.cabecera {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.formularios {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #029df9;
}
.cabecera_uno {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.hora {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.cabecera_home{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
	color: #111b3f;
}
.cabecera_home_azulito{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
	color: #0381b3;
}
.contenido{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #111b3f;
}
.contenido_bold{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #111b3f;
}
.contenido_bold_azulita{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0381b3;
}
.puntitos {
	font-family: Arial;
	font-size: 6px;
	font-weight: normal;
	color: #ababab;
}
.textbox {
	font-family: "arial";
	border: 1px solid #d7d7d7;
	background: #efefef;
	color: #313956;
	font-size: 11px;
	font-weight: normal;
	width: 225px;
 	height: 18px;
}
.textarea {
	font-family: "arial";
	border: 1px solid #d7d7d7;
	background: #efefef;
	color: #313956;
	font-size: 11px;
	font-weight: normal;
	width: 225px;
}
.submit {
	font-family: "arial";
	border: 1px solid #ffffff;
	background: #182555;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.links{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
	color: #0381b3;
}
.cabecera_home1{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	color: #111b3f;
}
.cabecera_home_azulito1{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	color: #0381b3;
}
.contenido_presu{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #111b3f;
}
.contenido_presu_bold{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #111b3f;
}
.migas{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #111b3f;
}
.migas_lin{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
	color: #111b3f;
}
.migas_on{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ff6f00;
}
.SUBTITULO_on{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff6f00;
}
.textbox_contratar {
	font-family: "arial";
	border: 1px solid #d7d7d7;
	background: #efefef;
	color: #313956;
	font-size: 11px;
	font-weight: normal;
	width: 275px;
 	height: 18px;
}
.textarea_contratar {
	font-family: "arial";
	border: 1px solid #d7d7d7;
	background: #efefef;
	color: #313956;
	font-size: 11px;
	font-weight: normal;
	width: 425px;
}
.submit_contratar {
	font-family: "arial";
	border: 1px solid #ffffff;
	background: #029df9;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}