	.hidden
{
	display: none;
}

table.form
{
	width:728px;
}
div.margen
{
	padding-left:15px;
	padding-top:20px;
	font-size:12px;
	padding-bottom:25px;
}
div.margen_titulo
{
	padding-left:15px;
	font-size:12px;
	color:#b2bb1c;
	font-weight:bold;
	font-size:14px;
}
div.subtituloform
{
	height:30px;
	background:#f5f5f5;
	width:656px;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	margin-left:22px;
	padding-top: 15px;
}
td.margencampos
{
	padding-top:30px;
	padding-left:15px;
	padding: 0px;
}
td.margencampos select
{
	background-color:#E2E2E2;
	width:200px;
	font-size: 11px;
}
td.grayline
{
	background-color:#E2E2E2;
	height:25px;
	text-align: left;
}
a.confirmar
{
	cursor: pointer;
	margin-left: 190px;
	width:100px;
	height:20px;
	background: url('../images/layout/botonconfirmar.gif') no-repeat;
}
td.aclaracionnaranja
{
	background-color:#FFF4DA;
	vertical-align:top;
	/*border-bottom: 1px solid #ACACAC;*/
}
td.aclaracionverde
{
	background-color:#E7EFAD;
	vertical-align:top;
}


span.formText
{
	font-weight:bold;
	font-size:11px;
	width:190px;
	margin-bottom:20px;
	vertical-align: top;
}
input.continuar
{
	margin-left: 7px;
}
input.segundo
{
	margin-left: 88px !important;
}

a.backverde
{
	font-size:12px;
	font-weight:bold;
	color:#A6BC09;
	display: inline-block;
}
div.botonera
{
	text-align: right;
	width:445px;
}
div.campos
{
}
table.fields
{
	margin-left: 20px;
	margin-top: 20px;
}
table.fields tr
{
	height: 35px;
}
table.fields td
{
	vertical-align: top;
	text-align: left;	
}

/*FALTA: Este hay que sacarlo, está solo para que no se rompa cuando cambia la clase en JavaScript*/
table.fields td.label
{
	width: 215px;
	font-weight:bold;
	font-size:11px;
	padding-right: 5px;	
	width: 270px;
}
table.fields td.labelNaranja
{
	width: 200px;
	font-weight:bold;
	font-size:11px;
	padding-right: 5px;
	text-align: left;
}
table.fields td.labelVerde
{
	width: 215px;
	font-weight:bold;
	font-size:11px;
	padding-right: 5px;
	margin-left:0px !important;
	text-align: left;
	padding-left: 5px;
}
.labelVerdeBold
{
	width: 220px;
	font-weight:bold;
	padding:3px 0px 3px 0px;
	font-size:14px;
	height:30px;
	padding-right: 5px;
	color:#939292;
	margin-left:0px !important;
	text-align: left;
	padding-left: 5px;
}
.labelVerdeBoldPequeText
{
	width: 250px;
	font-weight:bold;
	font-size:14px;
	height:30px;
	padding-right: 0px;
	color:#ffffff;
	text-align: left;
	padding-left: 0px;
}
.labelVerdeBoldPeque
{
	width: 150px;
	font-weight:bold;
	font-size:12px;
	height:30px;
	padding-right: 0px;
	color:#ffffff;
	
	text-align: left;
	padding-left: 0px;
}
div.div_tpl2 {
	width:640px;
}
div.div_tpl6 {
	width:640px;
}

div.div_tplchico
{
	width:303px;
}
div.div_tpl6 table.fields,
div.div_tpl2 table.fields
{
	margin-left: 0px;
}
div.div_tpl6 table.fields td.labelVerde
{
	width:630px !important;
	font-size:12px;
}
div.div_tpl6 table.fields td.input
{	
	width: 200px;
	margin-top:23px;
}

div.div_tpl2 table.fields td.labelVerde
{
	width:197px !important;
	width:257px !important;
}


div.div_tplchico table.fields td.labelVerde
{
	width:250px !important;
}
div.div_tpl2 table.fields #lbl_chk_terminos,
div.div_tpl2 table.fields #lbl_chk_ofertas { text-align:left !important; padding-left:137px; width: 400px !important;}
div.div_tpl2 table.fields #txt_informacion { width:250px; }

div.div_tpl6 table.fields #lbl_chk_terminos,
div.div_tpl6 table.fields #lbl_chk_ofertas { text-align:right !important; padding-left:137px; width: 400px !important;}
div.div_tpl6 table.fields #txt_informacion { width:250px; }

div.div_tplchico table.fields #lbl_chk_terminos,
div.div_tplchico table.fields #lbl_chk_ofertas { text-align:left !important;}
div.div_tplchico table.fields #txt_informacion { width:200px; }

