@charset "utf-8";
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #999999;
	font-weight: bold;
}


a:link {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
.of_txt {
	color: #FF0000;
	text-decoration: none;
}


.of_txt a  {
	color: #FF0000;
	text-decoration: none;
}
.of_txt a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-style: italic;
}



.mail {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

.negrita {
	font-weight: bold;
}
.negrita_2 {
	font-size: 14px;
	font-weight: bold;
}
.negrita_gris_1 {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.peque {
	font-size: 11px;
}


.titulo2 {
	font-size: 18px;
	color: #999999;
	font-weight: bold;
}

.formulario {
	background-color: #FFFFFF;
	border: 1px dashed #CCCCCC;
}
.formulario:hover {
	background-color: #FFFAE6;
	border: 1px dashed #CCCCCC;
}

.formulario:focus {
border-color: #64acd8;
border-width: 1px;
}
.normal_blanco  {
	color: #FFFFFF;
	font-size: 11px;
}

.pie {
	font-size: 11px;
	text-align: center;
	line-height: 3;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.titulo3_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #FF0000;
	font-weight: bold;
}
.titulo4_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FF0000;
	font-weight: bold;
}
