BODY {
	SCROLLBAR-FACE-COLOR: #fff; /*COLOR DE RELLENO DE LOS OBJETOS*/
	SCROLLBAR-HIGHLIGHT-COLOR: #fff; /*COLOR DE LINEA FINA IZQUIERDA-ARRIBA*/
	SCROLLBAR-SHADOW-COLOR: #fff; /*COLOR DE LINEA GRUESA DERECHA-ABAJO*/
	SCROLLBAR-3DLIGHT-COLOR: #fff; /*COLOR DE LINEA FINA IZQUIERDA-ARRIBA DE EFECTO 3D*/
	SCROLLBAR-ARROW-COLOR: #525B08; /*COLOR DE LAS FLECHITAS*/
	SCROLLBAR-TRACK-COLOR: #fff; /*COLOR DE RELLENO DEL FONDO DE LA BARRA DE DESPLAZAMIENTO*/
	SCROLLBAR-DARKSHADOW-COLOR: #fff /*COLOR DE LINEA FINA DERECHA-ABAJO*/
}
ul{
    padding-left: 3px;
    margin-left: 15px;
    list-style-type: none;
}
ul li {
    padding-left: 25px;
    background: url(imagenes/tic.gif) 0em 0em no-repeat;
    margin-bottom: 0.5em;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-family: "Arial", Courier, mono;

}
a:visited {
	color: #7D7D7D;
	text-decoration: none;
	font-family: "Arial", Courier, mono;

}
a:active {
	text-decoration: none;
	font-weight: normal;
	font-family: "Arial", Courier, mono;
	color: #7C890C;


}
a:hover {
	color: #525B08;
	text-decoration: none;
	font-weight: normal;
	font-family: "Arial", Courier, mono;

}
.cabecera {
	font-family: arial;
	color: #000000;
	font-size: 11px;

}
.detallestecnicos {
	font-family: arial;
	color: #999999;
	font-size: 9px;


}
.tituloSeccion {
	font-family: Arial;
	color: #000000;
	text-transform: none;
	font-style: normal;
	font-variant: small-caps;
	font-size: 12px;


}
.contenidoSeccion {
	font-family: arial;
	color: #666666;
	font-size: 11px;

}
.marcarLetra {
	font-weight: normal;
	color: #A5B610;
	font-size: 11px;
	font-family: Arial;


}
.direccWeb {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
}
