@charset "utf-8";
/* CSS Document */


/* inicio aprobados */



/* inicio CONTACTOS */
.contactos_texto {
font-family: Arial;
	font-size: 12px;
	font-weight: none;
	color:#000000;
}
.contactos_textob {
font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
.contactos_titulo {
font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
}
.contactos_form_boton{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.contactos_form {
	font-family:  Arial;
	font-size: 11px;
	color: #000000;
	border:1px solid #0099FF;
	background: #ffffff;
}

/* fin CONTACTOS */



 .formulario_boton {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #A4DDDA;
}
.formulario {
	font-family:  Arial;
	font-size: 11px;
	color: #000000;
	border:1px solid #0099FF;
	background: #ffffff;
}