.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
.clearfix { display: block; }
/* Hides from IE-mac \*/ * html .clearfix {height: 1%;} /* End hide from IE-mac */

.hidden { display: none }

.floatLeft {float: left!important;}
.floatRight {float: right!important;}

.alignLeft { text-align: left !important; }
.alignRight { text-align: right !important; }

.noMargin { margin: 0; }

.mt5px { margin-top: 5px!important; }
.ml5px { margin-left: 5px!important; }

.pt5px { padding-top: 5px!important; }

.pb5px { padding-bottom: 5px!important; }
.pb10px { padding-bottom: 10px!important; }


body{
/*	background-color:#fff;  */
background-color:#e3222d;



	background-image:url(../img/bg_1.png);
	background-position:center;
	background-repeat:repeat-y;
	
	

    margin: 0px;
    padding: 0px;

/*
    overflow: hidden;
*/
}

object { outline:none; }

#forms_container{
/*    background:#fff;   */

    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999;
}

div#loading{

/*
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
*/	


	width:100%;
	height:100%;
	background:url(../img/loading.gif) #e3222d center no-repeat;

/*	
    filter: alpha(opacity=90);
	opacity:.9;	
*/	
	z-index:999;

}




div#content{
 	width:100%;
	margin:0px auto;
	color:#fff;
	font-size:10px;
	line-height:13px;
    display: none;
}

div#cabecera{
	width:1024px;
/*    margin-top: 35px; */
	margin:0px auto 0px auto;
}
div#cabecera div#logo100{
	margin-left: 35px;
	float:left;
}
div#cabecera div#logoAudi{
	margin-right: 35px;
	float:right;
	text-align:right;
}
div#cabecera div#exit{
	width:85%;
	margin-top:40px;
	float:left;
	text-align:right;
}

form{
	
	width:530px;
	margin:30px auto 35px auto;
	padding-bottom:30px;
}
#txtIni{
	width:530px;
	margin:30px auto 0px auto;
}
fieldset{
	width:530px;
	padding-bottom:20px;
}
#vfuturo_tiempoCompra_1_div{
	width:500px;
}
fieldset#pregunta6{
	padding-left:0px;
}
fieldset#pregunta6 p{
	padding-top:8px;
	width:450px;
	float:left;
}

fieldset p{
	width:100%;
	margin-bottom:10px;
}

input, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	

	border:1px solid #d5d5d5;
	
	height:18px;
	line-height:18px;
	margin-top:5px;
	float:left;
}

input:hover, input:focus, select:hover, select:focus{

/*
	background-color:#e3e3e3;
*/
}

/*input.texxt2 {
    background-color:#e3e3e3;
    border:1px solid; 
    border-color: #d5d5d5;    
}
*/
input.texxt {
	background-color:#fff;
}

div.label, div.labelInteres{
	display:inline;
	float:left;
	padding-top:9px;
	margin-left:15px;
}
div.label{
	width:100px;
}

div.cleared{
    clear:both;
}

div.labelInteres{
	width:130px;
}

div.labelInterno{
	margin-left:15px;
	margin-right:10px;
	display:inline;
	float:left;
	padding-top:9px;
}

div.labelDealers{

	display:block;
	float:left;
	padding-top:9px;
	margin-left:15px;

    width:190px;
    
}

div.radio{
	/*display:inline;
	float:left; */
	margin-left:15px;

}
div.radio label{
	margin-top:10px;
	margin-left:5px;
	/*float:left;*/
	text-align: left;
}
div.radio input{
	/*border:0px solid #d5d5d5;*/
	border:0px solid #e3222d;
}

input.boton{
/*	border:0px solid #fff;*/
	background-image:url(../img/btnEnviar.png);
	width:191px;
	height:36px;
	cursor:pointer;
}
input.boton:hover, input.boton:focus{
	background-image:url(../img/btnEnviar_hover.png);
}

input.chk{
	margin-top:-2px;
	margin-right:5px;
	line-height:20px;
	border:0px solid #e3222d;
	/*border:0px solid #d5d5d5;*/
}


div#errores{
	width:100%;
	margin-bottom:20px;
	margin-top:10px;
	color:#000;
	font-weight:bold;
}
div#submit{
	width:192px;
	float:right;
}

div#back{
	width:59px;
    margin-top: 16px;
    margin-left: 33px;
	float:left;
}

.center{
	text-align:center;
}

div#enviandoDatos{
	display:none;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	
	background:url(../img/enviando.gif) #fff center no-repeat;
	
    filter: alpha(opacity=70);
	opacity:.7;	
	
	z-index:3000;
}

div#footer{
	width:856px;
	margin-top:30px;
	padding-bottom:10px;
}
div#footer p{
	color:#fff;
	font-size:8px;
	text-align:right;
	
	padding-top:5px;
}
a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

/** Tamaņo campos formulario **/
#particular_trato_1{
	width:90px;
}
#particular_trato_1_select{
	width:84px;
}

#particular_nombre_1{
	width:218px;
}
#particular_apellido1_1, #particular_apellido2_1{
	width:145px;
}
#particular_numeroVia_1{
	width:45px;
}
#particular_nombreVia_1{
	width:143px;
}
#diaNac, #mesNac{
	width:39px;
	margin-right:5px;
}
#anoNac{
	width:53px;
}

#particular_provincia_1, #vfuturo_Concesion_1, #vfuturo_provinciaTD_1{
	width:180px;
}
#particular_provincia_1_select, #vfuturo_Concesion_1_select, #vfuturo_provinciaTD_1_select{
	width:174px;
}