table.fields td.error,table.fields span.radioerror
{
	color: red;
}
table.fields td.labelNaranja a
{
	color:#FF7E00;
}
table.fields td.labelVerde a
{
	
}
table.fields td.spanned
{
	width: 460px;
}
table.fields td.label span
{
	width: 200px;
	display: inline;
	vertical-align: top;
}
table.fields td.input
{	
	width: 290px;
	margin-top:23px;
}

div.listcontrolradio
{
	display:inline;
}
table.fields td.radioinput, table.fields td.telefonoinput
{
	font-size:11px;
	font-weight:bold;
}
table.fields td.input input, table.fields td.telefonoinput input
{
	border:1px solid gray;
	background-color:#FFFFFF;
	width:190px !important;
}
table.fields td.input div.block
{
	border: 1px solid gray;
	overflow: auto;
	height: 144px;
	background-color: white;
	font-size:11px;
}
table.fields td.input div.block input
{
	border: 0px;
	background-color: white;
	width: auto;
}

input#txt_telefono { width:187px !important; }
input#txt_codigopostal{ width: 77px !important; }
input#txt_edad{ width: 33px !important; }
table.fields td.telefonoinput input#txt_telefonoint { width: 77px; }
input#txt_telefonoalternativo { width:187px !important; }
table.fields td.telefonoinput input#txt_telefonoalternativoint { width: 77px; }
table.fields td .errmsg
{
	font-weight: bolder;
	color: red;
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
	margin-bottom: 10px;
}
table.fields td .examplemsg
{
	/*font-weight: bold;*/
	color: black;
	font-family: Arial;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 0px;
}
.rdb_errmsg
{
	font-weight: normal;
	color: red;
	font-family: Arial;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
}
table.fields td.input .error, table.fields td.radioinput .error, table.fields td.telefonoinput .error
{
	background-color: #f1c5c5;
}
table.fields td.optionalNaranja
{
	font-size:12px;
	color:#FF7E00;
	font-style:italic;
	padding-left: 10px;
	padding-top: 3px;
	vertical-align: top;
}
table.fields td.optionalVerde
{
	font-size:11px;
	color:#7f8900;
	padding-left: 10px;
	padding-top: 3px;
	vertical-align: top;
}
div.errorHipBox div.errorHipoteca,
div.errorBox div.errorDiv
{
	text-align: left;
	height: 33px;
	color: #c10000;
	width:660px;
	background:#f5f5f5;
	margin-top:15px;
	font-size:14px;
	margin-left:15px;
}

div.div_tpl2 div.errorHipBox div.errorHipoteca,
div.div_tpl6 div.errorHipBox div.errorHipoteca,
div.div_tpl2 div.errorBox div.errorDiv,
div.div_tpl6 div.errorBox div.errorDiv,
div.div_tplchico div.errorBox div.errorDiv
{
	text-align: center;
	height: auto;
	color: #c10000;
	margin-top:2px;
	font-size:11px;
	margin-left:5px;
	background:none;
	width:auto !important;
}
div.errorBox img.redalert
{
	margin-right: 10px;
	margin-left: 10px;
}

div.canalcustom
{
	width:958px;
	height:47px;
	border:0px solid #000000;
}

div.formcontent div.solapatitulo
{
	height:38px;
	color:#FFFFFF;
	overflow:auto;
	width:954px;
	text-align:left;
	line-height:38px;
	font-size:18px;
	margin-top:1px;
	background:inherit;
}

div.formcontent div.solapatitulo div.izq
{
	background:url(../images/layout_2/formulario_titulo_izq.gif) no-repeat left bottom;
	width:5px;
	float:left;
	height:38px;
}

div.formcontent div.solapatitulo div.med
{
	float:left;
	width:943px;
	height:38px;
}

div.formcontent div.solapatitulo div.der
{
	background:url(../images/layout_2/formulario_titulo_der.gif) no-repeat right bottom;
	width:6px;
	float:left;
	height:38px;
}

div.caja_formulario
{
	text-align:left;
	width:952px;
	background:#FFFFFF;
	border-right:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
}
div.caja_formulario_Tpl6,
div.caja_formulario_Tpl2
{
	text-align:left;
	width:955px;
	background:#FFFFFF;
}


