.titulos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.titulos:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
BODY 
   {
    scrollbar-face-color: #B02F36;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-3dlight-color: #B02F36;
    scrollbar-arrow-color: #B02F36;
    scrollbar-track-color: #ffffff;
    scrollbar-darkshadow-color: #000000;
   }
.lssice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	}
.lssice:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	}
.central {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.central: hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.central-index{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.campos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #969595;
}
.borde{
	border: 2px solid #B02F36;
}
.fondorallas {
	background-image: url(imagenes/fondo-rallas.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.rallaroja {
	background-image: url(imagenes/barra-inf02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fondocuadro {
	background-image: url(imagenes/cuadro-texto.gif);
	background-repeat: no-repeat;
	background-position: center top;

}
.roja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B02F36;
	text-decoration: none;
	font-weight: normal;
}
.roja:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B02F36;
	text-decoration: none;
}
.cuadropuntedado {
	border: 1px dotted #B02F36;
}
.cuadrosinpuntedado {
	border: 1px solid #B02F36;
}
.centralroja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B02F36;
	text-decoration: none;
	font-weight: bold;
}
.centralroja:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B02F36;
	text-decoration: underline;
	font-weight: bold;
}
.fondoformu {
	background-image: url(imagenes/fondo-formu.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
form {
	margin: 0px;
	padding: 0px;
}
