/*plantilla de estilos para el menu*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
    scrollbar-face-color: #900000;
    scrollbar-shadow-color: #FFFFFF; 
    scrollbar-highlight-color: #FFFFFF; 
    scrollbar-3dlight-color: #FFFFFF; 
    scrollbar-darkshadow-color: #FFFFFF; 
    scrollbar-track-color: #EEEEEE; 
    scrollbar-arrow-color: #FFFFFF;
}

.distabla tr.resaltar {	
        background-color: #FBECD7;	
		color: #000000;
		cursor : hand;
}

.seleccionada {	
        background-color: #E1E0DF;	
		color: #000000;
		cursor : hand;
}

.encabeza_comenta {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	background-color: #EAEAEA;
	text-align: right;
}

.enlaces, a.enlaces, a.enlaces:link, a.enlaces:visited{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	line-height:12px;
}
a.enlaces:hover{
	color:#996633;
}
a.enlaces:active{
	color: #FF6600;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.fondo {
	background-attachment: scroll;
	background-image: url(imagenes/fondo_detalles.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.textos_eventos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #666666;
	background-position: center center;
}
.fecha_articulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-align: right;
}
.titulo_articulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #990000;
}

#varios {
    font-size: 11px; 
    line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: right;
	background:#FFFFFF;
}

.pie {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.separadores {
	background-color: #CCCCCC;
}

.marquesina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #790000;
}

.tit_tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.text_naranja {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

.titulo_contacto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-align: center;
	background-position: center;
}

.bordes {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-align: center;
}

.titulo_pregunta {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
	color: #990000;
}
.ecabezaTabla {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A51E16;
	text-align: center;
	height: 20px;
}

#ampliar {
	padding: 0px;
	margin-left: 15px;
	margin-right: 15px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.detalle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
