/* CSS Document */
*{
	margin:0px;
	padding:0px;
	outline:0;
	list-style:none;
	text-decoration:none;
}

.clearfix {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}

a img {
	border:none;
}

body {
	background-color:#FFFFFF;
	color:#000000;
	font-size:11px;
	font-family: Arial, Verdana, sans-serif;
}

#wrap {
	background-color:#FFFFFF;
	border-left:10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	width:940px;
	margin:0 auto;
	padding-top:15px;
	position:relative;
	overflow:hidden;
}

h1.pagina {
	display:none;
}
.video_yt {
	background-color: #99FF33;
	height: 160px;
	width: 180px;
}

.derecha {
	float: right;
	margin-left: 360px;
}


/* sidebar */
#sidebar {
	width:175px;
	float:left;
}

.logo {
	padding-left:20px;
	padding-bottom:40px;
	clear:both;
}

#nav_sidebar {
	font-size:10px;
	text-transform:uppercase;
	background-image:url(../imagenes/separador.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#nav_sidebar a {
	color:#373737;
}

#nav_sidebar a:hover {
	color:#CC0000;
}
#nav_sidebar dt {
	background-image:url(../imagenes/separador.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:5px;
	padding-bottom:5px;
}

#nav_sidebar dd {
	display:block;
	padding:5px 0 5px 10px; 
}

#nav_sidebar dd dd {
	background-image:none;
	padding-left:20px;
}

#nav_sidebar li a span,
#nav_sidebar dt a span {
	display:none;
}

#nav_sidebar dt a {
	background-image:url(../imagenes/lista_01.gif);
	background-position:0px 1px;
	background-repeat:no-repeat;
	padding-left:15px;
	display:block;
}
#nav_sidebar li.fuso a {
	background-image:url(../imagenes/lista_01.gif);
	background-position:0px 1px;
	background-repeat:no-repeat;
	display:block;
}

#nav_sidebar dt.marcado a{
	background-image:url(../imagenes/lista_02.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left:15px;
	color:#CC0000;
}

.checkcamion{
margin:0px;
padding:0px;}

/* sedan */
#nav_sidebar dt a.sedan {
	background-image:url(../imagenes/menu/sedan.gif);
	background-position:top lett;
	background-repeat:no-repeat;
	display:block;
	width:151px;
	height:12px;
}
#nav_sidebar dt a:hover.sedan,
#nav_sidebar dt.marcado a.sedan{
	background-image:url(../imagenes/menu/sedan.gif);
	background-position:0px -11px;
	background-repeat:no-repeat;
}

/* todoterrenourbano */
#nav_sidebar dt a.todoterrenourbano {
	background-image:url(../imagenes/menu/todoterrenourbano.gif);
	background-position:top lett;
	background-repeat:no-repeat;
	display:block;
	width:151px;
	height:12px;
}
#nav_sidebar dt a:hover.todoterrenourbano,
#nav_sidebar dt.marcado a.todoterrenourbano{
	background-image:url(../imagenes/menu/todoterrenourbano.gif);
	background-position:0px -11px;
	background-repeat:no-repeat;
}

/* deportivo */
#nav_sidebar dt a.deportivo {
	background-image:url(../imagenes/menu/deportivo.gif);
	background-position:top lett;
	background-repeat:no-repeat;
	display:block;
	width:151px;
	height:12px;
}
#nav_sidebar dt a:hover.deportivo,
#nav_sidebar dt.marcado a.deportivo{
	background-image:url(../imagenes/menu/deportivo.gif);
	background-position:0px -11px;
	background-repeat:no-repeat;
}

/* todoterreno */
#nav_sidebar dt a.todoterreno {
	background-image:url(../imagenes/menu/todoterreno.gif);
	background-position:top lett;
	background-repeat:no-repeat;
	display:block;
	width:151px;
	height:12px;
}
#nav_sidebar dt a:hover.todoterreno,
#nav_sidebar dt.marcado a.todoterreno{
	background-image:url(../imagenes/menu/todoterreno.gif);
	background-position:0px -11px;
	background-repeat:no-repeat;
}

/* camioneta */
#nav_sidebar dt a.camioneta {
	background-image:url(../imagenes/menu/camioneta.gif);
	background-position:top lett;
	background-repeat:no-repeat;
	display:block;
	width:151px;
	height:12px;
}
#nav_sidebar dt a:hover.camioneta,
#nav_sidebar dt.marcado a.camioneta{
	background-image:url(../imagenes/menu/camioneta.gif);
	background-position:0px -11px;
	background-repeat:no-repeat;
}

