﻿/*google maps branch office*/
.branchGoogleMaps
{
	width: 445px;
	background-color: #F2EFE9;
	padding-bottom: 10px;
	border: solid 1px #B7A684;
}
.branchGoogleMaps p
{
	font-size: 14px !important;
	color: #998559 !important;
	width: 100%;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: solid 1px #B7A684;
}
/*player*/

.videoInstitucional
{
	float: left;
	padding-top: 10px;
	padding-left: 150px;
}

/*esto es para que el tamaño del combo no dependa de un ancho fijo*/
.contenedor.prehome .buscador select
{
	width: auto;
}
.buscador select
{
	width: auto;
}
.contenedor.prehome .buscador input.buscar
{
	background-image: url('/img/ico-buscar.png') !important;
	background-image: none;
	background: repeat-y;
}
/*link de modificar datos en paso 2 del carro*/
.linkModificarDatos
{
	display: block;
	width: 100%;
	text-align: center;
}
.linkModificarDatos a
{
	display: block;
	color: #ffffff;
	font-size: 12px;
	margin-top: 10px;
	text-decoration: underline;
}
/*logo concesionaria grupo diaz*/
.contenedorLogoGrupoDiaz
{
	width: 157px;
	height: 61px;
	display: block;
	background-repeat: no-repeat;
}
.contenedorLogoGrupoDiaz div
{
	display: block;
	width: 78px;
	height: 30px;
	float: left;
}
.contenedorLogoGrupoDiaz div a
{
	display: block;
	width: 100%;
	height: 100%;
}
/*modificaciones por links en items de las sucursales*/
.cuerpo .nota .limpiarLinkNota
{
	width: auto;
	background: none;
	height: auto;
	position: relative;
	bottom: 0;
	left: auto;
	color: #fff;
	font-size: inherit;
	padding: 0;
	margin: 0;
}
.limpiarLinkNota
{
}
/*mensajes de alerta bajo submit en .net*/
.submitMensaje
{
	background-color: #FAE1BC;
	width: 100%;
	padding-top: 10px;
	margin-bottom: 10px;
	border: solid 1px #6B6B6B;
}
.submitMensaje .submitMensajeLeyenda
{
	color: #9B4878 !important;
	font-size: 14px !important;
	font-weight: bold;
	padding-bottom: 10px;
}
/*estilo para que el logo del header no se corte*/
.logo2
{
	height: auto !important;
}
/*alertas de validadores*/
.alertaValidador
{
	color: #FF0000 !important;
	font-size: 11px !important;
}
.clearBoth
{
	clear: both;
	height: 1px;
	overflow: hidden;
	font-size: 0px;
}
.pestana
{
	position: relative !important; /*width:925px !important;*/
	float: right !important;
	margin-bottom: -5px !important;
}


/*correccion en el link de mas informacion del perfil(datos personales)*/

