.texto {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 15px;

}

.titulo_rec {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.linea {

	border: dotted #336699;

}

.trebuchet {

	font-family: "Trebuchet MS";

	font-size: 10pt;

}

.tit_barrita {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #FF6600;

}

.tabla_borde {

	border: thin dashed #006699;

}

.formu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ROJO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.tit_celeste {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #3399FF;
}
.linea_naranja {
	border: 1px solid #FF9900;
}
.cuadrito_borde {
	padding: 3px 2px 8px 10px;
	width: 250px;
	border: 1px solid #CCCCCC;
}

.text_blanco_tit {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
}
.texto_todo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.tit_naranja {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.linea_puntos {
	border: 1px dashed #999999;
}
.texto_plomo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #006699;
}
.txt_blanco {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
a.portada:link {color: #000000;
text-decoration: none;}

a.portada:visited {color: #000000;
text-decoration: none}

a.portada:hover {color: #ff6d05;
text-decoration: none;}
.linea_vert {
	background-image: url(../images/portada/linea.gif);
	background-repeat:  repeat-y;
}

