.formu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	border: 1px solid #006699;
	color: #003366;
}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*  cabecera */
.cabeza {
	background-attachment: fixed;
	background-image: url(../img/quedan.gif);
	background-repeat: no-repeat;
}
/* panel de contenido */
.celeste1 {
	background-attachment: fixed;
	background-image: url(../img/panel/celeste1.jpg);
	background-repeat: no-repeat;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.cel_izq {
	background-attachment: fixed;
	background-image: url(../img/panel/celeste_izq.jpg);
	background-repeat:  repeat-y;
}
.cel_der {
	background-attachment: fixed;
	background-image: url(../img/panel/celeste_der.jpg);
	background-repeat:  repeat-y;
}
.mapa {
	background-image: url(../img/mapa_abajo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.magenta_izq {
	background-attachment: fixed;
	background-image: url(../img/panel/magenta_izq.jpg);
	background-repeat:  repeat-y;
}
.magenta_der {
	background-attachment: fixed;
	background-image: url(../img/panel/magenta_der.jpg);
	background-repeat:  repeat-y;
}
.magenta1 {
	background-attachment: fixed;
	background-image: url(../img/panel/magenta_1.jpg);
	background-repeat: no-repeat;
}
.naranja_izq {
	background-attachment: fixed;
	background-image: url(../img/panel/naranja_izq.jpg);
	background-repeat:  repeat-y;
}
.naranja_der {
	background-attachment: fixed;
	background-image: url(../img/panel/naranja_der.jpg);
	background-repeat:  repeat-y;
}
.naranja1 {
	background-attachment: fixed;
	background-image: url(../img/panel/naranja_1.jpg);
	background-repeat: no-repeat;
}
.texto_plomo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}
/**titulos en panel*/
.titulo_rojo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #DE423A;
}
.novedades {
	background-attachment: fixed;
	background-image: url(../img/postit.gif);
	background-repeat: no-repeat;
}
.linea_magenta {
	border: thin dashed #E83285;
}

.linea_naranja {
	border: thin dashed #FF6600;
}

.linea_celeste {
	border: thin dashed #6699FF;
}
.cod_blog {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #006699;
}
.derecha {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #85AA2D;
	height: 20px;
	width: 20px;
}
.index1 {
	background-attachment: fixed;
	background-image: url(../img/panel/index_1.jpg);
	background-repeat: no-repeat;
}
.index_der {
	background-attachment: fixed;
	background-image: url(../img/panel/index_der.jpg);
	background-repeat:  repeat-y;
}
.index_izq {
	background-attachment: fixed;
	background-image: url(../img/panel/index_izq.jpg);
	background-repeat:  repeat-y;
}
.linea_derecha {
	border: 1px dashed #0099CC;
}
.linea_derechita_nov {
	border: 1px dashed #FF6600;
}
.verde_1 {
	background-attachment: fixed;
	background-image: url(../img/panel/verde_1.jpg);
	background-repeat: no-repeat;
}
.verde_izq {
	background-attachment: fixed;
	background-image: url(../img/panel/verde_izq.jpg);
	background-repeat:  repeat-y;
}
.verde_der {
	background-attachment: fixed;
	background-image: url(../img/panel/verde_der.jpg);
	background-repeat:  repeat-y;
}
.linea_verde {
	border: thin dashed #91BC2E;
}
.rojito {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF0000;
}
.plomo_grande {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
}
.granate_normal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #D93C37;
}
.texto_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