.cuerpo.mi-cuenta .box-cars .inside.cuadro-login a.reg-extendida
{
	background-position: 150px 0 !important;
	width: 170px !important;
}
.cuerpo.registracion .box-cars a.reg-extendida
{
	text-transform: uppercase;
	color: #fff;
	background: url(../img/detalles/bg-ico-vermas3.png) no-repeat 150px 0;
	height: 24px;
	clear: both;
	display: block;
	padding-top: 3px;
	width: 170px;
	font-size: 1.1em;
}
/*se quita el mas del menu de novedades*/
.lateral-izq ul.menu li a
{
	background: none !important;
}
.lateral-izq ul.menu .linkVenta a
{
	padding: 0px !important;
}
.novedades .nota img
{
	margin-right: 0px;
}
/*descripcion breve para la nota completa*/
.cuerpo.cliente .box-cars .inside.destacado .descripcionBreve
{
	color: #ABCCF5;
}
/*menu de sucursales*/
.contenido.sucursales .lateral-izq ul.in-menu li a
{
	cursor: pointer;
}
.lateral-izq .linkCarDealer
{
	font-weight: bold !important;
}
/*menu de plan de ahorro*/
.lateral-izq .linkSavingsPlans
{
	font-weight: bold !important;
}
/*caja de login, fallaba en la pantalla de repuestos*/
.box1 .inside
{
	background: #859ad3 url(../img/login/bg-box-inside.png) repeat-x 0 0 !important;
	width: 187px !important;
	height: 78px !important;
	padding: 9px 6px 0 15px !important;
}
.box1 .inside .campo
{
	background: #C1CEE9 none repeat scroll 0 0 !important;
	border: 1px solid #A7A6AA !important;
	display: block !important;
	font-weight: normal !important;
	text-align: left !important;
	font-size: 12px !important;
	margin-bottom: 10px !important;
	padding: 2px !important;
	width: 138px !important;
	height: auto !important;
	color: #000000 !important;
	cursor: auto;
	text-transform: none !important;
}
/* estos estilos son nuevos y son para mantener seleccionadas las categorias en la pantalla de los accesorios /compra/nuevos/accesorios / */
.accesorios a.interiorSelected
{
	background: url(../img/boton-interior.png) no-repeat 0 -81px !important;
}
.accesorios a.exteriorSelected
{
	background: url(../img/boton-exterior.png) no-repeat 0 -81px !important;
}
.accesorios a.seguridadSelected
{
	background: url(../img/boton-seguridad.png) no-repeat 0 -81px !important;
}
.accesorios a.tecnologiaSelected
{
	background: url(../img/boton-tecnologia.png) no-repeat 0 -81px !important;
}
/* contenedor de la lista de imagenes de la ficha del auto nuevo, slide */
.listaDesplegableSucursal
{
	background-color: #6D6D6D;
	border: 1px solid #A7A6AA;
	color: #FFFFFF;
	font-size: 0.9em;
	margin-right: 10px;
	padding: 1px;
}
.usado .box .cuadro-usado .galleryDelete
{
	display: none;
	width: 100% !important;
	text-align: center !important;
	float: left !important;
	padding-top: 3px !important;
	color: #ffffff !important;
}
.galeriaVertical
{
	width: 83px !important; /*height: 225px !important;*/
	height: 276px !important;
	padding: 0px;
	margin: 0px;
	background-color: #3E52A9;
	overflow: hidden;
	display: block;
	border: 0;
}
.subir, .bajar
{
	cursor: pointer;
	width: 83px !important;
}
.imagenGarndeGaleriaVertical
{
	float: left;
	width: 402px; /*height: 251px;*/
	height: 302px;
	margin: 0px;
	padding: 0px;
	background-color: #3E52A9;
}
.galeriaVertical ul li a
{
	cursor: pointer;
	padding: 0px;
	margin: 0px;
}
/*estilos para la lista de propiedades del auto-> aire acondicionado, llantas, etc*/
.icons .opDefecto
{
	display: block;
	height: 28px;
	width: 30px;
	float: left;
}
.icons, .colors
{
}
.colors .opDefecto
{
	display: block;
	height: 19px;
	width: 19px;
	float: left;
}
/*estilos de los tab de ficha completa del auto*/
.titulo-ficha
{
	cursor: pointer;
}
/*miniaturas para los listados de notas*/
.tdNotaLista
{
	vertical-align: middle !important;
	float: left;
}
/*caja de la foto del destacado BIG*/
.tdImagenDestacado
{
	vertical-align: middle !important;
}
.tdImagenDestacadoOrizontal
{
	/*margin: 1px 15px 1px 0;*/
	text-align: center !important;
	vertical-align: middle !important;
}
.home .box-cars.der .descripcion img
{
	margin: 0px;
}