/* furgon */
#nav_sidebar dt a.furgon {
	background-image:url(../imagenes/menu/furgon.gif);
	background-position:top lett;
	background-repeat:no-repeat;
	display:block;
	width:151px;
	height:12px;
}
#nav_sidebar dt a:hover.furgon,
#nav_sidebar dt.marcado a.furgon{
	background-image:url(../imagenes/menu/furgon.gif);
	background-position:0px -11px;
	background-repeat:no-repeat;
}

/* camionesbuses */
#nav_sidebar li a.camionesbuses {
	background-image:url(../imagenes/menu/camionesbuses.gif);
	background-position:top lett;
	background-repeat:no-repeat;
	display:block;
	width:151px;
	height:12px;
}
#nav_sidebar li a:hover.camionesbuses,
#nav_sidebar dt.marcado a.camionesbuses{
	background-image:url(../imagenes/menu/camionesbuses.gif);
	background-position:0px -11px;
	background-repeat:no-repeat;
}

/* electrico */
#nav_sidebar dt a.electrico {
	background-image:url(../imagenes/menu/electrico.gif);
	background-position:top lett;
	background-repeat:no-repeat;
	display:block;
	width:151px;
	height:12px;
}

#nav_sidebar dt a:hover.electrico,
#nav_sidebar dt.marcado a.electrico{
	background-image:url(../imagenes/menu/electrico.gif);
	background-position:0px -11px;
	background-repeat:no-repeat;
}

#nav_sidebar dd li {
/*	padding-left:10px;*/
}

/* box */
#box {
	width:761px;
	float:right;
}

/* main */
#main {
	width:761px;
	padding-bottom:10px;
	float:left;
}

.destacados {
	width:761px;
	height:120px;
	padding:10px 0px;
	float:left;
}

.caja00 {
	width:183px;
	height:120px;
	float:left;
}

.caja_destacados01 {
	width:183px;
	height:120px;
	padding-left:9px;
	float:left;
}

/* contenidos */
#contenidos {
	padding:20px 0px;
}

#contenidos a {
	color:#666666;
}

#contenidos a:hover {
	color:#CC0000;
}

.titulos {
	background-image:url(../imagenes/bg_titulo.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:190px;
	padding-right:10px;
	text-align:right;
	float:left;
	padding-bottom:350px;
}

.titulos p{
color:#333333;
}

.titulos_concesionarios {
	background-image:url(../imagenes/bg_titulo.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:190px;
	padding-right:10px;
	text-align:right;
	float:left;
}

.titulos_concesionarios h2,
.titulos h2 {
	font-size:20px;
	color:#CC0000;
	text-transform:uppercase;
}

.contenido_empresa {
	width:390px;
}

.contenido_postventa {
	width:460px;
}
.contenido_postventa2 {
	width:520px;
}
.textos {
	color:#333333;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	float:left;
	text-align: justify;
}

.textos p {
	margin-bottom:10px;
}

.textos ul {
	margin:10px 0px;
}

.textos li {
	background-image:url(../imagenes/blog_bg_titulo.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-bottom:10px;
}

.textos strong {
	color:#FF0000;
	font-weight:normal;
}

.textos h2 {
	font-size:18px;
	margin-bottom:5px;
	color:#CC0000;
}
.textos h3 {
	font-size:14px;
	margin-bottom:5px;
	color:#333333;
}
.textos h4 {
	font-size:12px;
	color:#666666;
}
.textos h5 {
	font-size:11px;
	color:#666666;
}
.textos h6 {	
	font-size:10px;
	color:#666666;
}

.textos td {
	padding:2px;
}

.textos input,
.textos textarea {
	color:#666666;
	font-size:11px;
	padding:4px;
}

.textos input[type=text] {
	width:300px;
}

.textos textarea {
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
}

/* CONTACTO 2*/

.textos2 {
	color:#333333;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	float:left;
	text-align: justify;
}

.textos2 p {
	margin-bottom:10px;
}

.textos2 ul {
	margin:10px 0px;
}

.textos2 li {
	background-image:url(../imagenes/blog_bg_titulo.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-bottom:10px;
}

.textos2 strong {
	color:#FF0000;
	font-weight:normal;
}

.textos2 h2 {
	font-size:18px;
	margin-bottom:5px;
	color:#CC0000;
}
.textos2 h3 {
	font-size:14px;
	margin-bottom:5px;
	color:#333333;
}
.textos2 h4 {
	font-size:12px;
	color:#666666;
}
.textos2 h5 {
	font-size:11px;
	color:#666666;
}
.textos2 h6 {	
	font-size:10px;
	color:#666666;
}

.textos2 td {
	padding:2px;
}

.textos2 input,
.textos2 textarea,
.textos2 select {
	color:#666666;
	font-size:11px;
	padding:4px;
}

.textos2 textarea {
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
}

/* FIN CONTACTO 2*/

/* concesionarios */
.box_concesionario {
	padding:5px 0;
	margin-bottom:5px;
	border-bottom:#CCCCCC 1px solid;
}

.box_concesionario img {	
	margin-right:5px;
	margin-top:4px;
}

.box_concesionario strong {
	color:#666666;
	font-weight:bold;
}

#wrap_concesionarios .ciudad {
	width:520px;
	float:left;
	padding-bottom:5px;
}

#wrap_concesionarios .ciudad h3 {
	font-size:14px;
	color:#CC0000;
}

/* acordeon concesionarios */
#wrap_concesionarios {
	margin-bottom:12px;
	padding:15px 0px 5px;
	border-bottom:#CCCCCC 1px solid;
	width:520px;
	float:left;
}

#wrap_concesionarios dt {
	display:block;
	padding:8px 10px;
	background-image:url(../imagenes/bg_acordeon.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#cecece;
	color:#4b4b4b;
	border-bottom:2px #FFFFFF solid;
}

#wrap_concesionarios #subacordeon dt {
	display:block;
	padding:8px 10px;
	background-image:url(../imagenes/bg_acordeon.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#DADADA;
	color:#4b4b4b;
	border-bottom:2px #FFFFFF solid;
}

#wrap_concesionarios dd {
	padding:0px 0px 0px 10px;
}