#particular_tfnoFijo_1{
	width:128px;
}
#particular_tfnoMovil_1{
	width:127px;
}
#particular_email_1{
	width:380px;
}

#concesion_provincia_1_select{
    width: 154px;
}

#concesion_provincia_1{
    width: 160px;
}

#vfuturo_Concesion_1_select{
    width: 481px;
	margin-left:15px;
	
}

#vfuturo_Concesion_1{
    width: 486px;
	padding-left:15px;
}

#vactual_marca_1, #vactual_modelo_1{
	width:160px;
}
#vactual_marca_1_select, #vactual_modelo_1_select{
	width:154px;
}

#vactual_anyoMatriculacion_1{
	width:90px;
}

#vactual_carroceria_1{
	width:206px;
}
#vactual_carroceria_1_select{
	width:200px;
}

#vactual_matricula_1{
	width:90px;
}

#vfuturo_marca_1, #vfuturo_modelo_1, #vfuturo_marca_2, #vfuturo_modelo_2, #vfuturo_marca_3, #vfuturo_modelo_3, #vfuturo_marca_4, #vfuturo_modelo_4, #particular_tipoVia_1, #vfuturo_formaPagoDetalle_1 {
	width:145px;
}

#vfuturo_formaPagoDetalle_1 {
	color: #000; background: #fff;
	position: absolute;
	height:22px;
	left: -3px;
	* top: -8px !important;
	top:-7px;
    
}

	
#vfuturo_marca_1_select, #vfuturo_modelo_1_select, #vfuturo_marca_2_select, #vfuturo_modelo_2_select, #vfuturo_marca_3_select, #vfuturo_modelo_3_select, #vfuturo_marca_4_select, #vfuturo_modelo_4_select, #particular_tipoVia_1_select, #vfuturo_formaPagoDetalle_1_1_select, #vfuturo_formaPagoDetalle_1_2_select {
	width:139px;

}

#vfuturo_deseo_TD_1_div, #vfuturo_formaPago_1_div, #decisor_cargo_1_div, #vcomprado_motivoCompra_1_div, #vfuturo_tiempoCompra_1_div, #vactual_origenVehiculo_1_div, #telefono_div {
width: 500px;                                                                                                           
}


#particular_complementoVia_1, #decisorotros_cargo_1 {
    width: 135px;
}
#particular_codigoPostal_1 {
    width: 80px;
}
#particular_localidad_1 {
    width: 216px;
}

/** Custom Select **/
.customSelect{
  border: 1px solid #d5d5d5;
  position: relative; overflow: hidden;
  float:left;
  * height: 14px !important;
  height: 16px;
  margin-top:5px;
}

.customSelectEspecial {
   /* border: 1px solid #ffffff;  */
    position: relative; overflow: hidden;
    float:left;
    * height: 14px !important;
    height: 16px;
    /*padding: 5px 0 0 0;*/
    margin: 5px 0 0 5px;    
}
.inpSelect {
	color: #000; background: #fff;
	position: absolute;
	height:22px;
	left: -3px;
	* top: -8px !important;
	top:-7px; 
}


/** Intro **/

div#intro{
	margin-top:50px;
	width:100%;
}
div#intro p{
	margin-top:30px;
	width:100%;
	text-align:center;
}

/** Despedida **/

body#despedida{
	background-color:#fff;
	background-position:center;
	background-repeat:repeat-y;
	
	width:100%;
	height:100%;
}

div#contentDespedida{
	width:100%;
	margin:0px auto;
	
	color:#fff;
	font-size:10px;
	line-height:13px;
}

div#despedida{
	width:620px;
	height:142px;
	margin:0px auto;
	padding-top:100px;
}
div#txtDespedida{
	width:550px;
	height:92px;
	padding-top:30px;
	padding-left:60px;
	padding-right:60px;
	text-align:center;
	float:left;
	
/*	background:url(../img/fondoMnsj.png) no-repeat center; */
}
div#txtDespedida p#volver{
	margin-top:20px;
}

/** Nota Legal y condiciones generales **/
div#notaLegal, div#formInformacion, div#formPedidos, div#formTD{
    display: none;
/*	background:#fff;*/
}
div#wraper{
	width:450px;
	margin:100px auto 0px auto;
}
div#btnClose, div#btnCloseCondiciones{
	margin:0px auto 0px auto;
	width:22px;
	text-align:right;
	float:left;
}
div#txtLegal{
	background:#fff;
	color:#000;
	
	width:400px;
	height:600px;
	margin:0px auto;
	padding:20px 10px;
	overflow:auto;
	float:left;

	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
div#txtLegal p, div#txtCondiciones p{
    
    padding: 5px;
    
}

div#wraperCondiciones p{
    width: 310px;
    margin-left: 23px;
}



div#wraperFormInformacion{
	width:100%;
	margin:0px auto 0px auto;
}

div#txtFormInformacion{ /* fondo formulario */
	/*background-color:#e3222d;*/
	color:#000;
	
	width:100%;
	height:100%;
	margin:0px auto;
	padding:0px 0px;
	
	float:left;

	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

div#txtCondiciones{
	margin-top: 11px;
	background:#e3222d;
	color:#fff;

	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

.noFloated {
    float: none!important;
}

#txtIni p, #txtDespedida p, #pregunta1 p, #pregunta9 p{
	margin-bottom:3px;

}



