.fondo {
	background:#E5EACD url(../images/degradaofondo.jpg) repeat-x left top;
	
}
.fondo-up {
	background-image: url(../images/interiores/fondo-up.gif);
	background-repeat:  repeat-x;
}
.fondoabajo {
	background-image: url(../images/interiores/fondo-down.gif);
	background-repeat:  repeat-x;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.corazon {
	background-image: url(../images/interiores/corazon.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.cuadroverde {
	background-color: #FCFCF8;
	border: 2px solid #ACBF4C;
}
.titulillo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
	text-decoration: none;
}
.cuadroazul {
	background-color: #D5EFFF;
	border: 2px solid #006699;
}