#wrap_concesionarios dd dd{
	padding:10px;
}

#wrap_concesionarios ul {
	padding-left:15px;
}
#wrap_concesionarios #subacordeon dt.marcado,
#wrap_concesionarios dt.marcado {
	display:block;
	padding:8px 10px;
	background-image:url(../imagenes/bg_acordeon.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#CC0000;
	color:#FFFFFF;
}

#wrap_concesionarios dt a {
	display:block;
	color:#4b4b4b;
}

#wrap_concesionarios dt a:hover {
	display:block;
	color:#000000;
}

#wrap_concesionarios dt.marcado a {
	color:#FFFFFF;
}

/* acordeon tienda_virtual */
#tienda_virtual {
	margin-bottom:12px;
	padding:15px 0px 5px;
	border-bottom:#CCCCCC 1px solid;
	width:520px;
	float:left;
}

#tienda_virtual dt {
	display:block;
	padding:8px 10px;
	background-image:url(../imagenes/bg_acordeon.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#cecece;
	color:#4b4b4b;
	border-bottom:2px #FFFFFF solid;
}

#tienda_virtual dd {
	padding:10px;
}

#tienda_virtual ul {
	padding-left:15px;
}

#tienda_virtual dt.marcado {
	display:block;
	padding:8px 10px;
	background-image:url(../imagenes/bg_acordeon.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#CC0000;
	color:#FFFFFF;
}

#tienda_virtual dt a {
	display:block;
	color:#4b4b4b;
}

#tienda_virtual dt a:hover {
	display:block;
	color:#000000;
}

#tienda_virtual dt.marcado a {
	color:#FFFFFF;
}

/* zonas */
.zonas {
	padding-top:15px;
	padding-left:10px;
}

a.zona_norte {
	background-image:url(../imagenes/zona_norte.gif);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	width:166px;
	height:63px;
}

