.texto {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;

}
.titulo {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #20527B;
}
.letrablanca {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
.titulorojo {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
}
.fecha {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
.final {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;

}
.textopeque {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.titulogrande {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #20527B;

}
label.error {display:block;color:red;font-weight:normal; font-size:9px;}
div.error {display:block;color:red;font-style:italic;font-weight:normal; position:absolute; top:0; left:219px; width:100px; font-size:0.8em;}
input.error, textarea.error {border:1px solid red!important;}

