.espacio_vertical_blanco{
	height:20px;
}
.bg_banner{
	height:124px;
	background-image:url(../img/Hogar/Contactenos/bg_banner.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.label{
	float:left;
	margin:auto;
	text-align:left;
	width:150px;
}
.input,.label,.titulo_selecciona_motivo,.texto_datos_contacto,.envianos_solicitud,.texto_obligatorio,.button{
	height:32px;
	font-family:"Verdana";
	font-size:0.8em;							
	text-align:left;
}
.input{
	float:none;
}
.input input,.input textarea{
	height:18px;							
	border:inset 1px;
	background-color:#f9f9f9;
}
.button{
	margin-top:70px;
	margin-bottom:50px;
	width:176px;
	height:29px;
	float:right;
	margin-right:50px;
}
.button:hover{
	cursor:pointer;
}
* html .button{
	margin-top:20px;
	margin-bottom:0px;
}
* html .input input{
	border-bottom-width:thin;
}
.input textarea{
	height:75px;
	width:400px;
}
.titulo_selecciona_motivo,.texto_datos_contacto{
	text-align:left;
	font-size:1em;
	font-weight:bold;
}
#div_bordes_contenido{
	background-color:white;
}
.envianos_solicitud{
	font-weight:bold;
}
.bg_banner .interior{
	
	width:450px;
	height:75px;
	position:absolute;
	top:28px;
	*top:20px;
	left:60px;
	text-align:left;
}