BODY { margin: 0px 0px 0px 0px;  background-image: url(imagenes/1_fondo_1.png);  background-repeat: repeat-x;   background-color: #CBD7EA; }

.fondo_footer_1 { background-image: url(imagenes/1_footer_naranja.png);  width: 764px; height: 60px;  font-family: Arial, Helvetica, sans-serif;  font-size: 11px;  color: White;    }

.fondo_footer_2 { background-image: url(imagenes/1_footer_azul.png);  width: 764px; height: 37px; font-family: Arial, Helvetica, sans-serif;  font-size: 11px;  color: White; }

.fondo_cuerpo_1 { background-image: url(imagenes/1_fondo_2.png);  background-repeat: repeat-y;  }

.fondo_newsletter { background-image: url(imagenes/1-home_imagen_newsletter.jpg); width: 210px; height: 210px;}

.fondo_degradado_1 {
	background-image: url(imagenes/1_fondo_3.png);
	background-repeat: repeat-x;
}


.fuente_1 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 11px;  color: Black;  line-height: 18px;  }


.fuente_2 { font-family: Arial, Helvetica, sans-serif;  font-size: 12px;  color: Black;  line-height: 18px; 	font-weight: bold; }

.fuente_3 { font-family: Arial, Helvetica, sans-serif;  font-size: 12px;  color: Black;  line-height: 18px; }

.fuente_4  { font-family: Arial, Helvetica, sans-serif;  font-size: 14px;  color: #FFA800;  line-height: 18px;  font-weight: bold; }


a.enlace1:link {
	color: #FFA800;
	text-decoration: none;
	
}
a.enlace1:visited {
	color: #FFA800;
	text-decoration: none;
}
a.enlace1:hover {
	color: #FFA800;
	text-decoration: underline;
	
}
a.enlace1:active {
	color: #FFA800;
	text-decoration: none;
}


a.enlace2:link {
	color: #00008B;
	text-decoration: none;
	
}
a.enlace2:visited {
	color: #00008B;
	text-decoration: none;
}
a.enlace2:hover {
	color: #00008B;
	text-decoration: underline;
	
}
a.enlace2:active {
	color: #00008B;
	text-decoration: none;
}


a.enlace3:link {
	color: White;
	text-decoration: none;
	
}
a.enlace3:visited {
	color: White;
	text-decoration: none;
}
a.enlace3:hover {
	color: White;
	text-decoration: underline;
	
}
a.enlace3:active {
	color: White;
	text-decoration: none;
}

.box_novedades_fondo_medio { background-image: url(imagenes/1_box_nov_medio_fondo.png);  background-repeat: repeat-y;  }


/* Formularios */

.form_campo_1 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 11px;  font-weight: bold;  background-color: White;  width: 217px;  border: 1px solid #576FAF;  height: 27px;   }

.form_campo_2 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 11px;  font-weight: bold;  background-color: White;   width: 217px;  border: 1px solid #576FAF; height: 120px; } 

.form_boton {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 11px;  border: 1px solid #576FAF;
 background-color: White; height: 27px; 
}