#form_contacto{	overflow:hidden;	clear:both;	display:inline-block;	float:left;	width:100%;}#form_contacto form{	margin:25px 0px 0px 0px;	padding:0px 0 0 40px;	float:left;	width:100%;	float:left;	line-height:23px;	overflow:hidden;	box-sizing:border-box;}#form_contacto form label{	font-size:17px;	float:left;	clear:both;	width:90px;	margin-top:30px;	margin-left:8px;	display:block;	overflow:hidden;}#form_contacto form label:first-child { margin-top:0; }#form_contacto form input.text{	float:left;	clear:both;	width:100%;	display:block;	box-sizing:border-box;	padding:10px;	margin-top:10px;	font-family: 'QLASSIKB';	font-size:16px;	font-weight:bold;	color:#9255C3;	border: 1px solid #A688B2;	background-color:#fff;}#form_contacto form input.submit{	clear:both;	float:right;	margin:10px 0px 0px 0px;	background-color:#A688B2;	display: inline-block;	font-size: 14px;	padding: 6px 10px;	text-align: center;	border: 0px;	text-transform: uppercase;	border-radius: 3px;	box-shadow: 0px 0px 3px #888;	color: #fff;	cursor: pointer;	font-family: Arial;	font-weight: bold;	transition:opacity .3s;}#form_contacto form input.submit:hover,#form_contacto form input.submit:active { opacity:.7; }#form_contacto textarea{	clear:both;	float:left;	width:100%;	box-sizing:border-box;	height:100px;		padding:10px;	margin-top:10px;	font-family: 'QLASSIKB';	font-size:21px;	font-weight:bold;	color:#9255C3;	border: 1px solid #A688B2;	background-color:#fff;}#form_contacto form input.text:focus,#form_contacto form textarea:focus{	background-color:#9255C3;	color:#fff;}#preguntas_frecuentes{	margin:0px 0px 50px 0px;	padding:0px;	list-style-type:none;	clear:both;	width:960px;	overflow:hidden;	list-style:square url("../img/contacto_bullet_violeta.gif");	font-size:16px;	list-style-position:inside;}#preguntas_frecuentes li{	float:left;	width:435px;	margin:10px 0px 10px 0px;}#preguntas_frecuentes a{	color:inherit;	text-decoration:none;}#preguntas_frecuentes a:hover { text-decoration:underline; }p.respuesta { margin-bottom:5px; margin-top:10px; }a.volver{	padding-left:20px;	background-image:url(../img/contacto_bullet_volver.gif);	background-repeat:no-repeat;	font-family:Trebuchet MS;	font-size:11px;	background-position:left 7px;	display:block;	margin-bottom:60px;	clear:both;	text-decoration:none;}a.volver:hover { text-decoration:underline; }h3 { margin-bottom:0px; }#form_contacto .columna{	display:inline-block;	float:left;	box-sizing:border-box;	clear:left;	width:34%;}#form_contacto .columna.derecha{	width:62%;	float:right;	clear:right;}#form_contacto .inp_entry{	display:inline-block;	float:left;	box-sizing:border-box;	clear:both;	width:100%;	margin-bottom:20px;}