/*miniaturas para los videos*/
.tdVideo
{
	vertical-align: middle !important;
}
/*miniaturas para los destacados verticales*/
.tdDestacadoVertical
{
	vertical-align: middle !important;
}
/*caja de la imgaen del accesorio de ficha final*/
.tdAccesorio
{
	vertical-align: middle !important;
}
/*miniaturas para los accesorios*/
.tdAccesorio
{
	vertical-align: middle !important;
}
/*estilos para los iconos seleccionados en el menu de extras de la ficha del auto*/
.extras1Selected
{
	/*trailers*/
	background: transparent url(../img/detalles/ex-item1.png) no-repeat scroll 0 0 !important;
}
.extras2Selected /*ficha*/
{
	background: transparent url(../img/detalles/ex-item2.png) no-repeat scroll 0 0 !important;
}
.extras3Selected /*patentes*/
{
	background: transparent url(../img/detalles/ex-item3.png) no-repeat scroll 0 0 !important;
}
.extras4Selected /*fondos*/
{
	background: transparent url(../img/detalles/ex-item4.png) no-repeat scroll 0 0 !important;
}
.extras5Selected /*galeria*/
{
	background: transparent url(../img/detalles/ex-item5.png) no-repeat scroll 0 0 !important;
}
.extras6Selected /*notas*/
{
	background: transparent url(../img/detalles/ex-item6.png) no-repeat scroll 0 0 !important;
}
.extras7Selected /*creditos*/
{
	background: transparent url(../img/detalles/ex-item7.png) no-repeat scroll 0 0 !important;
}
/*estilo para el icono de notas en la ficha del auto- extras - notas*/
ul.ficha-desplegable li.in-extras .seleccion .ficha-tecnica a.ico-news
{
	background: url(../img/detalles/ico-news.jpg) no-repeat;
	height: 19px;
	width: 18px;
	display: block;
	float: right;
	margin-right: 15px;
}

ul.ficha-desplegable li.in-extras .seleccion .ficha-tecnica a.ico-news span
{
	display: none;
}
/* estilos para las botones que desplazan los iconos de la ficha extra del auto */
a.correr-izq, a.correr-der
{
	background-image: none;
}
/*calse para el listado de accesorios en la ficha del auto*/
ul.ficha-desplegable li.in-configurar ul.llantas label
{
	width: 45px;
}

.filaAccesorio
{
	background: transparent url(../img/hr-table.png) repeat-x scroll 0 100% !important;
	width: 100% !important;
	padding: 0px 0 8px !important;
	margin: 0px;
}

.filaAccesorio .filaAccesorioCol1
{
	width: 350px;
	font-size: 11px;
	font-weight: bold;
	float: left;
	padding-left: 20px;
}

.filaAccesorio .filaAccesorioCol2
{
	text-align: right;
	font-size: 12px;
	display: block;
}
.a1
{
	width: 95% !important;
	background: none !important;
}
.a2
{
	width: 5%;
	padding: 0px !important;
	margin: 0px !important;
	background-color: Blue;
	display: none;
}
/*estilos de links de modulo de modelos*/
.linkModelo
{
	color: #ffffff !important;
}
/*miniaturas para las preferencias*/
.tdPreference
{
	vertical-align: middle !important;
	text-align: center !important;
	padding: 0px;
	margin: 0px;
	margin-right: 15px;
	border: 0 !important;
	height: 76px;
}
.tdPreference img
{
	border: 0;
	padding: 0px !important;
	margin: 0px !important;
}