#norte a.zona_norte,
a:hover.zona_norte {
	background-image:url(../imagenes/zona_norte.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

a.zona_centro {
	background-image:url(../imagenes/zona_centro.gif);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	width:166px;
	height:36px;
}

#centro a.zona_centro,
a:hover.zona_centro {
	background-image:url(../imagenes/zona_centro.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

a.zona_sur {
	background-image:url(../imagenes/zona_sur.gif);
	background-position:top;
	background-repeat:no-repeat;
	display:block;
	width:166px;
	height:149px;
}

#sur a.zona_sur,
a:hover.zona_sur {
	background-image:url(../imagenes/zona_sur.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.lupa {
	background-image:url(../imagenes/lupa.gif);
	background-position:0px 5px ;
	background-repeat:no-repeat;
	width:141px;
	height:40px;
	padding-left:25px;
	text-align:left;
	color:#666666;
}

/* productos */
.producto {
	width:112px;
	height:150px;
	padding-right:7px;
	float:left;
	margin-bottom:5px;
}

.img_producto {
	width:70px;
	height:50px;
}

.texto_producto {	
	text-align:left;
	padding-top:5px;
}

.texto_producto strong {
	font-weight:bold;
	font-size:11px;
	color:#666666;
}

/* Blog */
#blog {
	width:761px;
	float:left;
}

.blog_top {
	background-image:url(../imagenes/bg_top.gif);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
	height:24px;
	float:left;
}

.blog_top_left {
	background-image:url(../imagenes/blog_top_titulo.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:230px;
	height:24px;
	float:left;
}

.blog_top_right {
	background-image:url(../imagenes/blog_top_right.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:17px;
	height:24px;
	float:right;
}
.blog_top_right1 {
	width:230px;
	height:26px;
	float:right;
	
}

.blog_contenidos {
	background-image:url(../imagenes/blog_bg_contenidos.gif);
	background-position:top;
	background-repeat:repeat-x;
	width:757px;
	height:102px;
	border-left:2px #b3b1b1 solid;
	border-right:2px #b3b1b1 solid;
	float:left;
}

.novedad {
	background-image:url(../imagenes/blog_bg_titulo.gif);
	background-repeat:no-repeat;
	background-position:20px 12px;
	width:220px;
	height:92px;
	padding:10px 0px 0px 30px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#70757b;
}
.btn_maneja {
	width:140px;
	height:92px;
	float:right;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
}

.novedad h4 {
	font-size:11px;
	margin-bottom:4px;
	color:#999999;
}

.novedad p {
	margin-bottom:5px;
}

.novedad a {
	color:#999999;
}

.novedad a:hover {
	color:#CC0000;
}

.blog_bot {
	background-image:url(../imagenes/blog_bot_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:26px;
	width:100%;
	float:left;
}

.blog_bot_left {
	background-image:url(../imagenes/blog_bot_left.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:23px;
	height:26px;
	float:left;
}
.blog_bot_right1 {
	width:230px;
	height:26px;
	float:right;
	margin-right:40px;
}
.blog_bot_right {
	width:230px;
	height:26px;
	float:right;
}

/* Modelo */
#modelo {
	padding-top:15px;
	width:542px;
	float:left;
}

.modelo_contenido {
	width:509px;
	background-color:#FAF9F9;
	padding:20px 15px;
	border-left:2px #b1afaf solid;
	border-right:2px #b1afaf solid;
	float:left;
}

.modelo_contenido h3 {
	font-size:12px;
	margin-bottom:4px;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}

.btn_cotizar {float:right}

.twitter_modelo {
	padding:10px 0px;
	width:100%;
	float:left;
}

a.link_twitter {
	background-image:url(../imagenes/twitter_ficha.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:300px;
	padding:7px 0  20px 30px;
	float:left;
	color:#70757b;
	
}

a:hover.link_twitter {
	color:#000000;
}

a.link_print {
	background-image:url(../imagenes/imprimir.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:300px;
	padding:7px 0  20px 30px;
	float:left;
	color:#70757b;
}

a:hover.link_print {
	color:#000000;
}

a.link_pdf {
	background-image:url(../imagenes/icono_pdf.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:300px;
	padding:7px 0  20px 30px;
	float:left;
	color:#70757b;
	
}

a:hover.link_pdf {
	color:#000000;
}

/* sidebar modelos */
#sidebar_modelos {
	padding-top:15px;
	width:208px;
	float:right;
}

.sidebar_modelos_contenido {
	width:194px;
	background-color:#FAF9F9;
	padding:5px 5px;
	border-left:2px #b1afaf solid;
	border-right:2px #b1afaf solid;
	float:left;
}

.vista_360 {
	text-align:center;
	clear:both;
}

.imagenes_modelo {
	background-image:url(../imagenes/separador.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:10px 0px;
	margin:5px 0px;
	clear:both;
}

.imagenes_modelo2 {
	padding:10px 0px;
	margin:5px 0px;
	clear:both;
}
.imagenes_modelo h3 {
	display:none;
}
.imagenes_modelo2 h3 {
	display:none;
}

.imagenes_modelo img.titulo {
	margin-bottom:5px;
}

/* Ficha */
.titulo_ficha {
	background-position:left bottom;
	background-repeat:no-repeat;
	width:509px;
	background-color:#FAF9F9;
	padding:5px 15px 5px 15px;
	float:left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b1afaf;
	border-left-color: #B1AFAF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1AFAF;
	background-image: url(../imagenes/separador.gif);
}

/* Ficha */
.titulo_ficha_cifra {
	background-position:left bottom;
	background-repeat:no-repeat;
	width:509px;
	background-color:#FAF9F9;
	padding:5px 15px 5px 15px;
	float:left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b1afaf;
	border-left-color: #B1AFAF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1AFAF;
	background-image: url(../imagenes/separador.gif);
}
.titulo_ficha img{
	float:right;
}
.titulo_ficha h2 {
	font-size:16px;
	color:#CC0000;
	text-transform:uppercase;
}

.gris {
	color:#999999;
}

.titulo_ficha a.pdf {
	background-image:url(../imagenes/pdf.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	padding:2px 0 0 35px;
	height:30px;
	width:100px;
	float:right;
	color:#b1afaf;
}

a.pdf {
	background-image:url(../imagenes/pdf.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	padding:2px 0 0 35px;
	height:30px;
	width:100px;
	color:#666666 !important;
}

.titulo_ficha a:hover {
	color:#000000;
}

#ficha dt {
	display:block;
	padding:8px 10px;
	background-image:url(../imagenes/bg_acordeon.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#cecece;
	color:#4b4b4b;
	border-bottom:2px #FFFFFF solid;
	clear:both;
}

#ficha dd {
	padding:0px 0px 4px 0px;
}

#ficha dt.marcado {
	display:block;
	padding:8px 10px;
	background-image:url(../imagenes/bg_acordeon.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#CC0000;
	color:#FFFFFF;
}

#ficha dt a {
	display:block;
	color:#4b4b4b;
}

#ficha dt.marcado a {
	color:#FFFFFF;
}

#ficha td {
	padding:8px 0px;
	text-align:center;
	font-size:9px;
	font-family:  Arial, Helvetica, sans-serif;
	border-right:1px #FAF9F9 solid;
	border-top:1px #FAF9F9 solid;
}

#ficha tr.alt {
	background-color:#E6E8FF;
}

#ficha td.precio {
	color:#000000;
	font-size:11px;
	font-weight:normal;
}

#ficha td.precio2 {
	color:#000000;
	font-size:9px;
	font-weight:normal;
	text-align:left;
	padding:4px 4px 4px 8px;
	text-transform:uppercase;
}

#ficha td.subtitulo {
	background-color:#999999;
	color:#FFFFFF;
	text-align:left;
	padding-left:15px;
}

#ficha td.version {
	background-color:#cecece;
}

#ficha td.tipo {
	background-image:url(../imagenes/bg_td_tipo.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#cecece;
	padding-bottom:10px;
}

#ficha td.nombre {
	background-color:#e0e0e0;
	text-align:left;
	padding:4px 4px 4px 8px;
	
}
#ficha td.nombreversion {
	background-image:url(../imagenes/bg_td_nombre.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#e0e0e0;
	text-align:left;
	padding:4px 4px 4px 8px;
}

.leyenda {
	padding:5px;
	border-top:1px #DCDCDC solid;
	border-bottom:1px #DCDCDC solid;
	text-align:right;
	font-size:10px;
	color:#999999;
}

.leyenda span {
	margin-left:10px;
}

/* preguntas_frecuentes */
#preguntas_frecuentes {
	padding:15px 0px 5px;
	margin-bottom:12px;
	border-bottom:#CCCCCC 1px solid;
}

#preguntas_frecuentes dt {
	display:block;
	padding:8px 10px;
	background-image:url(../imagenes/bg_acordeon.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#cecece;
	color:#4b4b4b;
	border-bottom:2px #FFFFFF solid;
}

#preguntas_frecuentes dd {
	padding:10px;
}

#preguntas_frecuentes ul {
	padding-left:15px;
}

