.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: ##842A46;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-3dlight-color: #842A46;
    scrollbar-arrow-color: ##842A46;
    scrollbar-track-color: #ffffff;
    scrollbar-darkshadow-color: #000000;
   }
.lssice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #FFFFFF;
	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: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	}
.central {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #033D1D;
	text-decoration: none;
	font-weight: normal;
}
.central:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #033D1D;
	text-decoration: none;
	font-weight: normal;
}
.centralnegrita {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #033D1D;
	text-decoration: none;
	font-weight: bold;
}
.centralnegrita:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #033D1D;
	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: 1px solid #2A4D3E;
}
form {
	margin: 0px;
	padding: 0px;
}.fondo {
	background-color: #842A46;
	background-image: url(imagenes/fondo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondo2 {
	background-image: url(imagenes/fondo2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.texto1 {
	background-image: url(imagenes/para-texto2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.texto3 {
	background-image: url(imagenes/para-texto3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.texto4 {
	background-image: url(imagenes/para-texto4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondo3 {
	background-image: url(imagenes/fondo3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FDFDFD;

}
.fondocontac {
	background-image: url(imagenes/contactar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
