BODY {
	SCROLLBAR-FACE-COLOR: #DBD0C8;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #B6A697; 
	SCROLLBAR-ARROW-COLOR: #6D6136; 
	SCROLLBAR-TRACK-COLOR: none; 
	SCROLLBAR-SHADOW-COLOR: #DBD0C8; 
	SCROLLBAR-DARKSHADOW-COLOR: #B6A697;
}
.menutexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #553F35;
	text-decoration: none;

}
.menutexto:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #AD2C56;
	text-decoration: none;

}
.titulonoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.subtitulonoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-variant: normal;

}
.noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.continua {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;

}
.continua:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.citas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
}
.volver {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
.volver:hover {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #AD2C56;

}
.borde_U {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C5B9AB;
	border-bottom-color: #C5B9AB;
	border-left-color: #C5B9AB;
}
.borde_O {
	border: 1px solid #C5B9AB;
}
.borde_abajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5B9AB;
}
.linea {
	color: #DBD0C8;
	border: dotted;
}
.recuadro {
	border: 1px dashed #9C8F86;
	margin: 2px;
	background-color: #9C8F86;
}
.FormMensaje {
	border: 1px solid #B6A697;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #4E4035;
	background-color: #F3EFED;
}
.FormTexto {
	font-size: 12px;
	font-style: normal;
	color: #5E4C3E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.FormBoton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4e4035;
	border: 1px solid #B6A697;
	background-color: #F3EFED;
	cursor: hand;
}