#preguntas_frecuentes dt.marcado {
	display:block;
	padding:8px 10px;
	background-image:url(../imagenes/bg_acordeon.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#CC0000;
	color:#FFFFFF;
}

#preguntas_frecuentes dt a {
	display:block;
	color:#4b4b4b;
}

#preguntas_frecuentes dt a:hover {
	display:block;
	color:#000000;
}

#preguntas_frecuentes dt.marcado a {
	color:#FFFFFF;
}

#preguntas_frecuentes td {
	padding:8px 0px;
	text-align:center;
	font-size:9px;
	font-family:  Arial, Helvetica, sans-serif;
	border-right:1px #FAF9F9 solid;
	border-top:1px #FAF9F9 solid;
}

#preguntas_frecuentes tr.alt {
	background-color:#E6E8FF;
}

#preguntas_frecuentes td.precio {	
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}

#preguntas_frecuentes td.subtitulo {
	background-color:#999999;
	color:#FFFFFF;
	text-align:left;
	padding-left:15px;
}

#preguntas_frecuentes td.version {
	background-color:#cecece;
}

#preguntas_frecuentes td.tipo {
	background-image:url(../imagenes/bg_td_tipo.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#cecece;
	padding-bottom:10px;
}

#preguntas_frecuentes td.nombre {
	background-color:#e0e0e0;
	text-align:left;
	padding:4px 4px 4px 8px;
}