div.caja_formulario div.boxes
{
	width:945px;
	
}
div.solapaform
{
	width:954px;
	height:6px;
	margin-left:0px;
	float:none;
}
div.solapaform div.izq
{
	width:4px;
	height:4px;
	float:left;
	background:url(../images/layout_2/bottom_izq.gif) no-repeat left top;
	font-size:1px;
}
div.solapaform div.med
{
	width:946px;
	float:left;
	height:4px;
	font-size:1px;
	background:#FFFFFF;
	border-bottom:1px solid #d7d7d7;
}
div.solapaform div.med1
{
	width:710px;
	float:left;
	height:4px;
	font-size:1px;
	background:#FFFFFF;
	border-bottom:1px solid #d7d7d7;
}
div.solapaform div.med2
{
	width:236px;
	float:left;
	height:4px;
	font-size:1px;
	background:#F5F5F5;
	border-bottom:1px solid #d7d7d7;
}
div.solapaform div.der
{
	background:url(../images/layout_2/bottom_der.gif) no-repeat right top;
	width:4px;
	height:4px;
	float:left;
	font-size:1px;
}
div.formcontent td.textoexplicativo
{
	background: #F5F5F5;
	width:238px important!;
	padding: 20px;
	font-size:11px;
	text-align:left;
}
div.formcontent td.textoexplicativo_tpl6
{
	width:201px;
	padding: 20px;
	font-size:11px;
	text-align:left;
	border-left: 1px solid #b2bb1c;
}
div.formcontent td.textoexplicativo_tpl2
{
	width:201px;
	padding: 20px;
	font-size:11px;
	text-align:left;
	border-left: 1px solid #b2bb1c;
}
.txt_tpl6 {

	padding-right: 5px;
	margin-left: 0px;
	margin-top:10px;
	margin-bottom:10px;
}
div.txt_tpl2 {
	border-left: 11px solid #b2bb1c;
	padding-right: 5px;
	margin-left: 14px;
	margin-top:10px;
	margin-bottom:10px;
}
div.txt_tpl2 div.margen {
	padding-bottom: 5px;
	padding-top: 5px;
	color: #676760;
	font-familiy: Arial;
	font-size: 11px;
}
div.txt_tplhipdetalle {
	margin-top:-10px;
	border-left: 3px solid #dce6f2;
	border-right: 3px solid #dce6f2;
	font-size:8px;
	font-weight:bold;
	width: 258px;
}
div.txt_tplhipdetalle div.margen {

	padding: 5px 10px 5px 10px;
	color: #676760;
	font-familiy: Arial;
	font-size: 11px;
}
div.txt_tpl6 div.margen {
	padding-bottom: 5px;
	padding-top: 5px;
	color: #676760;
	font-familiy: Arial;
	font-size: 13px;
}
div.div_tpl6 .label,
div.div_tpl2 .label,
div.div_tpl6 .labelVerde,
div.div_tpl2 .labelVerde {
	text-align:right !important;
	font-weight: normal !important;
	color: #444444 !important;
	padding-right:22px !important; 
}

div.div_tplchico .label,
div.div_tplchico .labelVerde {
	text-align:left !important;
	font-weight: normal !important;
	color: #676760 !important;
	padding-right:22px !important;
	padding-right:0px !important; 
}
div.div_tplchico .input
{
	margin:5px 0px 10px 10px;
	overflow:auto;
	width:100%;
}
div.div_tpl2 select.textbox,
div.div_tplchico select.textbox {
	background-color: #eff1f2 !important;
}

div.div_tpl6 .textbox,
div.div_tpl2 .textbox,
div.div_tplchico .textbox{
	color: #676760 !important;
	border-right: 1px solid #3c7fb1 !important;
	border-top: 1px solid #5794bf !important;
	border-bottom: 1px solid #c7e2f1 !important;
	border-left: 1px solid #c7e2f1 !important;
}
div.importe .textbox
{
	color: #676760 !important;
	border-right: 1px solid #3c7fb1 !important;
	border-top: 1px solid #5794bf !important;
	border-bottom: 1px solid #c7e2f1 !important;
	border-left: 1px solid #c7e2f1 !important;
	background-color: #eff1f2 !important;
	font-size: 11px;
}
div.div_tpl2 .tpl2_ast_error,
div.div_tpl2 .error,
div.div_tplchico .tpl2_ast_error,
div.div_tplchico .error {
	color: #ba0b0b !important;
}
div.formcontent div.campos span
{
	margin:0px;
}
#Formu
{
	margin:0px;
}

#txt_mesesviviendo
{
	width:50px !important;
	margin-right:10px;
	margin-left:10px;
}
#txt_aniosviviendo ,#txt_duracion
{
	width:50px !important;
	margin-right:10px;
}
#txt_cantidadsolicitada
{
	width:100px !important;
	margin-right:2px;
}
#txt_cantidadpendiente
{
	width:100px !important;
	margin-right:2px;
}
#txt_preciocompra,#txt_importe,#txt_saldo,#txt_cargos, #txt_calc_valor_inmueble, 
#txt_calc_hipoteca_solicitar, #txt_calc_interes, #txt_calc_ingresos, #txt_calc_edad
{
	width:100px !important;
	
}