/*miniaturas para los accesorios*/
.tdSearch
{
	vertical-align: middle !important;
	text-align: center !important;
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
}
.cuerpo.resultados .table-resultados tr.producto td.col2 img
{
	float: none !important;
	margin: 0px;
}
/*estilo para input de precios en busqueda avanzada*/
.guardarBusquedaDetalle
{
	color: #FFFFFF;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 15px;
}
.linkGuardarBusquedaDetalle
{
	color: #FFFFFF;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-top: 9px;
	margin-right: 10px;
	margin-left: 10px;
}
.busqueda-avanzada input.estilo1, .busqueda-avanzada input.estilo1 option, .accesorios .big-box .inside input.estilo1
{
	width: 80px;
	background-color: #6D6D6D;
	border: 1px solid #A7A6AA;
	color: #FFFFFF;
	font-size: 1.1em;
	height: 15px;
	padding: 1px 0;
}
/*correccion de estilos para la caja de busqueda avanzada, opciones*/
.resultados input.estilo1, .resultados input.estilo1 select
{
	width: 80px;
	background-color: #6D6D6D;
	border: 1px solid #A7A6AA;
	color: #FFFFFF;
	font-size: 1.1em;
	height: 15px;
	padding: 1px 0;
}
.resultados select.estilo2 option, .resultados select.est3 option, .resultados select.est2 option, .resultados option
{
	border: none;
}
.resultados label.estilo2
{
	margin-left: 5px;
}
/*estilo de entre linea de modulo buscador abanzado*/
.busqueda-avanzada label.estilo2
{
	margin-left: 5px;
}
/*estilo para l aimagen del encabezado de planes de ahorro*/
.planes-ahorro
{
	background: url(../img/text/planes-ahorro.png) no-repeat 0 0 !important;
	height: 20px;
}
/*paso 1 de la compra*/
.colorDefault
{
	margin: 5px;
}
.ficha-reservar .box .cabecera.comprar, .box-cars .box .cabecera
{
	height: auto !important;
}
.ficha-reservar .box .cabecera
{
	height: auto !important;
}
.in-formulario fieldset label
{
	display: block;
	height: 20px;
}
.in-formulario fieldset span
{
	display: block;
	margin-top: 11px;
}
/*paso 2 de la compra*/
.col2-union .color-name
{
	padding: 5px;
	display: block;
}
.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.col2
{
	width: 239px !important;
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.col3
{
	width: 70px !important;
}
/*columna del taller de mis servicios, en el perfil*/
.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-historial tr.producto td.col4
{
	padding-right: 5px;
}
.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-reserva tr.producto td.col4
{
	padding-right: 15px;
}
.cuerpo .box-cars .inside textarea
{
	background-color: #6D6D6D;
	border: 1px solid #A7A6AA;
	color: #FFFFFF;
	font-size: 1.1em;
	margin: 7px 0;
	padding: 3px 0 3px 2px;
	width: 170px;
}
/*items del banner*/
.itemBanner
{
	display: block;
	width: 100%;
	float: left;
	padding-bottom: 5px;
}
.itemBanner img
{
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0;
}
/*pantalla de carga de usados*/

.usado .box ul.especificaciones li.col .inputCorto
{
	width: 60px !important; /*110*/
}
.usado .box ul.especificaciones li.col .labelLargo
{
	width: 144px !important; /*64*/
}
.itemEquipment
{
	width: 100% !important;
}
.usado .box ul.especificaciones li.comentario .itemEquipment
{
	width: 300px !important;
}
.usado .box ul.especificaciones li.comentario .itemEquipment label
{
	font-weight: normal !important;
	width: 90px !important;
	float: left;
	padding-left: 10px;
	padding-top: 3px;
	font-size: 10px;
}
.usado .box ul.especificaciones li.comentario .itemEquipment input
{
	background: none !important;
	border: none !important;
	float: left !important;
}
.usado .box ul .separador
{
	background-image: url(/img/punteado-autos.png) !important;
	background-repeat: repeat-x !important;
	display: block !important;
	width: 100% !important;
	float: left !important;
	margin-top: 10px !important;
	padding-top: 10px !important;
}
.usado .box ul.especificaciones
{
	padding-bottom: 0px;
}
/*pantalla de upload*/
#divFrame
{
	position: absolute;
	width: 481px;
	height: 248px;
	background-image: url(/img/detalles/bgIframe.png);
	background-repeat: repeat;
	border: solid 2px #738DC5;
	display: none;
}
#divFrame #spanProgress
{
	margin-top: 100px;
	color: #ffffff;
	display: none;
}
#divFrame #spanProgress span
{
	padding-left: 10px;
}
#divFrame #spMessageUpload span
{
	color: #EB0182;
	font-size: 12px;
}

.ifrUpload
{
	text-align: center !important;
	vertical-align: middle !important;
	border-style: none !important;
	width: 100%;
}
.formUpload
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.formUpload .cancelUpload
{
	display: block;
	width: 410px;
	margin-top: 10px;
	text-align: right;
	margin-bottom: 85px;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
.formUpload .inputFile
{
	background-color: #6D6D6D;
	border: solid 1px #A7A6AA;
	font-size: 10px;
	color: #ffffff;
	float: left;
	margin-top: 5px;
	margin-left: 80px;
}
.formUpload .inputUpload
{
	background: transparent url(/img/detalles/btton-siete.png) no-repeat scroll 0 0;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	font-family: "Arial" !important;
	font-weight: bold;
	height: 26px;
	margin-bottom: 3px;
	padding-top: 0;
	text-align: center;
	text-transform: uppercase;
	width: 140px;
	float: left;
	margin-left: 10px;
}
/*resumen de ficha*/
ul.ficha-desplegable li.ficha-resumen-oscuro
{
	background: transparent url(../img/bg-ficha-gral5.png) no-repeat scroll 0 0;
	color: #ffffff !important;
	font-size: 1.7em;
	font-weight: bold;
	height: 38px;
	padding-left: 10px;
	width: 487px;
}
ul.ficha-desplegable li.ficha-resumen-oscuro a
{
	color: #ffffff !important;
}
/*estilos de la ficha en usados*/


.cuerpo.ficha div.usado-usuario h2 .usadoDe
{
	float: left;
	width: 60px;
}

.cuerpo.ficha div.usado-usuario
{
	background: transparent url(/img/detalles/pestana-clara.png) no-repeat scroll 0 0;
	clear: both;
	height: 28px;
	margin-bottom: 10px;
	width: 485px;
}
.cuerpo.ficha div.usado-usuario h2
{
	font-size: 1.15em !important;
	font-weight: normal;
	padding: 9px 0 0 12px;
	margin: 0px;
	float: left;
}
.cuerpo.ficha div.usado-usuario span.usuario-name
{
	background: transparent url(/img/text/usuario.png) no-repeat scroll 0 0;
	float: left;
	height: 13px;
	padding: 0px;
	margin: 0px;
	width: 59px;
}

.cuerpo.ficha div.usado-gd h2 .usadoDe
{
	float: left;
	width: 180px;
}

.cuerpo.ficha div.usado-gd
{
	background: transparent url(/img/detalles/pestana-grupodiaz.png) no-repeat scroll 0 0;
	clear: both;
	height: 28px;
	margin-bottom: 10px;
	width: 485px;
}
.cuerpo.ficha div.usado-gd h2
{
	color: #FFFFFF;
	font-size: 1.1em !important;
	font-weight: normal;
	padding: 8px 0 0 12px;
}
div.usado-gd span.usuario-name
{
	background: transparent url(/img/text/usado-grupodiaz.png) no-repeat scroll 0 0;
	float: left;
	float: left;
	height: 13px;
	padding: 0px;
	margin: 0px;
	width: 120px;
}
.cuerpo.ficha ul.especificaciones li.comentario
{
	background: transparent none repeat scroll 0 0;
	width: 458px;
}
.cuerpo.ficha ul.especificaciones li.comentario p
{
	line-height: 115%;
	margin-bottom: 5px;
}
/*ficha de aviso en pantalla de usado*/
.cuerpo.ficha ul.ficha-desplegable .aviso
{
	background-color: #B9CBE8;
	margin-top: 10px;
	padding: 5px 10px 10px;
}
.cuerpo.ficha ul.ficha-desplegable .aviso img
{
	float: left;
	margin-right: 7px;
	margin-top: 5px;
}
.cuerpo.ficha ul.ficha-desplegable .aviso p
{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.9em;
	line-height: 105%;
	margin-top: 20px;
}
/*ventana de contacto para emails, se usa en mis usados*/
#divResponseComment
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	position: absolute;
	width: 440px;
	height: 182px;
	background-image: url(/img/detalles/bgIframe.png);
	background-repeat: repeat;
	border: solid 2px #738DC5;
	display: none;
}
#divResponseComment .aviso .fila
{
	display: block;
	width: 100%;
}
#divResponseComment .aviso .fila a
{
	color: #ffffff;
	font-size: 10px;
	float: right;
	margin-right: 30px;
	margin-top: 5px;
	padding: 0px;
}
#divResponseComment .aviso p.titulo
{
	color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin-top: 10px;
	display: block;
	width: 110px;
	margin-left: 10px;
	float: left;
}
#divResponseComment .aviso .fila textarea
{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.9em;
	display: block;
	width: 300px;
	height: 100px;
	border: solid 1px #738DC5;
	margin-top: 10px;
	background-color: #DBE0F0;
}
#divResponseComment .aviso .fila span.submit
{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#divResponseComment .aviso .fila span input
{
	background: transparent url(/img/detalles/btton-seis.png) no-repeat scroll 0 0;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	font-family: "Arial" !important;
	font-size: 1.1em;
	font-weight: bold;
	height: 23px;
	margin-bottom: 0;
	padding-top: 0 !important;
	text-align: center;
	text-transform: uppercase;
	width: 108px;
}
#divResponseComment .fila #pSending
{
	margin-top: 8px;
	display: none;
}
#divResponseComment .fila #pSending img
{
	float: left;
	margin-right: 7px;
	margin-top: 5px;
}
#divResponseComment .fila #pSending span
{
	margin-top: 8px;
	float: left;
	color: #ffffff;
}



.cuerpo.ficha ul.especificaciones ul.liMoreInfoContain
{
	width: 458px !important;
	float: left !important;
	padding: 0px;
	margin: 0px;
}
.cuerpo.ficha ul.especificaciones ul.liMoreInfoContain li.masinfo
{
	padding: 4px 0;
	width: 458px;
	font-size: 13px;
}
.cuerpo.ficha ul.especificaciones ul.liMoreInfoContain li.masinfo h3
{
	color: #B9CBE8;
	font-size: 17px;
	padding: 3px 0;
}
.cuerpo.ficha ul.especificaciones ul.liMoreInfoContain li.masinfo h3 span
{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.cuerpo.ficha ul.especificaciones ul.liMoreInfoContain li.masinfo .concesionaria-info
{
	background: transparent url(/img/detalles/bg-ico-vermas3.png) no-repeat scroll 150px 4px;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	height: 24px;
	padding-top: 5px;
}
.cuerpo.ficha ul.ficha-desplegable .aviso textarea
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	height: 90px;
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #A7A6AA;
	color: #1F0000;
	margin: 8px 0;
	padding: 3px 0 0px 2px;
	margin-left: 10px;
	float: left;
}
.cuerpo.ficha ul.ficha-desplegable .aviso #pSending
{
	display: none;
	width: 100%;
	float: left;
}
.cuerpo.ficha ul.ficha-desplegable .aviso #pSending img
{
	float: left;
	margin: 0px;
}
.cuerpo.ficha ul.ficha-desplegable .aviso #pSending span
{
	display: block;
	float: left;
	margin-left: 5px;
	color: #ECF4F3;
	font-weight: bold;
	margin-top: 3px;
}
div.back h1.usados, div.usados
{
	background: transparent url(../img/text/usados.png) no-repeat scroll 0 0;
	float: left;
	height: 20px;
	margin-left: 3px;
	width: 62px !important;
}
/*link de mis usados comentarios eliminar*/
.comentario .col1 a
{
	color: #94C6FF;
	font-size: 11px;
	text-decoration: underline;
}

.noResultado
{
	color: #ffffff;
	font-size: 14px;
	margin-top: 20px;
}

div.searchUsedDiv
{
	color: White;
	margin-bottom: 10px;
}
div.searchUsedDiv p.title
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
div.searchUsedDiv ul li
{
	margin-bottom: 5px;
	font-size: 12px;
	float: left;
	margin-right: 10px;
}
div.searchUsedDiv ul li span.label
{
	margin-right: 5px;
	float: left;
	width: 50px;
	margin-top: 2px;
}
div.searchUsedDiv ul li select
{
	font-size: 10px;
}
div.searchUsedDiv ul li select.long
{
	width: 257px;
}
div.searchUsedDiv input.cmdFind
{
	background-image: url(/img/ico-buscar.png);
	background-color: Transparent;
	border: none;
	width: 28px;
	height: 27px;
	float: left;
	margin-top: -3px;
}
.contenedor.prehome .buscador select
{
	width: auto;
}
.contenedor.prehome .buscador option
{
	width: auto;
	height: auto;
	padding: 0px 5px 0px 5px;
}
.contenedor.prehome .buscador
{
	text-align: left;
	margin-left: 243px;
}
.contenedor.prehome .buscador select.drpBrand
{
	width: 150px;
}
.contenedor.prehome .buscador select.drpModel
{
	width: 250px;
}
.cuerpo.servicios .box-cars .inside .talleres
{
	width: 450px;
}
.cuerpo.servicios .box-cars .inside .talleres table
{
	width: 100%;
}
div.aditionalData
{
	margin-top: 10px;
	margin-bottom: 10px;
}
div.aditionalData a
{
	font-size: 16px !important;
	color: White;
}
div.aditionalData a.title
{
	text-decoration: none;
	color: White;
	font-size: 14px !important;
}
div.aditionalData ul
{
	margin: 5px 0px 5px 20px !important;
	padding: 0px !important;
	font-size: 10px !important;
}
div.aditionalData li
{
	background-image: none !important;
	padding: 0px !important;
	margin: 0px 0px 5px 10px !important;
}
div.aditionalData li.note
{
	font-size: 10px !important;
	font-weight: bold;
}
div.buscador
{
	padding-left: 20px;
}
.contenedor.prehome .buscador select
{
	background-color: White;
	color: Black;
}
.cuerpo.testdrive .inside select
{
	width: 206px;
}



div.planes
{
	float: left;
	width: 501px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}
div.planes h1
{
	color: White;
	margin-bottom: 10px;
	font-size: 18px;
}
div.planes p.description
{
	color: White;
	font-size: 14px;
	margin-bottom: 20px;
	height:auto!important;
}
div.planes span.button
{
	text-align: center;
	width: 100%;
	float: left;
}
div.planes div.mailSended
{
	width: 100%;
	color: White;
	font-size: 18px;
	text-align: center;
	border-top: solid 1px Gray;
	padding-top: 5px;
}
div.planes p
{
	color: White;
	font-size: 14px;
}
div.planes fieldset
{
	margin: 10px 0px 10px 0px;
}
div.planes fieldset label
{
	font-size: 12px;
	color: White;
	margin-right: 5px;
}
div.planes fieldset select
{
	font-size: 10px;
	width: 465px;
}
div.planes p.descriptionTitle
{
	font-size: 18px;
	margin-bottom: 5px;
}
div.planes p.descriptionPlan
{
	font-size: 14px;
	text-align: justify;
	margin-bottom: 10px;
}
div.planes p.price
{
	font-size: 14px;
	margin-bottom: 10px;
}
div.planes p.price span#planPrice
{
	font-weight: bold;
	color: #EA0000;
}
div.planes p.planName
{
	margin-left: 10px;
	font-size: 12px;
	margin-bottom: 10px;
}
div.planes p.planDescriptionTitle
{
	margin-left: 10px;
}
div.planes p.planDescription
{
	margin-left: 10px;
	text-align: justify;
	margin-bottom: 10px;
}
div.planes div.planInfo
{
	margin-bottom: 10px;
}
div.planes div.planInfo p.title
{
	font-size: 16px;
	margin-bottom: 10px;
}
div.planes div.planInfo ul
{
	color: White;
	font-size: 12px;
	margin: 10px 0px 10px 10px;
}
div.planes div.planInfo ul li span.key
{
	font-weight: bold;
}



div.planes div.cvUploadForm fieldset
{
	margin: 10px 0px 10px 0px;
}
div.planes div.cvUploadForm fieldset ul li
{
	margin-bottom: 10px;
}
div.planes div.cvUploadForm fieldset ul li label
{
	color: White;
	float: left;
	width: 160px;
	font-size: 10px;
}
div.planes div.cvUploadForm fieldset ul li .txtBox
{
	width: 330px;
}
div.planes div.cvUploadForm fieldset ul li span.aclaration
{
	margin-left: 10px;
	color: White;
}
div.planes div.cvUploadForm fieldset .cmdSend
{
	width:97px;
}

div.planes div.cvUploadForm fieldset  .aclaration {
color:#CCCCCC;
margin-left:32px;
}


.buscador .drpModel option
{
	width:auto!important;
}

.cancelarPlan
{
	padding:10px;
	background-color:#F5F5F1;
	color:#000000;
	text-decoration:none;
	border:solid 1px #000000;
}