#preguntas_frecuentes td.nombreversion {
	background-image:url(../imagenes/bg_td_nombre.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#e0e0e0;
	text-align:left;
	padding:4px 4px 4px 8px;
}

#preguntas_faq {
	padding:0px 0px 5px;
	margin-bottom:12px;
	border-bottom:#CCCCCC 1px solid;
}

#preguntas_faq dt {
	display:block;
	padding:8px 10px;
	background-image:url(../imagenes/bg_acordeon.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#cecece;
	color:#4b4b4b;
	border-bottom:2px #FFFFFF solid;
}

#preguntas_faq dd {
	padding:10px;
}

#preguntas_faq ul {
	padding-left:15px;
}

#preguntas_faq dt.marcado {
	display:block;
	padding:8px 10px;
	background-image:url(../imagenes/bg_acordeon.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#575b5e;
	color:#FFFFFF;
}

#preguntas_faq dt a {
	display:block;
	color:#4b4b4b;
}

#preguntas_faq dt a:hover {
	display:block;
	color:#000000;
}

#preguntas_faq dt.marcado a {
	color:#FFFFFF;
}

#preguntas_faq td {
	padding:8px 0px;
	text-align:center;
	font-size:9px;
	font-family:  Arial, Helvetica, sans-serif;
	border-right:1px #FAF9F9 solid;
	border-top:1px #FAF9F9 solid;
}

#preguntas_faq tr.alt {
	background-color:#E6E8FF;
}

#preguntas_faq td.precio {	
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}

#preguntas_faq td.subtitulo {
	background-color:#999999;
	color:#FFFFFF;
	text-align:left;
	padding-left:15px;
}

#preguntas_faq td.version {
	background-color:#cecece;
}

#preguntas_faq td.tipo {
	background-image:url(../imagenes/bg_td_tipo.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#cecece;
	padding-bottom:10px;
}

#preguntas_faq td.nombre {
	background-color:#e0e0e0;
	text-align:left;
	padding:4px 4px 4px 8px;
}

#preguntas_faq td.nombreversion {
	background-image:url(../imagenes/bg_td_nombre.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#e0e0e0;
	text-align:left;
	padding:4px 4px 4px 8px;
}

/* consejos */
.consejos {
	padding:15px 0 10px 0;
}

