/*** Css Mi Cuenta ***/

/*** historial ***/

.cuerpo.mi-cuenta .historial
{
	width: 687px;
	color: #fff;
	margin-bottom: 10px;
}

/*** Mi cuenta formulario ***/

.cuerpo.mi-cuenta .box-cars .inside .formulario
{
	border-bottom: 1px solid #94c6ff;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.cuerpo.mi-cuenta .box-cars .inside .formulario label
{
	color: #fff;
	font-size: 1.1em;
	margin: 0 5px 0 5px;
	vertical-align: 2px;
}

.cuerpo.mi-cuenta .box-cars .inside .formulario select
{
	border: 1px solid #a7a6aa;
	background-color: #6d6d6d;
	margin: 7px 2px 7px 0;
	color: #fff;
	font-size: 1.1em;
	padding: 2px 0 2px 2px;
	width: 90px;
}

/*** tabla ***/

.cuerpo.mi-cuenta .historial td
{
	vertical-align: middle;
	text-align: center;
}

.cuerpo.mi-cuenta .historial tr.titulos td
{
	height: 29px;
	background-color: #323232;
	border-bottom: 3px solid #464646;
	font-size: 1.2em !important;
	font-weight: bold;
}

.cuerpo.mi-cuenta .historial tr.titulos td.col1
{
	width: 90px;
	text-align: left;
	padding-left: 12px;
	background: #323232 url(../img/boxes/bg-top-table-grande.png) no-repeat 0 0;
}

.cuerpo.mi-cuenta .historial tr.titulos td.col2
{
	text-align: left;
	width: 360px;
}

.cuerpo.mi-cuenta .historial tr.titulos td.col5
{
	width: 75px;
}

.cuerpo.mi-cuenta .historial tr.titulos td.col6
{
	background: #323232 url(../img/boxes/bg-top-table-grande.png) no-repeat -125px 0;
	width: 60px;
}

.cuerpo.mi-cuenta .historial tr.titulos td.col6.detalle
{
	background: #323232 url(../img/boxes/bg-top-table-grande.png) no-repeat -115px 0;
}

.cuerpo.mi-cuenta .historial tr.producto td
{
	background-color: #565656;
	border-bottom: 3px solid #464646;
	height: 32px;
	font-size: 1.1em;
}

.cuerpo.mi-cuenta .historial tr.producto td.col1
{
	width: 90px;
	text-align: left;
	padding-left: 12px;
}

.cuerpo.mi-cuenta .historial tr.producto td.col2
{
	width: 360px;
	text-align: left;
}

/*** paginador ***/

.cuerpo.mi-cuenta tr.paginador td
{
	height: 32px;
}

.cuerpo.mi-cuenta tr.paginador td.col1
{
	background: #323232 url(../img/boxes/bg-bottom-table.png) no-repeat 0 4px;
}

.cuerpo.mi-cuenta tr.paginador td.col6
{
	background: #323232 url(../img/boxes/bg-bottom-table.png) no-repeat 100% 4px;
}

.cuerpo.mi-cuenta tr.paginador .col-center
{
	background-color: #323232;
}

.cuerpo.mi-cuenta tr.paginador .col-center ul
{
	margin-left: 67px;
}

.cuerpo.mi-cuenta tr.paginador .col-center li
{
	float: left;
	font-size: 1.1em;
	margin: -3px 10px 0 10px;
	background: none;
}

.cuerpo.mi-cuenta tr.paginador .col-center a
{
	display: block;
	width: 65px;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: -2px;
	height: 10px;
	padding-top: 1px;
}

.cuerpo.mi-cuenta tr.paginador .col-center a.anterior
{
	background: url(../img/detalles/paginador-anterior.png) no-repeat 0 4px;
	padding-left: 2px;
}

.cuerpo.mi-cuenta tr.paginador .col-center a.siguiente
{
	background: url(../img/detalles/paginador-siguiente.png) no-repeat 100% 4px;
	padding-right: 4px;
}

/*** Tabla accesorios ***/

.cuerpo.mi-cuenta .accesorios tr.producto td.col2 p
{
	margin-top: 20px;
}

/*** Botonos dentro de la tabla accesorios ***/

.cuerpo.mi-cuenta .historial input.verficha
{
	border: 0;
	background: url(../img/detalles/bg-ico-verficha.png) no-repeat 0 0;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.cuerpo.mi-cuenta .historial input.borrar
{
	border: 0;
	background: url(../img/detalles/borrar.png) no-repeat 0 0;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

/*** Tabla automoviles ***/

.cuerpo.mi-cuenta .automoviles.v2
{
	background: none;
	margin-bottom: 10px;
}

.cuerpo.mi-cuenta .automoviles.v2 tr.titulos td.col1
{
	width: 50px;
	background: #323232 url(../img/boxes/bg-top-table-grande.png) no-repeat 0 0;
}

.cuerpo.mi-cuenta .automoviles.v2 tr.titulos td.col7
{
	background: #323232 url(../img/boxes/bg-top-table-grande.png) no-repeat -119px 0;
}

.cuerpo.mi-cuenta .automoviles.v2 td.col1
{
	width: 95px;
	text-align: center;
}

.cuerpo.mi-cuenta .automoviles.v2 tr.titulos td.col2
{
	width: 230px;
	text-align: left;
	padding-left: 10px;
}

.cuerpo.mi-cuenta .automoviles.v2 td.col2 p
{
	padding-left: 10px;
	margin-top: 11px !important;
}

.cuerpo.mi-cuenta .automoviles.v2 tr.paginador .col-center ul
{
	margin-left: 80px;
}

/*** Pantalla Mi cuenta ***/

.contenido .cuerpo.mi-cuenta
{
	width: 745px;
	margin-top: 4px;
}

h1.titulo-mi-cuenta
{
	background: url(../img/text/mi-cuenta.png) no-repeat 0 0;
	width: 98px;
	height: 20px;
	margin: 0 0 -3px 0;
	float: left;
}

.cuerpo.mi-cuenta div.linea
{
	background: url(../img/boxes/caja-grande-linea.png) no-repeat 0 0;
	height: 2px;
	width: 698px;
	margin-bottom: 4px;
}

/*** Mi Cuenta | Titulo SImple ***/

.cuerpo.mi-cuenta .titulo-simple
{
	background: url(../img/hr-generico.png) repeat-x 0 100%;
	padding-bottom: 3px;
	height: 23px;
	width: 725px;
}

.cuerpo.mi-cuenta .titulo-simple h1
{
	width: 100px;
	height: 23px;
	background: url(../img/text/mi-cuenta-simple.png) no-repeat 0 0;
}

/*** Cuadro General "Mi cuenta" ***/
.cuerpo.mi-cuenta .listado-micuenta
{
	float: left;
}

.cuerpo.mi-cuenta .listado-micuenta li
{
	padding-left: 9px;
	background: url(../img/text/item-listado-micuenta.png) no-repeat 0 50%;
	padding: 3px 0 3px 9px;
}

.cuerpo.mi-cuenta .listado-micuenta a
{
	color: #94c6ff;
	font-size: 1.7em;
}

.cuerpo.mi-cuenta .table-micuenta
{
	float: right;
	width: 405px;
	font-size: 1.7em;
}

.cuerpo.mi-cuenta .table-micuenta a
{
	color: #fff;
}

.cuerpo.mi-cuenta .table-micuenta tr
{
}

.cuerpo.mi-cuenta .table-micuenta td
{
	padding: 1px 0 2px 0;
	width: auto;
	vertical-align: middle;
	background: url(../img/boxes/caja-grande-linea.png) no-repeat -293px 100%;
}

.cuerpo.mi-cuenta .table-micuenta td.col-izq span
{
	background: url(../img/text/item-listado-micuenta.png) no-repeat 0 50%;
	padding-left: 9px;
}

.cuerpo.mi-cuenta .table-micuenta td.col-izq a
{
	color: #94c6ff;
}

.cuerpo.mi-cuenta .table-micuenta td.col-izq span.little
{
	background: none;
	padding-left: 0px;
	font-size: .9em;
}

.cuerpo.mi-cuenta .table-micuenta td.col-der
{
	font-size: .65em;
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding: 0 5px 5px 0;
	background: url(../img/boxes/caja-grande-linea.png) no-repeat -521px 100%;
}

.cuerpo.mi-cuenta .table-micuenta td.flecha
{
	width: 26px;
	height: 22px;
	background: url(../img/boxes/caja-grande-linea.png) no-repeat -672px 100%;
}

.cuerpo.mi-cuenta .table-micuenta td.flecha a
{
	display: block;
	width: 26px;
	height: 22px;
	background: url(../img/detalles/bg-ico-micuenta.png) no-repeat 0 0;
}

.cuerpo.mi-cuenta .table-micuenta td.flecha span
{
	display: none;
}

/*** ***/

.cuerpo.mi-cuenta .box-cars
{
	width: 701px;
	margin-top: 15px;
}

.cuerpo.mi-cuenta .box-cars .box
{
	width: 100%;
}

.cuerpo.mi-cuenta .box-cars .titulo
{
	height: 32px;
	background: url(../img/detalles/bg-titulo-micuenta.png) repeat-x 0 0;
	padding: 8px 0 0 10px;
}

.cuerpo.mi-cuenta .box-cars .titulo h2
{
	font-size: 1.7em;
	background: url(../img/text/bg-h2-micuenta.png) no-repeat 0 50%;
	padding-left: 15px;
	font-weight: normal;
}

.cuerpo.mi-cuenta .box-cars .inside
{
	padding: 5px 7px 15px 7px !important;
}

.cuerpo.mi-cuenta .box-cars .inside p
{
	color: #fff;
	font-size: 1.1em;
	margin-bottom: 15px;
}

.cuerpo.mi-cuenta .box-cars .inside h3
{
	color: #94c6ff;
	border-bottom: 1px solid #94c6ff;
	padding-bottom: 5px;
	font-size: 1.6em;
	margin-bottom: 10px;
}

/*** Mi_cuenta | Mis bisquedas |Tabla Automoviles ***/

.cuerpo.mi-cuenta .automoviles
{
	width: 687px;
	color: #fff;
	background: url(../img/boxes/bg-bottom-table-grande.png) no-repeat 0 100%;
	margin-bottom: 20px;
}

.cuerpo.mi-cuenta .automoviles tr
{
}

.cuerpo.mi-cuenta .automoviles td
{
	vertical-align: middle;
	text-align: center;
}

.cuerpo.mi-cuenta .automoviles tr.titulos td
{
	height: 30px;
	background-color: #323232;
	border-bottom: 3px solid #464646;
	font-size: 1.2em !important;
	font-weight: bold;
}

.cuerpo.mi-cuenta .automoviles tr.titulos td.col1
{
	width: 55px;
	background: #323232 url(../img/boxes/bg-top-table-grande.png) no-repeat 0 0;
}
.cuerpo.mi-cuenta .automoviles tr.titulos td.col8
{
	background: #323232 url(../img/boxes/bg-top-table-grande.png) no-repeat -105px 0;
	width: 80px;
}

.cuerpo.mi-cuenta .automoviles tr.producto td
{
	background-color: #565656;
	border-bottom: 3px solid #464646;
}

.cuerpo.mi-cuenta .automoviles td.col1
{
}
.cuerpo.mi-cuenta .automoviles td.col2
{
	width: 210px;
}

.cuerpo.mi-cuenta .automoviles tr.producto td.col2 img
{
	float: left;
	margin-right: 15px;
}

.cuerpo.mi-cuenta .automoviles tr.producto td.col2 p
{
	text-align: left;
	margin-top: 9%;
	font-size: 1.1em;
}

.cuerpo.mi-cuenta .automoviles tr.producto td.col3
{
	font-size: .9em;
}

.cuerpo.mi-cuenta .automoviles tr.producto td.col7, .cuerpo.mi-cuenta .automoviles tr.producto td.col8
{
	font-size: 1.1em;
}

.cuerpo.mi-cuenta .automoviles td.col4
{
}
.cuerpo.mi-cuenta .automoviles td.col5
{
}
.cuerpo.mi-cuenta .automoviles td.col6
{
}
.cuerpo.mi-cuenta .automoviles td.col7
{
}

.cuerpo.mi-cuenta .automoviles tr.total td
{
	height: 27px;
	font-size: 1.1em;
	font-weight: bold;
}

.cuerpo.mi-cuenta .automoviles tr.total td.total
{
	text-align: right;
	padding-right: 11px;
}

.cuerpo.mi-cuenta .automoviles tr.total td.total span, .cuerpo.mi-cuenta .accesorios tr.total td.total span
{
	display: block;
	text-align: left;
	padding-right: 11px;
	width: 40px;
	background: url(../img/text/car-mayor1.png) no-repeat 100% 40%;
	float: right;
}

.cuerpo.mi-cuenta .automoviles tr.total td.total-nro
{
	width: 80px;
}

/*** Botonos dentro de la Tabla Automoviles ***/
.cuerpo.mi-cuenta .automoviles input.testdrive
{
	border: 0;
	background: url(../img/detalles/volante.png) no-repeat 0 0;
	width: 34px;
	height: 34px;
}

.cuerpo.mi-cuenta .automoviles input.verficha
{
	border: 0;
	background: url(../img/detalles/bg-ico-verficha.png) no-repeat 0 0;
	width: 25px;
	height: 24px;
}

.cuerpo.mi-cuenta .automoviles input.borrar
{
	border: 0;
	background: url(../img/detalles/borrar.png) no-repeat 0 0;
	width: 24px;
	height: 24px;
}
/******  *******/

/*** Mi Cuenta | Tabla accesorios ***/

.cuerpo.mi-cuenta .accesorios
{
	width: 687px;
	color: #fff;
	margin-bottom: 20px;
	background: url(../img/boxes/bg-bottom-table-grande.png) no-repeat 0 0;
}

.cuerpo.mi-cuenta .accesorios tr
{
}

.cuerpo.mi-cuenta .accesorios td
{
	vertical-align: middle;
	text-align: center;
}

.cuerpo.mi-cuenta .accesorios tr.titulos td
{
	height: 27px;
	background-color: #323232;
	border-bottom: 3px solid #464646;
	font-size: 1.2em !important;
	font-weight: bold;
}

.cuerpo.mi-cuenta .accesorios tr.titulos td.col1
{
	width: 55px;
	background: #323232 url(../img/boxes/bg-top-table-grande.png) no-repeat 0 0;
}

.cuerpo.mi-cuenta .accesorios tr.titulos td.col2
{
	text-align: left;
	padding-left: 45px;
}

.cuerpo.mi-cuenta .accesorios tr.titulos td.col8
{
	background: #323232 url(../img/boxes/bg-top-table-grande.png) no-repeat -105px 0;
	width: 80px;
}

.cuerpo.mi-cuenta .accesorios tr.producto td
{
	background-color: #565656;
	border-bottom: 3px solid #464646;
	height: 64px;
}

.cuerpo.mi-cuenta .accesorios td.col1
{
}
.cuerpo.mi-cuenta .accesorios td.col2
{
	width: 310px;
}

.cuerpo.mi-cuenta .accesorios tr.producto td.col2
{
}
.cuerpo.mi-cuenta .accesorios tr.producto td.col2 img
{
	float: left;
	margin-right: 15px;
}

.cuerpo.mi-cuenta .accesorios tr.producto td.col2 p
{
	text-align: left;
	font-size: 1.1em;
}

.cuerpo.mi-cuenta .accesorios tr.producto td.col3
{
	font-size: .9em;
}

.cuerpo.mi-cuenta .accesorios tr.producto td.col7, .cuerpo.mi-cuenta .accesorios tr.producto td.col8
{
	font-size: 1.1em;
}

.cuerpo.mi-cuenta .accesorios td.col4
{
}
.cuerpo.mi-cuenta .accesorios td.col5
{
}
.cuerpo.mi-cuenta .accesorios td.col6
{
}
.cuerpo.mi-cuenta .accesorios td.col7
{
}

.cuerpo.mi-cuenta .accesorios tr.total td
{
	height: 30px;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 3px solid #464646;
}

.cuerpo.mi-cuenta .accesorios tr.total td.total
{
	text-align: right;
	padding-right: 11px;
	background: url(../img/boxes/bg-bottom-table-grande.png) no-repeat 0 0;
}

.cuerpo.mi-cuenta .accesorios tr.total td.total-nro
{
	width: 80px;
	background: url(../img/boxes/bg-bottom-table-grande.png) no-repeat -607px 0;
}

.cuerpo.mi-cuenta .accesorios tr.total-final td
{
	height: 36px;
	font-size: 1.3em;
	font-weight: bold;
}

.cuerpo.mi-cuenta .accesorios tr.total-final td.total
{
	text-align: right;
	padding-right: 11px;
	background: url(../img/boxes/bg-bottom-table-grande-azul.png) no-repeat 0 0;
}

.cuerpo.mi-cuenta .accesorios tr.total-final td.total span
{
	display: block;
	text-align: left;
	padding-right: 19px;
	width: 40px;
	background: url(../img/text/car-mayor2.png) no-repeat 100% 70%;
	float: right;
}

.cuerpo.mi-cuenta .accesorios tr.total-final td.total-nro
{
	width: 80px;
	background: url(../img/boxes/bg-bottom-table-grande-azul.png) no-repeat -607px 0;
	font-size: 1.6em;
}

/*** Botonos dentro de la tabla accesorios ***/
.cuerpo.mi-cuenta .accesorios input.verficha
{
	border: 0;
	background: url(../img/detalles/bg-ico-verficha.png) no-repeat 0 0;
	width: 25px;
	height: 24px;
}

.cuerpo.mi-cuenta .accesorios input.borrar
{
	border: 0;
	background: url(../img/detalles/borrar.png) no-repeat 0 0;
	width: 24px;
	height: 24px;
}
/******  *******/

/*** Mi Cuenta | TestDrive | Reservas para Test Drive ***/

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-reservas tr.titulos td.col1
{
	width: 150px !important;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-reservas tr.titulos td.col2
{
	width: 85px;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-reservas tr.titulos td.col3
{
	width: 55px;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-reservas tr.titulos td.col4, .cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-reservas tr.producto td.col4
{
	width: 100px;
	text-align: left;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-reservas tr.titulos td.col6
{
	background-image: none;
	width: 95px;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-reservas tr.producto td.col6 p
{
	color: #fff;
	font-size: .8em;
	margin-bottom: 8px;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-reservas tr.producto td.col6 img
{
	margin-top: 5px;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-reservas tr.titulos td.col7
{
	width: 95px;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-reservas tr.titulos td.col8
{
	background: #323232 url(../img/boxes/bg-top-table-grande.png) no-repeat -121px 0;
	width: 95px;
}

/*** Mi Cuenta | TestDrive | Tabla Reserva ***/

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-reserva tr.titulos td.col1
{
	width: 100px !important;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-reserva tr.titulos td.col2
{
	width: 85px;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-reserva tr.producto td.col3
{
	width: 85px;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-reserva tr.titulos td.col4, .cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-reserva tr.producto td.col4
{
	width: 100px;
	text-align: left;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-reserva tr.titulos td.col6
{
	background-image: none;
	width: 80px;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-reserva tr.producto td.col6 p
{
	color: #FFFFFF;
	font-size: .8em;
	margin-bottom: 8px;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-reserva tr.producto td.col6 img
{
	margin-top: 5px;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-reserva tr.titulos td.col7
{
	width: 80px;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-reserva tr.titulos td.col8
{
	background: #323232 url(../img/boxes/bg-top-table-grande.png) no-repeat -99px 0;
	width: 80px;
}

/*** Mi Cuenta | TestDrive | Tabla Historial ***/

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-historial tr.titulos td.col1
{
	width: 140px !important;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-historial tr.titulos td.col2
{
	width: 110px;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-historial tr.producto td.col2
{
	width: 150px;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-historial tr.titulos td.col4
{
	width: 150px;
	background-image: none;
	text-align: left;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-historial tr.producto td.col4
{
	width: 150px;
	text-align: left;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-historial tr.titulos td.col6
{
	width: 120px;
	background-image: none !important;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-historial tr.titulos td.col6 a
{
	color: #FFFFFF;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-historial tr.titulos td.col8
{
	background: #323232 url(../img/boxes/bg-top-table-grande.png) no-repeat -99px 0;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-historial .detalle
{
	border-bottom: 3px solid #464646;
	padding: 10px;
	text-align: left;
	background-color: #696969;
}

.cuerpo.testdrive.mi-cuenta .historial.ahorro.testdrive-historial .detalle span
{
	font-weight: bold;
}

/*** Mi Cuenta | Mi Plan de Ahorro ***/

.cuerpo.mi-cuenta .historial.ahorro
{
	font-size: 1em;
}

.cuerpo.mi-cuenta .historial.ahorro tr.titulos td
{
	height: 36px;
}

.cuerpo.mi-cuenta .historial.ahorro tr.titulos td.col1
{
	text-align: left;
	width: 163px;
	padding-left: 22px;
}

.cuerpo.mi-cuenta .historial.ahorro tr.titulos td.col2
{
	width: 160px;
}

.cuerpo.mi-cuenta .historial.ahorro tr.titulos td.col3
{
	width: 180px;
	text-align: left;
}

.cuerpo.mi-cuenta .historial.ahorro tr.titulos td.col4
{
	width: 60px;
}

.cuerpo.mi-cuenta .historial.ahorro tr.titulos td.col5
{
	width: 100px;
}

.cuerpo.mi-cuenta .historial.ahorro tr.titulos td.col6
{
	width: 100px;
}

.cuerpo.mi-cuenta .historial.ahorro tr.titulos td.col6.ahorro
{
	background: #323232 url(../img/boxes/bg-top-table-grande.png) no-repeat -100px 0;
}

.cuerpo.mi-cuenta .historial.ahorro tr.titulos td.col7
{
	width: 100px;
}

.cuerpo.mi-cuenta .historial.ahorro tr.titulos td.col8
{
	width: 100px;
}

.cuerpo.mi-cuenta .historial.ahorro tr.producto td
{
	height: 50px;
}

.cuerpo.mi-cuenta .historial.ahorro tr.producto td.col1
{
	width: 123px;
	padding-left: 22px;
}

.cuerpo.mi-cuenta .historial.ahorro tr.producto td.col2
{
	width: 160px;
}

.cuerpo.mi-cuenta .historial.ahorro tr.producto td.col3
{
	text-align: left;
	width: 190px;
}

.cuerpo.mi-cuenta .historial.ahorro tr.producto td.col4
{
	width: 60px;
}

.cuerpo.mi-cuenta .historial.ahorro tr.producto td.col5
{
	width: 60px;
}

.cuerpo.mi-cuenta .historial.ahorro tr.producto td.col5 img
{
	margin: 4px 0 -5px 0;
}

.cuerpo.mi-cuenta .historial.ahorro tr.producto td.col6
{
	width: 60px;
}

.cuerpo.mi-cuenta .historial.ahorro tr.producto td.col7
{
	width: 60px;
}

.cuerpo.mi-cuenta .historial.ahorro tr.producto td.col8
{
	width: 60px;
}

/*** mi usado ***/

.cuerpo.mi-cuenta .historial.miusado tr.titulos td
{
	height: 36px;
}

.cuerpo.mi-cuenta .historial.miusado tr.producto td
{
	height: 50px;
}

.cuerpo.mi-cuenta .historial.miusado tr.titulos td.col1
{
	width: 80px !important;
	padding-left: 30px;
}

.cuerpo.mi-cuenta .historial.miusado tr.titulos td.col2
{
	width: 200px;
	text-align: left;
}

.cuerpo.mi-cuenta .historial.miusado tr.producto td.col2
{
	width: 200px;
	text-align: left;
}

.cuerpo.mi-cuenta .historial.miusado tr.producto td.col3, .cuerpo.mi-cuenta .historial.miusado tr.titulos td.col3
{
	width: 260px;
	text-align: left !important;
}

.cuerpo.mi-cuenta .historial.miusado tr.titulos td.col6
{
	background: #323232 url(../img/boxes/bg-top-table-grande.png) no-repeat -126px 0;
}

.cuerpo.mi-cuenta .comentarios
{
	background-color: #565656;
	border-bottom: 3px solid #464646;
}

.cuerpo.mi-cuenta .comentarios .comentario td
{
	padding: 12px;
	color: #FFFFFF;
	font-size: 1.1em;
	letter-spacing: .01em;
	vertical-align: top;
	line-height: 120%;
}

.cuerpo.mi-cuenta .comentarios .comentario td span
{
}

.cuerpo.mi-cuenta .comentarios .comentario
{
}

.cuerpo.mi-cuenta .comentarios .comentario td.col1
{
	width: 150px;
}

.cuerpo.mi-cuenta .comentarios .respuesta td
{
	color: #ACC5EE;
}

/*** Pantalla Mi Cuenta | Table Mi Usado ***/

.cuerpo.mi-cuenta table.historial.table-miusado
{
}
.cuerpo.mi-cuenta table.historial.table-miusado tr.titulos td
{
	height: 34px;
	font-size: 1.1em !important;
}
.cuerpo.mi-cuenta table.historial.table-miusado tr.productos
{
}
.cuerpo.mi-cuenta table.historial.table-miusado tr td.col1
{
}
.cuerpo.mi-cuenta table.historial.table-miusado tr td.col2
{
}
.cuerpo.mi-cuenta table.historial.table-miusado tr td.col3
{
	text-align: left;
	width: 230px;
}

.cuerpo.mi-cuenta table.historial.table-miusado tr.titulos td.col6
{
	width: 54px;
	background-position: -135px 0;
}

.cuerpo.mi-cuenta table.comentario .btton-seis
{
	padding: 0;
}


/***  Ficha comprar ***/

.contenido .cuerpo.ficha-comprar
{
}

.cuerpo.ficha-comprar h1
{
	background: url(../img/text/comprar.png) no-repeat 0 0;
	border-bottom: 1px solid #ad8fa1;
	padding-bottom: 3px;
	width: 511px;
	height: 21px;
	margin: 30px 0 6px 0;
}

.cuerpo.ficha-comprar ul.pasos li span, .cuerpo.ficha-comprar h1 span, .cuerpo.ficha-reservar h1.comprar span
{
	display: none;
}

.cuerpo.ficha-comprar .box
{
	width: 485px;
	height: auto;
	margin-right: 0;
}

.cuerpo.ficha-comprar ul.pasos
{
}

.cuerpo.ficha-comprar ul.pasos li
{
	float: left;
	width: 171px;
	height: 54px;
	margin-right: 1px;
}

.cuerpo.ficha-comprar ul.pasos li.paso1
{
	background: url(../img/detalles/btn-paso1.png) no-repeat 0 0;
}

.cuerpo.ficha-comprar ul.pasos li.paso2
{
	background: url(../img/detalles/btn-paso2.png) no-repeat 0 0;
}

.cuerpo.ficha-comprar ul.pasos li.paso3
{
	background: url(../img/detalles/btn-paso3.png) no-repeat 0 0;
}

.cuerpo.ficha-comprar ul.pasos li.onpaso1
{
	background: url(../img/detalles/btn-onpaso1.png) no-repeat 0 0;
}

.cuerpo.ficha-comprar ul.pasos li.onpaso2
{
	background: url(../img/detalles/btn-onpaso2.png) no-repeat 0 0;
}

.cuerpo.ficha-comprar ul.pasos li.onpaso3
{
	background: url(../img/detalles/btn-onpaso3.png) no-repeat 0 0;
}
/*** ***/

/*** cabecera (ficha) ***/

.ficha-comprar .box
{
	padding-bottom: 5px /* con esto se separa la lista de la caja punteanda */;
}

.ficha-comprar .box .cabecera
{
	background: url(../img/bg-ficha.png) repeat-y 0 0;
	height: 40px;
	padding: 0 11px 0 0;
}

.ficha-comprar .box .cabecera h3
{
	float: left;
	background: url(../img/text/item-h3.png) no-repeat 0 50%;
	color: #fff;
	font-size: 1.7em;
	padding-left: 13px;
	margin: 12px 0 0 10px;
}

.ficha-comprar .box .cabecera .price
{
	float: right;
	width: 280px;
	padding: 6px 0 0 0;
}

.ficha-comprar .box .cabecera .price p
{
	text-align: right;
}

.ficha-comprar .box .cabecera .price p.precio
{
	color: #fff;
	font-size: 1.1em;
	margin: 0;
}

.ficha-comprar .box .cabecera .price p.precio span.texto
{
	font-size: 1em !important;
	font-weight: normal;
	background: none;
}

.ficha-comprar .box .cabecera .price p.precio span
{
	background: url(../img/barr-price2.png) no-repeat 0 0;
	height: 19px !important;
	font-size: 1.45em;
	font-weight: bold;
	padding: 2px 0 0 7px;
	margin-left: 11px;
	min-width: 70px;
	display: inline-block;
}

/*** ficha desplegable dentro de ficha-reserva ***/

.cuerpo.ficha-comprar ul.ficha-desplegable li a.titulo-ficha
{
	padding: 12px 0 0 18px;
	display: block;
	color: #002174;
	float: left;
	color: #abccf5;
}

/*** Tabla Desplegable ***/

.cuerpo.ficha-comprar ul.ficha-desplegable li.ficha-mensaje
{
	width: 485px;
	height: 35px;
	background: url(../img/bg-ficha-gral4.png) no-repeat 0 0;
	font-size: 1.7em;
	font-weight: bold;
}

.cuerpo.ficha-comprar ul.ficha-desplegable li.ficha-mensaje a
{
	visibility: hidden;
}

.cuerpo.ficha-comprar ul.ficha-desplegable li.in-mensaje
{
	display: block;
	background: none;
	padding: 30px 0 30px 90px !important;
}

.cuerpo.ficha-comprar ul.ficha-desplegable li.in-mensaje p
{
	font-size: .9em;
	padding: 0 18px 10px 18px;
	line-height: 120%;
}

.cuerpo.ficha-comprar ul.ficha-desplegable li.in-mensaje p.error
{
	padding: 8px 18px 10px 18px;
}

.cuerpo.ficha-comprar ul.ficha-desplegable li.in-mensaje img
{
	float: left;
	margin: 0 15px 0 0;
}

/*** pestana generica ***/

.cuerpo.ficha-comprar ul.ficha-desplegable li.ficha-generico
{
	width: 485px;
	height: 35px;
	background: url(../img/bg-ficha-gral6.png) no-repeat 0 0;
	font-size: 1.7em;
	font-weight: bold;
}

/*** in-resumen ***/

.cuerpo.ficha-comprar li.in-resumen
{
	padding-bottom: 0 18px 15px 18px !important;
}

.cuerpo.ficha-comprar li.in-resumen p
{
	font-size: 0.8em;
	font-family: Tahoma;
	line-height: 140%;
	margin-top: 5px;
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen
{
	background: url(../img/bg-table-resumen.png) repeat-x 0 100%;
	width: 451px;
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td
{
	padding-bottom: 10px;
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.informacion
{
	padding-top: 2px;
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.informacion ul
{
	font-size: .8em;
	color: #fff;
	width: 226px;
	float: left;
	padding: 5px 0 0 0;
	font-family: Arial;
}
.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.informacion li
{
	background: none;
	margin: 2px 0 !important;
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.informacion img
{
	float: right;
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.col1
{
	width: 120px;
	text-align: right;
	vertical-align: top;
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.col1.detalle
{
	text-align: left;
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.col2-union
{
	padding-left: 15px;
	padding-bottom: 12px;
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.col2-union h4
{
	font-size: .9em;
	margin: 0;
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.col2-union p
{
	font-size: .9em;
	line-height: 115%;
	margin: 1px 0 0 0;
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.col2
{
	width: 259px;
	text-align: left;
	padding-left: 15px;
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.col3
{
	width: 50px;
	text-align: right;
	padding-right: 3px;
	vertical-align: middle;
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr.total
{
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr.total td
{
	padding-top: 5px;
	padding-bottom: 8px;
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr.total .col1
{
	font-size: 1.1em;
	color: #fff;
	text-transform: uppercase;
	padding-left: 7px;
	text-align: left;
	vertical-align: middle;
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr.total .col3
{
	font-size: 1.2em;
	font-weight: bold;
}

.cuerpo.ficha-comprar .box-cars .bg-bton
{
	background: url(../img/bg-bottom-prod.png) repeat-x 0 0;
	width: 485px;
	height: 11px;
}

/* Resumen de Interes de compra | color seleccionado */

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.col2-union span
{
	display: block;
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.col2-union p.color-name
{
	font-size: .8em;
	color: #fff;
	height: 20px;
	width: 50px;
	text-align: center;
	margin-left: 2px;
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.col2-union span.opt1, .cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.col2-union span.opt2, .cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.col2-union span.opt3, .cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.col2-union span.opt4, .cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.col2-union span.opt5
{
	width: 19px;
	height: 19px;
	margin-left: 17px;
	margin-bottom: 5px;
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.col2-union span.opt1
{
	background: url(../img/colors.png) no-repeat 0 0;
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.col2-union span.opt2
{
	background: url(../img/colors.png) no-repeat -41px 0;
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.col2-union span.opt3
{
	background: url(../img/colors.png) no-repeat -62px 0;
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.col2-union span.opt4
{
	background: url(../img/colors.png) no-repeat -83px 0;
}

.cuerpo.ficha-comprar li.in-resumen .tabla-resumen tr td.col2-union span.opt5
{
	background: url(../img/colors.png) no-repeat -105px 0;
}

/*** Paso 2 ***/

/*** Tabla Desplegable ***/

.cuerpo.ficha-comprar ul.ficha-desplegable li.ficha-formulario
{
	width: 485px;
	height: 35px;
	background: url(../img/bg-ficha-gral4.png) no-repeat 0 0;
	font-size: 1.7em;
	font-weight: bold;
}

.cuerpo.ficha-comprar ul.ficha-desplegable li.in-formulario
{
	padding: 0 20px 0 20px !important;
	display: block;
	background: none;
}

.cuerpo.ficha-comprar ul.ficha-desplegable li.in-formulario p
{
	font-size: .9em;
	font-weight: normal;
}

/*** Formulario ***/

.cuerpo.ficha-comprar .in-formulario
{
	padding: 20px 15px 0 15px;
}

.cuerpo.ficha-comprar .in-formulario p
{
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
	margin: 15px 0 5px 0;
}

.cuerpo.ficha-comprar .in-formulario fieldset
{
	padding-bottom: 22px;
}

.cuerpo.ficha-comprar .in-formulario label
{
	font-size: .9em;
	padding-right: 20px;
	color: #fff;
	text-align: right;
	width: 180px !important;
	float: left;
	padding-top: 11px;
}

.cuerpo.ficha-comprar .in-formulario label.special
{
	color: #ff7d7d;
}

.cuerpo.ficha-comprar .in-formulario input.text
{
	border: 1px solid #a7a6aa;
	background-color: #6d6d6d;
	width: 155px;
	margin: 6px 0 5px 0;
	color: #fff;
	font-size: 1.1em;
	padding: 1px 0 1px 2px;
}

.cuerpo.ficha-comprar .in-formulario select
{
	border: 1px solid #a7a6aa;
	background-color: #6d6d6d;
	margin: 6px 5px 5px 0;
	color: #fff;
	padding: 0 0 0 1px;
	font-size: 1.1em;
}

.cuerpo.ficha-comprar .in-formulario .linea
{
	background: url(../img/hr-generico.png) repeat-x 0 0 !important;
	height: 2px;
	width: 100%;
	margin: 0;
}

/*** Pantallas Servicios ***/

.cuerpo.servicios
{
	background: none;
	padding-top: 18px;
}

.cuerpo.servicios .titulo-h1
{
	background: url(../img/hr-generico.png) repeat-x 0 100%;
	height: 23px;
	width: 511px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

.cuerpo.servicios .titulo-h1 h1
{
	background: url(../img/text/servicio.png) no-repeat 0 0;
	width: 162px;
	height: 20px;
}

.cuerpo.servicios .box-cars
{
	padding: 12px;
	width: 487px;
}

.cuerpo.servicios .box
{
	width: 100%;
}

.cuerpo.servicios .box-cars .titulo
{
	height: 24px;
	background: url(../img/bg-prod.png) repeat-x 0 0;
	padding: 8px 0 0 10px;
	border-top:1px solid #FFFFFF;
}

.cuerpo.servicios .box-cars .titulo h2
{
	color: #fff;
	font-size: 1.7em;
	padding-left:9px;
}

.cuerpo.servicios .box-cars .inside
{
	padding: 25px 18px 15px 18px !important;
	background: url(../img/fotos/bg-form5.jpg) no-repeat 101% 10%;
}

.cuerpo.servicios .box-cars .inside p
{
	color: #fff;
	font-size: 1.1em;
	margin: 0 0 15px 0;
	line-height: 120%;
}

.cuerpo.servicios .box-cars .inside h3, .cuerpo.servicios .box-cars .inside p.formulario
{
	color: #abccf5;
	font-size: 1.1em;
	margin: 0 0 5px 0;
	line-height: 120%;
	font-weight: bold;
}

.cuerpo.servicios .box-cars .inside .linea
{
	background: url(../img/hr-generico.png) repeat-x 0 0;
	height: 2px;
	width: 99%;
	margin: 0;
}

.cuerpo.servicios .box-cars .inside .linea.larga
{
	width: 99%;
}

/*** Caja "Talleres" ***/

.cuerpo.servicios .box-cars .inside h3
{
	font-size: 1.2em;
}

.cuerpo.servicios .box-cars .inside .talleres
{
	width: 370px;
}

.cuerpo.servicios .box-cars .inside .talleres table
{
	width: 330px;
	font-size: 1.1em;
	color: #fff;
	line-height: 120%;
}

.cuerpo.servicios .box-cars .inside .talleres table td.col1
{
	padding: 12px 10px 10px 0;
}

.cuerpo.servicios .box-cars .inside .talleres table td.col2
{
	padding: 12px 0 10px 10px;
}

.cuerpo.servicios .box-cars .inside .talleres table td
{
	padding: 12px 10px 10px 0;
	background: url(../img/hr-generico.png) repeat-x 0 0;
}

/** **/

.cuerpo.servicios .box-cars .inside.msg .ico
{
	float: left;
	margin: 40px 5px 0 60px;
}

.cuerpo.servicios .box-cars .inside.msg
{
	padding-top: 55px !important;
	background-position: 100% 25%;
	position: relative;
	height: 220px;
}

.cuerpo.servicios .box-cars .inside.msg p
{
	padding-top: 50px;
}

.cuerpo.servicios .box-cars .inside.msg p.okey
{
	padding-top: 45px;
}

/*** Formulario Servicios ***/

.cuerpo.servicios .box-cars .inside label
{
	font-size: 1.1em;
	padding-right: 20px;
	color: #fff;
	text-align: right;
	width: 110px !important;
	float: left;
	padding-top: 13px;
}

.cuerpo.servicios .box-cars .inside input.text, .cuerpo.servicios .box-cars .inside textarea
{
	border: 1px solid #a7a6aa;
	background-color: #6d6d6d;
	width: 170px;
	margin: 7px 0;
	color: #fff;
	font-size: 1.1em;
	padding: 3px 0 3px 2px;
}

.cuerpo.servicios .inside select
{
	border: 1px solid #a7a6aa;
	background-color: #6d6d6d;
	margin: 7px 2px 7px 0;
	color: #fff;
	font-size: 1.1em;
	padding: 2px 0 2px 2px;
}

.cuerpo.servicios .inside select.estilo1, .cuerpo.servicios .inside select.estilo1 option
{
	width: 70px;
}

.cuerpo.servicios .inside select.estilo2, .cuerpo.servicios .inside select.estilo2 option
{
	width: 150px;
}

.cuerpo.servicios .inside select.estilo3, .cuerpo.servicios .inside select.estilo3 option
{
	width: 90px;
}

.cuerpo.servicios .inside select.estilo4, .cuerpo.servicios .inside select.estilo4 option
{
	width: 210px;
}

.cuerpo.servicios .box-cars .inside textarea
{
	width: 313px;
	height: 80px;
}

.cuerpo.servicios .inside span.btton-dos
{
	display: block;
	clear: both;
	margin-left: 0;
	margin-top: 30px;
}

.cuerpo.servicios .inside span.btton-dos.volver
{
	margin-top: 120px;
	margin-left: 6px;
	position: absolute;
	bottom: 15px;
}

/*** Form Chapa-Pintura ***/

.cuerpo.servicios .box-cars .inside
{
	padding: 25px 18px 15px 18px !important;
	background: url(../img/fotos/bg-form6.jpg) no-repeat 100% 5%;
}


.cuerpo.servicios .box-cars .inside.chapa-pintura .linea
{
	background: url(../img/hr-generico.png) repeat-x 0 0;
	height: 2px;
	width: 75%;
	margin: 0;
}

.cuerpo.servicios .box-cars .inside.chapa-pintura .linea.larga
{
	width: 99%;
}

/*** home ***/

.cuerpo.servicios.home .box-cars .ver-mas
{
	margin: 8px 0 0 0;
}

.cuerpo.servicios.home .box-cars .inside a
{
	cursor: pointer;
}

.cuerpo.servicios.home .box-cars .ver-mas a
{
	background: url(../img/detalles/bg-ico-vermas3.png) no-repeat 95% 0;
	height: 21px;
	padding-top: 3px;
}

.cuerpo.servicios .box-cars.servicio-mecanico .inside
{
	background: url(../img/fotos/servicios-home01.jpg) no-repeat 99% 100%;
	padding: 10px 13px !important;
	height: 119px;
}

.cuerpo.servicios .box-cars.servicio-mecanico h2
{
	background: url(../img/text/servicio-mecanico.png) no-repeat 0 0;
	width: 245px;
	height: 20px;
	margin-bottom: 5px;
}

.cuerpo.servicios .box-cars.servicio-mecanico p, .cuerpo.servicios .box-cars.chapa-pintura p, .cuerpo.servicios .box-cars.home-mantenimiento p
{
	width: 310px;
	line-height: 125%;
	margin-bottom: 0;
}

.cuerpo.servicios .box-cars.chapa-pintura .inside
{
	background: url(../img/fotos/servicios-home02.jpg) no-repeat 100% 100%;
	padding: 10px 13px !important;
	height: 119px;
}

.cuerpo.servicios .box-cars.chapa-pintura h2
{
	background: url(../img/text/chapa-pintura.png) no-repeat 0 0;
	width: 133px;
	height: 17px;
	margin-bottom: 5px;
}

.cuerpo.servicios .box-cars.home-mantenimiento .inside
{
	background: url(../img/fotos/servicios-home03.jpg) no-repeat 100% 100%;
	padding: 10px 13px !important;
	height: 119px;
}

.cuerpo.servicios .box-cars.home-mantenimiento h2
{
	background: url(../img/text/mantenimiento.png) no-repeat 0 0 !important;
	width: 126px;
	height: 17px;
	margin-bottom: 5px;
}
/*** Servicios | Pantalla Mantenimiento ***/

.cuerpo.servicios .inside.mantenimiento
{
	background: url(../img/fotos/bg-form7.jpg) no-repeat 100% 3%;
}

.cuerpo.servicios .inside.mantenimiento .talleres
{
	margin-bottom: 25px;
	width: 315px;
}

.cuerpo.servicios .inside.mantenimiento .talleres select
{
	width: 160px;
}

.cuerpo.servicios .inside.mantenimiento .talleres .linea
{
	width: 100%;
}

/*** usado ***/

.cuerpo.usado .box-cars .box
{
	width: 485px;
}

.cuerpo.usado h1
{
	background: url(../img/text/publicar-usado.png) no-repeat 0 0;
	border-bottom: 1px solid #ad8fa1;
	padding-bottom: 2px;
	width: 511px;
	height: 23px;
	margin: 30px 0 15px 0;
}

.cuerpo.usado h1 span
{
	display: none;
}

.cuerpo.usado p.recomendacion
{
	font-size: 1.1em;
	color: #fff;
	line-height: 130%;
}

.cuerpo.usado .box .importante
{
	background-color: #b9cbe8;
	padding: 1px 5px 5px 5px;
}

.cuerpo.usado .box .importante img
{
	float: left;
	margin-right: 15px;
}

.cuerpo.usado .box .importante p
{
	line-height: 125%;
	padding: 5px 0 0 0;
	font-size: 1.1em;
}

.usado .inside h2
{
	background: url(../img/text/item-h2.png) no-repeat 0 38%;
	color: #abccf5;
	font-size: 1.8em;
	padding-left: 9px;
	padding-bottom: 9px;
	font-weight: normal;
}

.usado .btnera
{
	height: 47px;
	clear: both;
	margin: 5px 0 5px -2px;
}

.usado .btnera .izq
{
	width: 6px;
	height: 47px;
	background: url(../img/boxes/bg-btnera-border.png) no-repeat 0 0;
	float: left;
}

.usado .btnera .der
{
	width: 6px;
	height: 47px;
	background: url(../img/boxes/bg-btnera-border.png) no-repeat -6px 0;
	float: left;
}

.usado .btnera .inside
{
	width: 503px;
	height: 47px;
	background: url(../img/boxes/bg-btnera-inside.png) repeat-x 0 0;
	float: left;
}

.usado .btnera ul
{
	padding: 9px 0 0 0;
}

.usado .btnera li
{
	background: url(../img/boxes/barr-btnera.png) no-repeat 0 0;
	height: 30px;
	padding: 0 29px 0 29px;
	float: left;
	text-align: center;
}

.usado .btnera li.primero
{
	background: none;
}

.usado .btnera li.type1
{
	padding-top: 8px;
}

.usado .btnera li.type2
{
	padding-top: 2px;
}

.usado .btnera a
{
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}

/*** Recuadro Cuadro Usado ***/

.usado .box .cuadro-usado
{
}

.usado .box .cuadro-usado a.img-usado
{
	margin: 0;
	padding: 0;
	float: left;
}

/*** carrusel ***/

.usado .box .cuadro-usado a
{
	display: block;
	width: 83px;
	height: 13px;
	float: right;
}

.usado .box .cuadro-usado a.subir
{
	background: url(../img/detalles/btns-desplazamiento-dos.png) no-repeat 0 0;
}

.usado .box .cuadro-usado a.bajar
{
	background: url(../img/detalles/btns-desplazamiento-dos.png) no-repeat 0 -13px;
	clear: right;
}

.usado .box .cuadro-usado a span
{
	display: none;
}

.usado .box .cuadro-usado .listado
{
	float: right;
	clear: right;
	width: 83px;
	padding: 1px 0 2px 0;
	margin: 0;
	background: #3e52a9 none;
}

.usado .box .cuadro-usado .listado li
{
	background: none !important;
	display: block;
	height: 70px;
	padding: 2px 0;
	margin: 0;
	text-align: center;
}

/*  -- -- --- ----  */

.usado .box ul.especificaciones
{
	margin: 0;
	padding: 20px 0 15px 13px;
}

.usado .box ul.especificaciones li
{
	margin: 0;
	padding: 0;
}

.usado .box ul.especificaciones li.col
{
	float: left;
	width: 227px;
	margin: 0 5px -4px 0;
	padding: 0;
	background: none;
}

.usado .box ul.especificaciones li.comentario
{
	float: none;
	clear: both;
	width: 100%;
	background: none;
}

.usado .box ul.especificaciones li.comentario label
{
	font-weight: bold;
	font-size: 1.1em;
	float: left;
	margin-right: 23px;
}

.usado .box ul.especificaciones li.comentario textarea
{
	border: 1px solid #a7a6aa;
	background-color: #6d6d6d;
	color: #fff;
	font-size: 12px;
	padding: 1px;
	float: left;
	width: 349px;
	height: 80px;
}

.usado .box ul.especificaciones li.comentario.cotizar-mi-usado p
{
	font-size: 1em;
	line-height: 115%;
	background: none;
}

.usado .box ul.especificaciones li.comentario.cotizar-mi-usado textarea
{
	border: 1px solid #a7a6aa;
	background-color: #6d6d6d;
	color: #fff;
	font-size: 1.1em;
	padding: 1px;
	float: left;
	width: 455px;
	height: 80px;
	margin-top: 10px;
}

.usado span.btton-dos.cotizar-mi-usado
{
	margin-left: 16px;
}

.usado .box ul.especificaciones li.col ul
{
	margin: 0;
	padding: 0;
}

.usado .box ul.especificaciones li.col input, .usado .box ul.especificaciones li.col select
{
	border: 1px solid #a7a6aa;
	background-color: #6d6d6d;
	color: #fff;
	font-size: .9em;
	padding: 1px;
	margin-right: 10px;
	width: 120px;
	float: right;
}

.usado .box ul.especificaciones li.col input
{
	width: 115px !important;
	padding: 2px !important;
}

.usado .box ul.especificaciones li.col label
{
	width: 64px !important;
	float: left;
	font-weight: bold;
	padding-top: 4px;
}

.usado .box ul.especificaciones li.col ul li
{
	padding: 6px 0 5px 0;
	font-size: 1em;
}

.usado .box ul.especificaciones li.col label.nada, .usado .box ul.especificaciones li.col input.nada
{
	visibility: hidden;
}

/*** Cabecera del Box ***/

.usado .box
{
	padding-bottom: 5px /* con esto se separa la lista de la caja punteanda */;
}

.usado .box .cabecera
{
	background: url(../img/bg-ficha.png) repeat-y 0 0;
	padding: 10px;
}

.usado .box .cabecera fieldset
{
	text-align: right;
	background: url(../img/text/item-text.png) no-repeat 0 50%;
	padding-left: 15px;
}

.usado .box .cabecera fieldset input, .usado .box .cabecera fieldset select
{
	border: 1px solid #a7a6aa;
	background-color: #6d6d6d;
	color: #fff;
	font-size: 1.1em;
	float: left;
	padding: 2px;
	margin-right: 16px;
}

.usado .box .cabecera fieldset input
{
	padding: 3px !important;
	width: 105px;
	margin-right: 0 !important;
}

.usado .box .cabecera fieldset select.marca
{
	width: 110px;
}

.usado .box .cabecera fieldset select.modelos
{
	width: 110px;
}

.usado .box .cabecera fieldset select.ano
{
	width: 65px;
}

/*** Ficha Desplegable General ***/

ul.ficha-desplegable
{
	margin: 0 !important;
	padding: 0 !important;
	width: 487px;
	clear: both;
}

ul.ficha-desplegable li
{
	margin: 0 !important;
	padding: 0 !important;
	float: none;
}

ul.ficha-desplegable span.item
{
	width: 11px;
	height: 15px;
	background: url(../img/text/item-lista.png) no-repeat 0 0;
	float: left;
	margin: 15px 0 0 10px;
}

ul.ficha-desplegable li a.titulo-ficha
{
	padding: 14px 0 0 5px;
	display: block;
	color: #002174;
	float: left;
}

ul.ficha-desplegable li span.item-on
{
	background: url(../img/text/item-listaon.png) no-repeat 0 0;
	display: block;
	width: 15px;
	height: 11px;
	float: left;
	margin: 18px 0 0 10px;
}

ul.ficha-desplegable li.ficha-extras
{
	width: 487px;
	height: 38px;
	background: url(../img/bg-ficha-gral1.png) no-repeat 0 0;
	font-size: 1.7em;
	font-weight: bold;
	padding-left: 10px;
}

ul.ficha-desplegable li.ficha-configurar
{
	width: 487px;
	height: 38px;
	background: url(../img/bg-ficha-gral2.png) no-repeat 0 0;
	font-size: 1.7em;
	font-weight: bold;
	padding-left: 10px;
}

ul.ficha-desplegable li.ficha-resumen
{
	width: 487px;
	height: 38px;
	background: url(../img/bg-ficha-gral3.png) no-repeat 0 0;
	font-size: 1.7em;
	font-weight: bold;
	color: #abccf5;
	padding-left: 10px;
}

ul.ficha-desplegable li.ficha-resumen a.titulo-ficha
{
	color: #abccf5;
}

/*** Ficha Extras ***/

ul.ficha-desplegable li.in-extras
{
	background: #abccf5 none;
	display: block;
	padding: 0 10px 20px 10px !important;
}

/*** Interior de la Ficha Extras ***/

ul.ficha-desplegable li.in-extras div.iconos
{
	margin-bottom: 10px;
}

a.correr-izq
{
	float: left;
	height: 60px;
	width: 23px;
	background: url(../img/detalles/btns-desplazamiento.png) no-repeat 0 40%;
}

a.correr-der
{
	float: right;
	height: 60px;
	width: 23px;
	background: url(../img/detalles/btns-desplazamiento.png) no-repeat -23px 40%;
}

ul.iconos-extras
{
	margin: 0 0 0 4px !important;
	padding: 0 !important;
	background: none;
	float: left;
}

ul.iconos-extras li
{
	margin: 0 1px !important;
	padding: 0 !important;
	float: left;
	text-align: center;
	width: 57px;
}

.iconos-extras li a
{
	font-family: Tahoma;
	font-size: .6em; /* ver tamano de la linea del Link bug */
}

.iconos-extras li a.icono
{
	display: block;
	height: 52px;
	width: 57px;
}

a.correr-izq span, a.correr-der span, .iconos-extras li a.icono span
{
	display: none;
}

.iconos-extras li.icono-1 a.icono
{
	background: url(../img/detalles/ex-item1.png) no-repeat 0 -52px;
}
.iconos-extras li.icono-1 a.icono.on, .iconos-extras li.icono-1 a.icono:hover
{
	background: url(../img/detalles/ex-item1.png) no-repeat 0 0;
}

.iconos-extras li.icono-2 a.icono
{
	background: url(../img/detalles/ex-item2.png) no-repeat 0 -52px;
}
.iconos-extras li.icono-2 a.icono.on, .iconos-extras li.icono-2 a.icono:hover
{
	background: url(../img/detalles/ex-item2.png) no-repeat 0 0;
}

.iconos-extras li.icono-3 a.icono
{
	background: url(../img/detalles/ex-item3.png) no-repeat 0 -52px;
}
.iconos-extras li.icono-3 a.icono.on, .iconos-extras li.icono-3 a.icono:hover
{
	background: url(../img/detalles/ex-item3.png) no-repeat 0 0;
}

.iconos-extras li.icono-4 a.icono
{
	background: url(../img/detalles/ex-item4.png) no-repeat 0 -52px;
}
.iconos-extras li.icono-4 a.icono.on, .iconos-extras li.icono-4 a.icono:hover
{
	background: url(../img/detalles/ex-item4.png) no-repeat 0 0;
}

.iconos-extras li.icono-5 a.icono
{
	background: url(../img/detalles/ex-item5.png) no-repeat 0 -52px;
}
.iconos-extras li.icono-5 a.icono.on, .iconos-extras li.icono-5 a.icono:hover
{
	background: url(../img/detalles/ex-item5.png) no-repeat 0 0;
}

.iconos-extras li.icono-6 a.icono
{
	background: url(../img/detalles/ex-item6.png) no-repeat 0 -52px;
}
.iconos-extras li.icono-6 a.icono.on, .iconos-extras li.icono-6 a.icono:hover
{
	background: url(../img/detalles/ex-item6.png) no-repeat 0 0;
}

.iconos-extras li.icono-7 a.icono
{
	background: url(../img/detalles/ex-item7.png) no-repeat 0 -52px;
}
.iconos-extras li.icono-7 a.icono.on, .iconos-extras li.icono-7 a.icono:hover
{
	background: url(../img/detalles/ex-item7.png) no-repeat 0 0;
}
/*** ***/

/* Trailer */
ul.ficha-desplegable li.in-extras .seleccion
{
}

ul.ficha-desplegable li.in-extras .seleccion h4
{
	color: #002174;
	background: url(../img/hr-trailers.png) repeat-x 0 100%;
	text-transform: uppercase;
	font-size: 1em;
	padding: 0 0 4px 2px;
	width: 99%;
}

ul.ficha-desplegable li.in-extras .seleccion p
{
	color: #464646;
	font-size: .9em;
	margin: 5px 0 0 3px;
}

ul.ficha-desplegable li.in-extras .seleccion a.subir-video
{
	margin: 15px 5px 0 3px;
	display: block;
	width: 146px;
	height: 98px;
	background: #677c8d url(../img/boxes/bg-subir-video.png) no-repeat center center;
	float: left;
}
/*** Fin Trailer ***/

/*** Formulario ***/

.cuerpo.usado .box-cars .formulario
{
	padding: 20px 15px 0 15px;
}

.cuerpo.usado .box-cars .formulario p
{
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
	margin-bottom: 10px;
}

.cuerpo.usado .box-cars .formulario fieldset
{
	padding-bottom: 22px;
}

.cuerpo.usado .box-cars .formulario label
{
	font-size: 1.1em;
	padding-right: 20px;
	color: #fff;
	text-align: right;
	width: 180px !important;
	float: left;
	padding-top: 10px;
}

.cuerpo.usado .box-cars .formulario label.special
{
	padding-top: 13px;
}

.cuerpo.usado .box-cars .formulario input.text
{
	border: 1px solid #a7a6aa;
	background-color: #6d6d6d;
	width: 155px;
	margin: 6px 0;
	color: #fff;
	font-size: 1.1em;
	padding: 3px 0 3px 2px;
}


.cuerpo.usado .box-cars .formulario select
{
	border: 1px solid #a7a6aa;
	background-color: #6d6d6d;
	margin: 6px 2px 6px 0;
	color: #fff;
	width: 159px;
	padding: 1px 0 1px 1px;
}

.cuerpo.usado .box-cars .formulario .linea
{
	background: url(../img/hr-generico.png) repeat-x 0 0;
	height: 2px;
	width: 100%;
	margin: 0;
}

.cuerpo.usado .box-cars .formulario .terminos
{
	width: 423px;
	border: 1px solid #a7a6aa;
	background-color: #6d6d6d;
	padding: 18px 15px;
	height: 80px;
	overflow: auto;
	margin-bottom: 10px;
}

.cuerpo.usado .box-cars .formulario .terminos p
{
	color: #fff;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 125%;
}

.cuerpo.usado .box-cars .formulario input.edad
{
	float: left;
	margin-left: 35px;
}

.cuerpo.usado .box-cars .formulario p.edad
{
	font-weight: normal;
	float: left;
	padding: 3px 0 25px 0;
	font-size: 1.1em;
}

.cuerpo.usado .box-cars .formulario .btton-dos
{
	margin-left: 1px;
}

/*** terminos_condiciones ***/

.cuerpo.usado
{
}

.cuerpo.usado h1.terminos-condiciones
{
	background: url(../img/text/terminos-condiciones.png) no-repeat 0 0;
	border-bottom: 1px solid #ad8fa1;
	padding-bottom: 2px;
	width: 511px;
	height: 23px;
	margin: 23px 0 15px 0;
}

.cuerpo.usado h1 span
{
	display: none;
}

.cuerpo.usado .box-cars.condiciones
{
	padding: 12px;
	width: 487px;
}

.cuerpo.usado .box-cars.condiciones .inside
{
	padding: 20px 15px 10px 15px;
}

.cuerpo.usado .box-cars.condiciones .inside h2
{
	color: #abccf5;
	font-size: 1.3em;
	margin-bottom: 2px;
	font-weight: bold;
	padding-left: 0;
	background: none;
}

.cuerpo.usado .box-cars.condiciones .inside p
{
	font-size: 1.1em;
	color: #fff;
	line-height: 130%;
	margin: 0 0 15px 0;
}

/*** plan_rombo ***/

.cuerpo.usado .box-cars.plan-rombo
{
	padding: 12px;
	width: 487px;
}

.cuerpo.usado .box
{
	width: 100%;
}

.cuerpo.usado .box-cars.plan-rombo .titulo
{
	height: 24px;
	background: url(../img/bg-prod.png) repeat-x 0 0;
	padding: 8px 0 0 10px;
	border-top:1px solid #FFFFFF;
}


.cuerpo.usado .box-cars.plan-rombo .titulo h2
{
	color: #222;
	font-size: 1.7em;
	padding-left:9px;
}

.cuerpo.usado .box-cars.plan-rombo .planes
{
	padding: 4px 10px 5px 10px;
}

.cuerpo.usado .box-cars.plan-rombo .planes div.linea
{
	background: url(../img/hr-table.png) repeat-x 0 0;
	height: 2px;
	width: 100%;
	margin: 10px 0 12px 0;
}

.cuerpo.usado .box-cars.plan-rombo .planes .img-rombo
{
	float: left;
	height: 125px;
	margin-right: 15px;
}

.cuerpo.usado .box-cars.plan-rombo .planes h3
{
	font-size: 1.4em;
	color: #abccf5;
	font-weight: normal;
}

.cuerpo.usado .box-cars.plan-rombo .planes h4
{
	color: #abccf5;
	font-size: 1.4em;
	margin: 15px 0 0 0;
	font-weight: normal;
}

.cuerpo.usado .box-cars.plan-rombo .planes p
{
	font-size: 1.1em;
	color: #fff;
	line-height: 115%;
}

.cuerpo.ventas
{
	padding-top: 21px;
}

.cuerpo.ventas .titulo
{
	background: url(../img/hr-generico.png) repeat-x 0 100%;
	height: 23px;
	width: 511px;
}

.cuerpo.ventas .titulo h1
{
	background: url(../img/text/ventas.png) no-repeat 0 0;
	width: 162px;
	height: 20px;
}

.cuerpo.ventas .ventas-especiales
{
	height: 210px;
	width: 511px;
}

.cuerpo.ventas .ventas-especiales img
{
	float: right;
	margin: 10px 10px 0 0;
}

.cuerpo.ventas .ventas-especiales h2
{
	color: #abccf5;
	font-weight: normal;
	font-size: 2.3em;
	margin: 15px 0 10px 0;
	letter-spacing: .02em;
}

.cuerpo.ventas .ventas-especiales p
{
	width: 185px;
	font-size: 1.1em;
	color: #fff;
	line-height: 130%;
	letter-spacing: .02em;
}

.cuerpo.ventas .ventas-especiales a.venta-empresa
{
	background: url(../img/detalles/bg-ico-vermas.png) no-repeat 100% 20%;
	width: 110px;
	height: 24px;
	display: block;
	color: #fff;
	font-size: 1.1em;
	padding-top: 8px;
	margin-top: 10px;
}

.cuerpo.ventas .box-cars
{
	width: 475px;
	padding: 17px 17px 2px 17px;
}

.cuerpo.ventas .box-cars .descripcion
{
	padding: 0 0 9px 0;
	margin-right: 15px;
	margin-bottom: 15px;
}

.cuerpo.ventas .box-cars .descripcion.cero
{
	margin-right: 0 !important;
}

.cuerpo.ventas .box-cars .descripcion h4, .cuerpo.ventas .box-cars .descripcion p, .cuerpo.ventas .box-cars .descripcion span
{
	padding: 0 10px;
}

/*** Pantalla Novedades Home ***/

.cuerpo.accesorios h1.novedades-home
{
	background: url(../img/text/novedades.png) no-repeat 0 0;
	border-bottom: 1px solid #ad8fa1;
	padding-bottom: 2px;
	width: 511px;
	height: 23px;
	margin: 7px 0 15px 0;
}

.box.nov-home
{
	padding-right: 15px;
	width: 470px !important;
	padding-bottom: 0;
}

.box.nov-home img
{
	margin-right: 20px;
	margin-bottom: 0 !important;
}

.box.nov-home h2
{
	color: #fff;
	font-size: 1.8em;
	line-height: 118%;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	width: 100%;
}

.box.nov-home p
{
	line-height: 120%;
	color: #fff;
	font-size: 1.2em;
	margin-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

.caja-nov-home
{
	width: 245px;
	background: url(../img/detalles/bg-novedades-home-pie.png) repeat-x 0 100%;
	padding: 0 0 15px 4px;
	float: left;
}

.caja-nov-home.caja-uno
{
	margin-right: 13px;
}

.caja-nov-home h3
{
	clear: both;
	background: url(../img/detalles/bg-novedades-home-h3.png) no-repeat 0 0;
	height: 34px;
	padding: 11px 0 10px 15px;
	margin-left: -4px;
}

.caja-nov-home h3 a
{
	color: #fff;
	font-size: 1.4em;
}

.caja-nov-home img
{
	float: left;
	margin: 0 12px 5px -4px;
}

.caja-nov-home p
{
	font-size: 1.1em;
	color: #fff;
	line-height: 125%;
}

.caja-nov-home p span
{
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
}

.box.nov-home span.ver-mas a
{
	background: url(../img/detalles/bg-ico-vermas3.png) no-repeat 95% 0;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	width: 54px;
}

.caja-nov-home span.ver-mas a
{
	background: url(../img/detalles/bg-ico-vermas3.png) no-repeat 95% 1px;
}

span.btton-ocho.btton-nov input
{
	text-transform: uppercase;
	margin-left: -16px;
}

/*** Testdrive Home ***/

.cuerpo.ventas .titulo h1.testdrive
{
	background: url(../img/text/testdrive.png) no-repeat 0 0;
	width: 162px;
	height: 20px;
}

.ventas-especiales.testd-home
{
	height: auto !important;
}

.ventas-especiales.testd-home h2.testdrive-home
{
	font-size: 2.3em;
	font-weight: bold !important;
	clear: both;
}

.ventas-especiales.testd-home h2.testdrive-home span
{
	font-weight: normal;
}

.ventas-especiales.testd-home img.img-test-home
{
	margin: -2px 0 0 0 !important;
}

.cuerpo.ventas .ventas-especiales a.venta-empresa.testdrive
{
	width: 75px;
	height: 25px;
	padding-top: 7px;
}

/*** Ventas Especiales | Empresas ***/

.cuerpo.cliente .titulo.venta-empresas h1
{
	background: url(../img/text/ventas.png) no-repeat 0 0;
	width: 511px;
	height: 20px;
}

.inside.ventas-empresas img
{
	float: left;
	margin: 0 20px 20px 0;
}

.inside.ventas-empresas h3
{
	color: #abccf5;
	font-size: 1.25em;
	margin-bottom: 10px;
}

.inside.ventas-empresas p
{
	margin-bottom: 18px !important;
}

.inside.ventas-empresas input.btton-dos
{
	margin: 0 !important;
}

