body {
	SCROLLBAR-FACE-COLOR: #CC0000;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #990000;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #CCCCCC;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../imagenes/logo_inf.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	visibility: visible;






}
.fondo-nav {
	background-attachment: fixed;
	background-repeat:    repeat-x;
	background-position: left top;
	background-image: url(../imagenes/fondo_nav.jpg);

}
.2-lineas {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: outset;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;

}
.fondo-azul {

	background-attachment: fixed;
	background-repeat:    repeat-x;
	background-position: left top;
	background-image: url(../imagenes/fondo_azul.jpg);
}
.fondo-tabla {
	background-attachment: fixed;
	background-image: url(../imagenes/fondo_marco_inf.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
}
.cabecera-tabla {
	background-attachment: fixed;
	background-image: url(../imagenes/cabecera_tabla.gif);
	background-repeat:  no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;

}
.borde {
	border: 1px solid #990000;
}
.borde-tabla-rojo {
	border: 1px solid #990000;
	padding: 5px;

}
.portada {
}
.borde-tabla-portada {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.5px-margen {
	padding: 5px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;

}
tr {
	text-align: justify;
}
.desplegable {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	background-color: #FFDDDD;
	border: none;
}