/*ventana*/
.ventana_top {
	background-image:url(../imagenes/bg_top.gif);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
	float:left;
	height:15px;
}
.top_left {
	background-image:url(../imagenes/top_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:15px;
	height:15px;
	float:left;
}
.top_right {
	background-image:url(../imagenes/top_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:15px;
	height:15px;
	float:right;
}
.ventana_bot {
	background-image:url(../imagenes/bg_bot.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:100%;
	float:left;
	height:15px;
}
.bot_left {
	background-image:url(../imagenes/bot_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:15px;
	height:15px;
	float:left;
}
.bot_right {
	background-image:url(../imagenes/bot_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:15px;
	height:15px;
	float:right;
}

/* header */
#head {
	width:761px;
	height:395px;
	float:left;
}

.flash {
	width:761px;
	height:395px;
	float:left;
}

.flash_int {
	width:761px;
	height:249px;
	float:left;
}

/*menu header*/
#nav {
	width:760px;
	height:30px;
	padding-top:6px;
	float:left;
}

#nav li {
	background-image:url(../imagenes/bg_menu_top.gif);
	background-position:center right;
	background-repeat:no-repeat;
	float:left;
	padding:5px 10px;
	text-transform:uppercase;
	font-size:10px;
	font-family:   Helvetica, Arial, Verdana, sans-serif;
}

#nav li a span{
	display:none;
}

#nav li a.inicio {
	background-image:url(../imagenes/menu/inicio.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:10px;
	width:33px;
}
#nav li a:hover.inicio {
	background-image:url(../imagenes/menu/inicio.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#nav li a.empresa {
	background-image:url(../imagenes/menu/empresa.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:10px;
	width:51px;
}
#nav li a:hover.empresa {
	background-image:url(../imagenes/menu/empresa.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#nav li a.concesionarios {
	background-image:url(../imagenes/menu/concesionarios.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:10px;
	width:92px;
}
#nav li a:hover.concesionarios {
	background-image:url(../imagenes/menu/concesionarios.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#nav li a.postventa {
	background-image:url(../imagenes/menu/postventa.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:10px;
	width:65px;
}
#nav li a:hover.postventa {
	background-image:url(../imagenes/menu/postventa.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#nav li a.tiendavirtual {
	background-image:url(../imagenes/menu/tiendavirtual.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:10px;
	width:84px;
}
#nav li a:hover.tiendavirtual {
	background-image:url(../imagenes/menu/tiendavirtual.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#nav li a.mitsubishiblog {
	background-image:url(../imagenes/menu/mitsubishiblog.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:10px;
	width:91px;
}
#nav li a:hover.mitsubishiblog {
	background-image:url(../imagenes/menu/mitsubishiblog.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#nav li a.blog {
	background-image:url(../imagenes/menu/blog.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:10px;
	width:30px;
}
#nav li a:hover.blog {
	background-image:url(../imagenes/menu/blog.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#nav li a.contacto {
	background-image:url(../imagenes/menu/contacto.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:10px;
	width:56px;
}

#nav li a:hover.contacto {
	background-image:url(../imagenes/menu/contacto.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#nav li a.cotizar {
	background-image:url(../imagenes/menu/cotizar.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:10px;
	width:56px;
}
#nav li a:hover.cotizar {
	background-image:url(../imagenes/menu/cotizar.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#nav li a.mworld {
	background-image:url(../imagenes/menu/mworld.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:10px;
	width:110px;
}
#nav li a:hover.mworld {
	background-image:url(../imagenes/menu/mworld.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

/* Footer */
#footer {
	width:761px;
	float:left;
	color:#70757b;
	padding-bottom: 100px;
}

.logo_footer {
	width:390px;
	padding:16px 0px 30px 10px;
	float:left;
}

.canal_privado {
	padding-left:20px;
}

.logo_footer a {
	color:#70757b;
	background-image:url(../imagenes/candado.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:inline-block;
	width:90px;
	height:17px;
}

.social {
	width:220px;
	padding:3px 0px 15px;
	float:right;
}

.social a {
	margin-right:5px;
}
.cajas{
display:block;
zoom:1;
}
#consulta{
padding-top:40px;
}

#garantia{
padding-top:40px;
}

#iconos {
	padding-top: 20px;
}
.dire{
color:#cc0000;
}
.espaciado{
}
.text_foto{
width:761px;
float:left;
font-size:10px;
text-align:center;
}
.tit_left {
	float: left;
}

#mundial{
	padding-top:20px;
}
.rojito{
	color:#e10916!important;
}

.logo_seguridad{
	width:106px;
	height:88px;
	float:right;
}

#logoiso {
	width:140px;
	height:42px;
	float:left;
}

#postventa_der {
	background-image:url(../imagenes/bg_titpostventa.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:200px;
	text-align:center;
	float:left;
	padding-bottom:350px;
}
#postventa_der h2 {
	font-size:20px;
	color:#CC0000;
	text-transform:uppercase;
}
.cajapostventa {
	width:148px;
	padding-left:26px;
}
.titcajapostventa {
	padding:4px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	background-color:#CCCCCC;
}
.cajapostventa li {
	padding:2px 0px;
	color:#666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

