/* NUEVA MAQUETACION */
/* Encajar las ventanas*/
body
{
	background-image:none;
	padding:0px 0px;
	background-image:url("../imgs/fondo_cuerpo.png");
	background-position:top center;
	background-repeat:repeat-y;
}

#pageCenter
{
	border:1px solid #ccc;
	padding:0px 10px 10px 10px;
	background-color:#fff;
	background-color:#F9FAF2;
	/*background:#F9FAF2 url(../img/img_css/bkgBody.gif) repeat-x scroll left top;*/
	background-image:url("../imgs/fondo_menu_nuevo.png");
	background-position:top center;
	background-repeat:no-repeat;

}
#linksTop
{
	display:inline;
	float:right;
	margin:15px 10px 0 0;
}


/* hasta aqui se encaja las ventanas*/

.redondas
{
	-webkit-border-radius:5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
.fuerte	
{
	font-weight:bolder !important;
}
.rojo
{
	/*color:#bc1519 !important;*/
}
/* Lineas de subrayado de titulares*/
.rr
{
	background-image:url(../imgs/linea_roja.png);
	background-position:right center;
	background-repeat:no-repeat;
	display:inline-block;
	height:4px;
	margin-left:0;
	width:90%;
}
.ra
{
	background-image:url(../imgs/linea_ambar.png);
	background-position:right center;
	background-repeat:no-repeat;
	display:inline-block;
	height:4px;
	margin-left:0;
	width:90%;
}
.rv
{
	background-image:url(../imgs/linea_verde.png);
	background-position:right center;
	background-repeat:no-repeat;
	display:inline-block;
	height:4px;
	margin-left:0;
	width:90%;
}


/* IZQUIERDA */
.izquierda
{
	width:290px;
	margin-left:10px;;
	padding:0px 0px 10px;
	float:left;
	_margin:0px;
	_margin-left:6px;
}

/*Links de acciones */
/*
.izquierda .links
{
	background-color:#fff;
	border:1px solid  #ccc;
	margin-bottom:10px;
	height:20px;
	line-height:20px;
	font-size:12px;
	text-align:center;
	
}
.izquierda .links a
{
	color:#003377;
	font-weight:bolder;
}
.izquierda .links a:hover
{
	color:#e57400;
	text-decoration:underline;
	
}

*/
/* Buscador nuevos*/


.izquierda .buscador-de-nuevos
{
	background-color:#FFF;
	width:280px;
	height:190px;
	margin-bottom:10px;
	background-image:url("../imgs/buscador_con_lupa.png");
	background-position:right top;
	background-repeat:no-repeat;
	padding-left:10px;
	border:1px solid #ccc;
	
}
.izquierda .buscador-de-nuevos h2
{
	font-weight:bolder;
	font-size:16px;
	line-height:32px;
}
.izquierda .buscador-de-nuevos .error
{
	background-color:#34302e;
	display:block;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#fff;
	font-weight:bolder;
	width:274px;
	margin-bottom:9px;
	visibility:hidden;
}
.izquierda .buscador-de-nuevos label
{
	display:block;
	height:20px;
	line-height:20px;
	margin:1px 0px;
}
.izquierda .buscador-de-nuevos label span
{
	width:80px;
	display:inline-block;
	font-weight:bolder;
	font-size:12px;
}
.izquierda .buscador-de-nuevos label select
{
	width:170px;
}
.izquierda .buscador-de-nuevos button
{
	border:0px;
	background-color:#bc1519;
	color:#fff;
	font-weight:bolder;
	line-height:20px;
	width:100px;
	text-align:center;
	float:right;
	margin-right:20px;	
	margin-top:10px;
}
.izquierda .buscador-de-nuevos button:hover
{
	background-color:#34302e;
}


/* FENIX */
.izquierda .fenix
{
	display:block;
	width:290px;
	height:50px;
	background-color:#fff;
	border:1px solid  #ccc;
	color:#003377;
	font-weight:bolder;
	font-size:16px;
	line-height:20px;
	text-align:center;
	padding-top:10px;
	margin-bottom:10px;
}

.izquierda .fenix:hover
{
	text-decoration:underline;
	color:#e57400;
	margin-bottom:10px;
}
/* rascacielos*/
.izquierda .rascacielos
{
	width:120px;
	height:590px;
	float:right;
	padding-top:30px;
	margin-right:6px;
	display:none;
	_margin:0px;
}
/* KM0 */
/* km0 */
.izquierda .km0
{
	background-color:#fff;
	border:1px solid  #ccc;
	width:160px;
	width:290px;
	padding:10px 0px;
	float:left;
	margin-bottom:10px;
	
	background-image:url("../imgs/detalle_ambar.png");
	background-position:right top;
	background-repeat:no-repeat;
}
.izquierda .km0 h3
{
	color:#feac01;
	color:#000;
	font-weight:bolder;
	font-size:14px;
	margin-bottom:10px;
	padding-bottom:5px;
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
	text-align:left;
}

.izquierda .km0 a
{
	display:block;
	width:120px;
	width:240px;
	margin-left:10px;
	border:1px solid #fff;
	padding:0px 10px;
	margin-bottom:2px;
	height:90px;
}
.izquierda .km0 a:hover
{
	border:1px solid #feac01;
}
.izquierda .km0 a img
{
	width:120px;
	height:80px;
	margin-left:60px;
	float:left;
	margin:5px;
}
.izquierda .km0 a h2
{
	color:#feac01;
	color:#000;
	font-weight:bolder;
	font-size:12px;
	text-align:center;
	float:left;	
}
.izquierda .km0 a  span
{
	font-size:12px;
	color:#000;
	color:#666;
	font-weight:bolder;
	word-spacing:-2px;
	text-align:center;
	display:block;
}

/* USADOS */
.izquierda .usados
{
	background-color:#fff;
	border:1px solid  #ccc;
	width:160px;
	width:290px;
	padding:10px 0px;
	float:left;
	margin-bottom:10px;
	
	background-image:url("../imgs/detalle_verde.png");
	background-position:right top;
	background-repeat:no-repeat;
}
.izquierda .usados h3
{
	color:#50b132;
	color:#000;
	font-weight:bolder;
	font-size:14px;
	margin-bottom:10px;
	padding-bottom:5px;
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
	text-align:left;
	
}

.izquierda .usados a
{
	display:block;
	width:120px;
	width:240px;
	margin-left:10px;
	border:1px solid #fff;
	padding:0px 10px;
	margin-bottom:2px;
	height:90px;
}
.izquierda .usados a:hover
{
	border:1px solid #50b132;
}
.izquierda .usados a img
{
	width:120px;
	height:80px;
	margin-left:60px;
	float:left;
	margin:5px;
}
.izquierda .usados a h2
{
	color:#50b132;
	color:#000;
	font-weight:bolder;
	font-size:12px;
	text-align:center;
	float:left;	
}
.izquierda .usados a  span
{
	font-size:12px;
	color:#000;
	color:#666;
	font-weight:bolder;
	word-spacing:-2px;
	text-align:center;
	display:block;
}





/* DERECHA */
.derecha
{
	width:694px;	
	padding:0px 0px 10px;
	float:left;
}
/* navegacion */
.derecha .navegacion 
{
	background-color:#fff;
	border:1px solid #ccc;
	height:20px;
	line-height:20px;
	font-weight:bolder;
	color:#666;
	padding-left:10px;
	width:682px;
	font-size:12px;
} 
.derecha .navegacion a
{
	font-weight:bolder;
	color:#bc1519;
	color:#003377;
}
.derecha .navegacion a:hover
{
	color:#e57400;
	text-decoration:underline;
}
.derecha .navegacion span
{
	font-weight:bolder;
	color:#bc1519;
}
 /* preficha */
.derecha .preficha
{
	width:684px;
	padding:10px 10px 10px 0px;
	background-color:#fff;
	border:1px solid  #ccc;
	margin:10px 0px;
	
	background-image:url("../imgs/detalle_rojo.png");
	background-position:right top;
	background-repeat:no-repeat;
	
	_width:672px;
}

.derecha .preficha h1
{
	color:#666;
	color:#000;	
	font-weight:bolder;
	font-size:30px;
	margin-left:10px;
}


.derecha .preficha .info-preficha
{
	display:block;
	padding:5px 0px;
}
/* Informacion del coche */
.derecha .preficha .informacion
{
	padding:0px 10px;
	/*height:180px;
	background-color:#fafafa;
	border:1px solid  #ccc;
	*/
	float:right;
	margin-left:8px;
	width:280px;
	_width:278px;
}
.derecha .preficha .informacion .titulo
{
	display:block;
	color:#bc1519;
	color:#000;
	font-weight:bolder;
	font-size:18px;
	padding:0px 0px;
}
.derecha .preficha .informacion .info
{
	display:block;
	padding:0px;
	margin:5px 0px;
}
.derecha .preficha .informacion .info .azul
{
	width:150px;
	display:block;
	font-weight:bolder;
	font-size:14px;
	color:#003377;
	float:left;
}
.derecha .preficha .informacion .info .azul:hover
{
	text-decoration:underline;
	color:#e57400;
}

.derecha .preficha .informacion .info .rojos
{
	width:130px;
	display:block;
	font-weight:bolder;
	font-size:14px;
	text-align:right;
	color:#bc1519;
	color:#000;
	float:left;	
}
/* Mini informacion de las potencias  y el consumo */
.derecha .preficha .informacion .mini-info
{
	display:block;	
}
.derecha .preficha .informacion .mini-info span
{
	border:1px solid #ccc;
}

.derecha .preficha .informacion .mini-info .min-tit,.derecha .preficha .informacion .mini-info .consumo,.derecha .preficha .informacion .mini-info .potencia
{
	display:block;
	float:left;
	font-size:10px;
	font-weight:bolder;
	color:#000 ;
}
.derecha .preficha .informacion .mini-info .min-tit
{
	width:58px !important;
}
.derecha .preficha .informacion .mini-info .potencia
{
	width:108px;
	_width:104px;
}
.derecha .preficha .informacion .mini-info .consumo
{
	width:108px !important;
	_width:104px !important;
	
}
/* Imagen del coche */
.derecha .preficha .imgCoche
{
	width:360px;
	height:240px;
	float:right;
	margin-bottom:10px;
	padding:2px;
	border:1px solid #ccc;
}

/*  configurador de versione del coche */
.configuracion-versiones
{
	border:1px solid #ccc;
	background-color:#F9FAF2;
	color:#000;
	font-weight:bolder;
	padding-left:10px;
	height:175px;
	*height:190px;
	_height:190px;
 	width:278px;
 	_width:268px;	
}
.configuracion-versiones .encabezado 
{
	display:block;
	font-size:13px !important;
	font-weight:bolder;
	height:20px;
	line-height:28px;
	margin-bottom:10px;
}

.configuracion-versiones label
{
	display:block;
	margin-bottom:6px;
	font-size:11px;
}

.configuracion-versiones label span
{
	display:block;
	font-weight:bolder;
	margin-bottom:5px;
}
.configuracion-versiones label big
{
	width:30px !important;
	padding-right:10px;	
	
}

.configuracion-versiones label input
{
	margin-right:2px;
}






/* Configurador */
.derecha .configurador
{
	display:none;/* Temporalmente*/
	height:75px;
	background-color:#bc1519;
	background-image:url("../imgs/preficha_configurador.png");
	background-position:left top; 
	background-repeat:no-repeat;
	width:664px;
	padding-left:10px;
	margin-left:10px;
}
.derecha .configurador label
{
	display:block;
	width:140px;
	margin-right:10px;
	float:left;
	height:75px;
}
.derecha .configurador label big
{
	display:block;
	color:#fff;
	font-weight:bolder;
	font-size:16px;
	margin:5px 0px;
}
.derecha .configurador label span
{
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bolder;
	margin:0px 3px;
	*margin:0px;
	_margin:0px;
}
.derecha .configurador label button
{
	display:block;
	width:90px;
	padding-bottom:1px;
	margin:3px 4px;
	border:0px;
	height:18px;
	line-height:18px;
	font-size:12px;
	font-weight:bolder;
	float:left;
	color:#fff;
	outline:none;
	background-position:left top; 
	background-repeat:repeat-x;
	background-color:#800000;
	
}
.derecha .configurador label button:hover,.derecha .configurador label .actual
{
	background-color:#34302e;
	background-color:#3a0000;
	color:#fff;
	outline:none;
}



/* Cabeceras */
.derecha .cabeceras
{
	height:20px;
	background-color:#bc1519;
	background-color:#fff;
	margin-left:10px;
	border-bottom:2px solid #bc1519;
	line-height:20px;
	_width:674px;
}
.derecha .cabeceras .ver,.derecha .cabeceras .pot,.derecha .cabeceras .puer,.derecha .cabeceras .comb,.derecha .cabeceras .co2,.derecha .cabeceras .pre
{
	display:block;
	float:left;
	color:#fff;
	font-weight:bolder;
}
.derecha .cabeceras .ver a,.derecha .cabeceras .pot a,.derecha .cabeceras .puer a,.derecha .cabeceras .comb a,.derecha .cabeceras .co2 a,.derecha .cabeceras .pre a
{
	font-weight:bolder;
	color:#003377 ; 
}

.derecha .cabeceras .ver:hover,.derecha .cabeceras .pot:hover,.derecha .cabeceras .puer:hover,.derecha .cabeceras .comb:hover,.derecha .cabeceras .co2:hover,.derecha .cabeceras .pre:hover
{
	color:#e57400 !important; 
	text-decoration:underline;
}
.derecha .cabeceras .ver:hover a,.derecha .cabeceras .pot:hover a,.derecha .cabeceras .puer:hover a,.derecha .cabeceras .comb:hover a,.derecha .cabeceras .co2:hover a,.derecha .cabeceras .pre:hover a
{
	color:#e57400 !important; 
	text-decoration:underline;
}
.derecha .cabeceras .ver:hover #nosr
{
	text-decoration:none !important;
}


.derecha .ver{width:330px;padding-left:20px;}
.derecha .pot{width:60px;text-align:center;}
.derecha .puer{width:60px;text-align:center;}
.derecha .comb{width:80px;text-align:center;}
.derecha .co2{width:45px;text-align:center;}
.derecha .pre{width:60px; text-align:right;}

.derecha .resultado .ver,.derecha .resultado .pot,.derecha .resultado .puer,.derecha .resultado .comb,.derecha .resultado .co2,.derecha .resultado .pre
{
	display:block;
	float:left;
}
.derecha .resultado
{
	height:20px;
	line-height:20px;
	margin-left:10px;
	_width:674px;
}
.derecha .resultado a:hover
{
	color:#bc1519;
	color:#e57400;
	text-decoration:underline;
}
.derecha .resultado a:hover span
{
	font-weight:bolder;
}

.derecha .resultado a
{
	display:block;
	z-index:100;
	cursor:hand;
}
.derecha .uno,.derecha .dos
{
	border:1px solid #ccc;
	border-top:0px;
}
.derecha .uno
{
	background-color:#fff;
}
.derecha .dos
{
	background-color:#f5f5f5;
}
/* PAGINADO */
.derecha .paginas
{
	background-color:#FFF;
	height:30px;
	line-height:30px;
	text-align:center;
	/*background-image:url("../imgs/preficha_paginado.png");;*/
	background-position:left bottom; 
	background-repeat:no-repeat;
	margin-left:10px;
}

.derecha .paginas a
{
	color:#003377;
	font-size:14px;
	margin:0px 5px;
	font-weight:bolder;	
	
}
.derecha .paginas a:hover,.derecha .paginas .actual
{
	font-weight:bolder;
	text-decoration:underline;
	color:#e57400;
}