#txt_rangoprecios,#txt_importesolicitado,#txt_ingresoanualbruto, #txt_plazohipoteca, #txt_plazohipoteca, #txt_preciocomprainmueble,
#txt_pagomensual
{
	width:80px !important;
	
}

#txt_importe_mensual
{
	width:65px !important;
	margin-left:5px;
}


form#testimonio
{
	color:#626262;
	background:inherit;
	font-size:12px;
	padding-top:20px;
	padding-left:27px;
	margin:0px;
	width:448px;
}

form#testimonio td.label
{
	width: 150px;
	font-weight:bold;
	font-size:11px;
	height:30px;
	padding-right: 5px;
	vertical-align:top;
}


form#testimonio td.input
{	
	width: 240px;
	margin-top:23px;
}


form#testimonio td.input input
{
	border:1px solid gray;
	background-color:#FFFFFF !important;
	width:250px;
}

form#testimonio td .errmsg
{
	font-weight: bolder;
	color: red;
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
	margin-bottom: 10px;
}

form#testimonio td .examplemsg
{
	/*font-weight: bold;*/
	color: black;
	font-family: Arial;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 0px;
}

form#testimonio td.input .error, form#testimonio td.radioinput .error, form#testimonio td.telefonoinput .error
{
	background-color: #f1c5c5;
}
form#testimonio textarea
{
	width:250px;
	height:190px;
	border:1px solid gray;
	background-color:#FFFFFF !important;
}

.borderVerdes
{
	width:100px;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #ddddd8;
	border-top:1px solid #d0d0d0;
	border-bottom:1px solid #e0e2cb;
	background-color:#FFFFFF;
}

#txt_duracion_anios, #txt_interesaplicable_texto
{
	width:100px;
}
#txt_interesaplicable, #txt_interesaplicable2
{
	width:140px !important;
}

#txt_importe_mensual,#txt_cargos,#txt_importe,#txt_preciocompra,#txt_saldo,#txt_duracion
{
	text-align:right;
}

#txt_cuota_hipoteca,#txt_cuota_coche,#txt_cuota_prestamos,#txt_cuota_resultado,#txt_interesaplicable_texto1
{
	width:100px !important;
	text-align:right;
}
#txt_importe_hipoteca,#txt_importe_coche,#txt_importe_prestamos,#txt_importe_resultado
{
	width:100px !important;
	margin-left:20px;
	text-align:right;
}

div.div_tplchico #txt_nombre,
div.div_tplchico #txt_email,
div.div_tplchico #txt_telefono,
div.div_tplchico #txt_telefonoadsl
{
	width:214px !important;
}

div.div_tplchico #cbo_horariocontacto
{
	width: 175px !important;
}

div.formulario_grande_canal
{
	padding-left:60px;
}

div.formulario_grande_canal div.top
{
	width:600px !important;
}

div.formulario_grande_canal div.tplchico_top_middle
{
	width:582px !important;
}
div.formulario_grande_canal div.tplchico_bottom_middle
{
	width:582px !important;
}
div.formulario_grande_canal div.div_tplchico
{
	width:598px !important;
}

div.formulario_grande_canal div.div_tplchico table.fields
{
	width:570px !important;
}
div.formulario_grande_canal div.div_tplchico table.fields td.labelVerde
{
	width:219px !important;
	text-align:right !important;
}
div.formulario_grande_canal div.div_tplchico table.fields td.radioinput
{
	width:250px !important;
}
div.formulario_grande_canal div.botonera
{
	width:575px !important;
}
div.formulario_grande_canal div.div_tplchico div.titulo_item div.centro
{
	width:575px !important;
}

div.formulario_grande_canal td.lbl_chk_ofertas
{
	width: auto !important;
}
div.formulario_grande_canal table.fields td.label
{
	width: 232px;
	font-weight:bold;
	font-size:11px;
	padding-right: 5px;	
	text-align:right !important;
}

div.intro_form_adsl
{
	background:url(../images/canal/contactar_form_bk.gif) no-repeat;
	width:542px;
	height:125px;
	margin-left:5px;
	color:#FFFFFF;
	font-size:12px;
}
textarea#txt_comentariosadicionales
{
	width: 250px !important;
}
div.right-text
{
	width:201px;
	padding-left:19px;
	text-align:left;
}

.animationContainer{
	width:730px;
	color:#707070;
}
.div_p1,
.div_p2,
.div_p3{
	width:713px;
}
.div_desc{
	
	background-color:#e6eeac;
	border:1px solid #c5cf7f;
	padding:10px;
}

.hideInitially{
	visibility: hidden;
	margin-left:0px;
	color: #444444 !important;
}
