/* FORMULARIO CONTACTO */
.titulo-form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; padding-top: 8px;
	
}
.text-form{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
#denominacion{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 22px;
	
}
#campo{
	padding: 0px;
}
.fondo-campo{
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding: 2px;
	cursor: text;
}
#contenedor{
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Estilo1 {
font-size: 24px;

}

.formu{
margin: 0px 0px 0px 30px;

}