*
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	outline:none !important;
}
img{border:0px;}
a
{
	color:#037;
	text-decoration:none;
	font-weight:bolder;
}
a:hover{
	color:#e57400;
	text-decoration:underline;
}
a samp
{
	color:#037;
	text-decoration:none;
	font-weight:bolder;
}
a:hover samp{
	color:#e57400;
	text-decoration:underline;
}

.visit:visited
{
	color:purple;
	text-decoration:underline;
}

.borraIzquierda{clear:right;height:0px;display:none;}
.borraDerecha{clear:right;height:0px;display:none;}
.borraTodo{clear:both;height:0px;}

button
{
	color:#000 !important;
	font-weight:bolder;
	padding:5px;
	*padding:0px;
}
form
{
	padding:0px !important;	
	margin:0px !important;
}

body
{
	background-image:url("http://imgs2.coches.com:8080/body.jpg");
	background-repeat:repeat-x;
}
.bodyAviso{
	background-image:url('http://imgs.coches.com/body_mh_nuevos.png') !important;
	background-repeat:repeat-x !important;
	background-color:#f2f2f2 !important;
}
/* Esquina redondas para los objetos */
.redondas
{
	-webkit-border-radius:10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

.redondasDerecha
{
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
}

.redondasIzquierda
{
	-webkit-border-top-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft:10px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
}

.redondasArriba
{
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}

.redondasAbajo
{
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}


.linkMenuDerecha{
	display:block;
	padding-left:22px;
	background-image:url('http://imgs2.coches.com:8080/spriteMenuDerecha.png') !important;
	background-repeat:no-repeat !important;
	background-position:0px 0px;
	height:16px;
	line-height: 16px;
	margin-bottom:8px;
}

.lnkAlarma{background-position:0px 0px;}
.lnkTelefono{background-position:0px -16px;}
.lnkError{background-position:0px -32px;}
.lnkEstrella{background-position:0px -48px;}
.lnkMenu{background-position:0px -64px;}
.lnkCamara{background-position:0px -80px;}
.lnkAnadeMenu{background-position:0px -96px;}
.lnkSeguro{background-position:0px -112px;}
.lnkSeguro2{background-position:0px -128px;}
.lnkAnade{background-position:0px -144px;}
.lnkCarrito{background-position:0px -160px;}
.lnkComparador{background-position:0px -176px;}
.lnkBorrar{background-position:0px -192px;}
.lnkAmigo{background-position:0px -208px;}
.lnkGuardar{background-position:0px -224px;}
.lnkAgregar{background-position:0px -240px;}
.lnkMenu2{background-position:0px -256px;}
.lnkFoto{background-position:0px -272px;}
.lnkFicha{background-position:0px -288px;}



/*Contenedor princiapal*/
.contenedor
{
	width:1000px;
	margin:0px auto;
}
/* Cabecera de pagina*/
.contenedor .cabecera
{
	height:110px;
	margin-bottom:1px;
}
/* Acceso */
.contenedor .cabecera .acceso
{
	width:550px;
	float:right;
	width:458px;
	/*padding-top:5px;*/
}
.contenedor .cabecera .acceso .login
{
	background-color:#0d0f12;
	padding-top:5px;
	color:#fff;
	height:25px;
	display:none;
	height:auto;
	float:left;
	width:270px;
	padding-bottom:5px
}

.contenedor .cabecera .acceso .login label
{
	line-height:20px;
}

.contenedor .cabecera .acceso .login label span
{
	width:80px;
	display:block;
	font-size:12px;
	font-weight:bolder;
	color:#fff;
	padding-left:10px;
	float:left;
	text-align:left;
	
	
	
}
.contenedor .cabecera .acceso .login label .textoPeq
{
	width:100px;
	float:left;
	height:14px !important;
	font-size:12px !important;
}
.contenedor .cabecera .acceso .login label .email
{
	width:160px;
}
.contenedor .cabecera .acceso .login label button
{
	display:block;
	background-color:#bc1519;
	color:#fff;
	font-weight:bolder;
	text-align:center;
	height:20px;
	line-height:20px;	
	background-repeat:repeat-x;
	background-position:top;
	border:0px !important;
	width:80px;
	margin-left:10px;
	font-size:12px;
	float:right;	
	margin-right:16px;
	
}
.contenedor .cabecera .acceso .login label button:hover{}

.contenedor .cabecera .acceso .gestiona
{
	background-color:#0d0f12;
	color:#fff;
	text-align:center;
	float:right;
	margin-right:20px;
	padding:0px 10px;
	display:block;
	height:20px;
	line-height:20px;
	font-weight:bolder;
	font-size:12px;
}
.contenedor .cabecera .acceso .gestiona:hover
{
	background-color:#666;
	text-decoration:none;
	/*
	 background-color:#bc1519;
	 text-decoration:none;
	*/
}


.contenedor .cabecera .acceso .logok
{
	float:right;
	font-weight:bolder;
	font-size:12px;
	height:30px;
	line-height:30px;
}
.contenedor .cabecera .acceso .logok .cerrar
{
	color:#bc1519;
}
/* Acceso a  usados*/
.accesoUsados
{
	position:absolute;
	height:210px;
	top:0px;
	z-index:100;
	display:none;
	background-color:#343434 ;
	border-color:#343434;
	color:#fff;
	background-image:url("http://imgs2.coches.com:8080/fondo_acceso_usados.png");
	background-repeat:repeat-x;
	background-position:left bottom;
	
	width:680px;
	margin-left:320px;
}

.accesoUsados .H20, .accesoUsados p{color:#fff !important;}

.accesoUsados .cerrar{float:right;margin:5px 10px 5px 0px;color:#bc1519;}
.accesoUsados .cerrar img{margin:0px 0px 0px -20px;position:absolute;}
.accesoUsados .bloq1, .accesoUsados .bloq2, .accesoUsados .bloq3{float:left;width:312px;padding:0px 10px;height:150px;margin-top:20px;}
.accesoUsados .bloq1{border-right:1px dotted #666;}
.accesoUsados .bloq1 .publica{
	background-image:url("http://imgs2.coches.com:8080/publica_acceso_anuncio.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	display:block;
	width:300px;
	height:100px;
}
.accesoUsados .bloq1 .publica:hover{background-position:bottom center;text-decoration:none;}

.accesoUsados .bloq2{}
.accesoUsados .bloq3{border-right:1px dotted #666;}

.accesoUsados .bloq2 label{
	display:block;
	line-height:30px;
	margin-bottom:5px;
}

.accesoUsados .bloq2 label span{
	display:inline-block;
	width:100px;
	font-weight:bolder;
	color:#fff;
}

.accesoUsados .bloq2 label input{
	width:200px;
}

	
/*Menu */
.contenedor .menu
{
	height:50px;
	padding-top:10px;
	
}
.contenedor .menu a
{
	display:block;
	height:40px;
	line-height:30px;
	color:#fff;
	font-size:12px;
	font-weight:bolder;
	float:right;
	padding:10px 5px 0px 5px;
	margin:0px 2px;
	text-transform:capitalize;
	text-shadow:0 1px #000;
	text-align:center;
}
.contenedor .menu .separador
{
	width:5px;
	display:block;
	height:40px;
	line-height:40px;
	float:right;
}

.contenedor .menu a:hover,.contenedor .menu .actuales
{
	text-decoration:none;
	background-color:#fff;
	color:#000;
  -webkit-border-top-right-radius:10px;
  -webkit-border-top-left-radius:10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright:10px;
  border-top-left-radius:10px;
  border-top-right-radius:10px;	
  text-shadow:0 0px #000;
}
.contenedor .menu .nuevos{line-height:15px;}
.contenedor .menu .km0{line-height:15px;}
.contenedor .menu .usados{line-height:15px;}


/* overs */
.contenedor .menu .inicio:hover {color:#FEAC01;background-image:none;}
.contenedor .menu .nuevos:hover{color:#FEAC01;background-image:none;}
.contenedor .menu .km0:hover{color:#FEAC01;background-image:none;}
.contenedor .menu .usados:hover{color:#FEAC01;background-image:none;}
.contenedor .menu .financiacion:hover{color:#FEAC01;background-image:none;}
.contenedor .menu .seguros:hover{color:#FEAC01;background-image:none;}
.contenedor .menu .alquiler:hover{color:#FEAC01;background-image:none;}
.contenedor .menu .renting:hover{color:#FEAC01;background-image:none;}
.contenedor .menu .noticias:hover{color:#FEAC01;background-image:none;}

/* Seleccionados */

.contenedor .menu .inicioactual {
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	background-color:#ffffff;
	color:#000;
	text-shadow:0 0px #000;
}
.contenedor .menu .nuevosactual {
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	background-color:#ffffff;
	color:#000;
	text-shadow:0 0px #000;
}
.contenedor .menu .km0actual {
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	background-color:#ffffff;
	color:#000;	
	text-shadow:0 0px #000;
}
.contenedor .menu .usadosactual {
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	background-color:#ffffff;
	color:#000;
	text-shadow:0 0px #000;		
}
.contenedor .menu .financiacionactual {
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	background-color:#ffffff;
	color:#000;	
	text-shadow:0 0px #000;	
}
.contenedor .menu .segurosactual {
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	background-color:#ffffff;
	color:#000;	
	text-shadow:0 0px #000;	
}
.contenedor .menu .alquileractual {
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	background-color:#ffffff;
	color:#000;	
	text-shadow:0 0px #000;	
}
.contenedor .menu .rentingactual {
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	background-color:#ffffff;
	color:#000;	
	text-shadow:0 0px #000;	
}
.contenedor .menu .noticiasactual {
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	background-color:#ffffff;
	color:#000;	
	text-shadow:0 0px #000;	
}


/*
.contenedor .menu .inicio{line-height:40px;}
.contenedor .menu .financiacion{line-height:40px;}
.contenedor .menu .seguros{line-height:40px;}
.contenedor .menu .alquiler{line-height:40px;}
.contenedor .menu .renting{line-height:40px;}
.contenedor .menu .noticias{line-height:40px;}
*/


/* Botones de publica y gestiona */


.contenedor .menu .publica,.contenedor .menu .gestiona
{
	background-color:transparent;
	color:#fff;
	height:30px;
	line-height:13px;
	margin-top:2px;
	text-shadow:0 0px #ffffff;
	font-size:11px;
	text-transform:none !important;
	width:70px;
	background-image:url("http://imgs2.coches.com:8080/gestionaTusAnuncios.png");
	background-repeat:repeat-x;
	background-position:0px -6px;
}
.contenedor .menu .publica{
	background-image:url("http://imgs2.coches.com:8080/publicaTusAnuncios.png");

}
.contenedor .menu .gestiona:hover,.contenedor .menu .publica:hover{
	opacity: 0.8;
	background-position:0px -6px;
	background-color:transparent;
	color:#fff;
	height:30px;
	line-height:13px;
	margin-top:2px;
	text-shadow:0 0px #ffffff;
	font-size:11px;
	text-transform:none !important;
	width:70px;
	-webkit-border-radius:0px;
	border-radius: 0px;
	-moz-border-radius: 0px;
}










/*Cuerpo*/
.contenedor .cuerpo{
	padding-left:10px;
}

/*Pie */
.contenedor .pie
{
	height:30px;
	margin-top:10px;
	text-align:center;	
	color:#666;
	font-size:12px;
	margin:0px 10px;
}
.contenedor .pie .linea
{
	height:1px;
	background-color:#ccc;
	font-size:1px;
	line-height:1px;
	margin-bottom:10px;
}
.contenedor .pie a
{
	color:#666;
	text-decoration:none;
	font-size:12px !important;
}
.contenedor .pie a:hover
{
	color:#333;
	text-decoration:none;
}
/*Pastillas */
.contenedor .pastilla
{
	background-color:#fff;
	border:1px solid #ccc;
	background-position:top;
	background-repeat:repeat-x;
	padding-top:5px !important;
	padding-bottom:10px !important;
}
.contenedor .finpastilla
{
	height:10px !important;
	background-position:top;
	background-repeat:repeat-x;
	margin-bottom:10px;
}
/* Tamaños de las pastillas */
.contenedor .grande
{
	width:960px;
	padding:0px 10px 10px 10px; 
}
.contenedor .mediano
{
	width:650px;
	padding:0px 10px 10px 10px;
}
.contenedor .pequeno
{
	width:290px;
	padding:0px 10px 10px 10px;
}

/*Subniveles de profundidad*/
.s1{margin-left:40px;}
.s2{margin-left:80px;}

/* Parrafos*/
.parrafoGrande
{
	line-height:30px;
}

.leyenda
{
	display:block;
	color:#666;
	font-size:12px;
	height:16px;
	
}
.leyenda strong{color:#999999 !important;font-size:12px;}

.subrayado
{
	padding-bottom:5px;
	border-bottom:4px solid #D6DCE7;
	margin-bottom:2px !important; 
}


.contenedor .pastilla .h1,.contenedor .h1
{
	display:block;
	font-size:20px;
	font-weight:bolder;
	height:30px;
	line-height:30px;
}

.contenedor .pastilla .superh1,.contenedor .superh1
{
	display:block;
	font-size:30px;
	font-weight:bolder;
	height:30px;
	line-height:30px;
	margin-bottom:10px;
}

.supertitulo
{
	display:block;
	font-size:30px;
	font-weight:bolder;
	line-height:30px;
	margin-bottom:10px;
}



.contenedor .pastilla .h2,.contenedor .h2
{
	display:block;
	font-size:13px;
	font-weight:bolder;
	height:20px;
	line-height:20px;
	margin-bottom:10px;
}
.contenedor .pastilla .h4, .contenedor .h4
{
	display:block;
	font-size:16px;
	font-weight:bolder;
	height:20px;
	line-height:20px;
	margin-bottom:10px;
}
.bloqueado
{
	color:#ccc !important;
}
/*Botones de acceso a las funciones de usados*/
.gestioname , .anunciame
{
	margin-top:5px;
	float:right;
	display:block;
	padding:0px 5px;
	line-height:20px;
	*position:relative;
	*top:0px;
	_position:relative;
	_top:0px;
}
.gestioname{}
.anunciame{margin-right:10px;}
/* solo para juego */
#atrapamePeugeot
{
	position:absolute !important;
	z-index:100 !important;
	height:0px !important;
	line-height:1px !important;
	font-size:0px !important;
	padding:0px !important;
	*z-index:100 !important;
	_z-index:100 !important;
	_margin-left:-10px !important;
	_margin-top:-10px !important;
	_margin-bottom:-10px !important;
}
#topPubli{
	_height:37px !important;
	}

/* fin solo para juego */


.navegacion
{
	display:inline;
	width:auto;
	line-height:20px;
	padding:2px 10px 5px 10px;
	border:1px solid #ccc;
	border-top:0px;
	background-color:#fff;
	margin:0px;
	position:absolute;
	top:305px;
}

.navnuevos
{
	display:block;
	width:500px;
	line-height:20px;
	height:45px;
	padding:2px 10px 5px 10px;
	border:1px solid #ccc;
	border-top:0px;
	background-color:#fff;
	margin:0px;
	position:absolute;
	top:305px;
	
}
/*
.navegacion *{
	display:none;
}
*/
 
.navegacion .pasos{
	display:block;
	height:25px;
	width:490px;
	background-image:url("http://imgs2.coches.com:8080/pasos_nuevos_temp.png");
	background-position:right top;
	background-repeat:no-repeat;
}
.navegacion .uno{background-position:5px 0px;}
.navegacion .dos{background-position:5px -25px;}
.navegacion .tres{background-position:5px -50px;}
.navegacion .cuatro{background-position:5px -75px;}
.navegacion .cinco{background-position:5px -100px;}

.navegacion samp{
	display:inline-block;
	height:auto;
	line-height:14px;
	width:126px;
	text-align:center;
	color:#999999;
	font-size:12px;
}

.navnuevos samp{
	display:inline-block;
	height:auto;
	line-height:14px;
	width:98px;
	letter-spacing:-1px;
	text-align:center;
	color:#999999;
	font-size:12px;
}



.navegacion .actual{color:#333;}

.sombraTexto
{
	text-shadow: #000 2px 2px 2px;
}
.sombraAbajo
{
	box-shadow:0px 2px 2px #333;
	-webkit-box-shadow:0px 2px 2px #333;
	-moz-box-shadow: 0px 2px 2px #333;
}
.sombraArriba
{
	box-shadow:0px -2px 2px #333;
	-webkit-box-shadow:0px -2px 2px #333;
	-moz-box-shadow: 0px -2px 2px #333;
}
.sombraDerecha
{
	box-shadow:2px 0px 2px #333;
	-webkit-box-shadow:2px 0px 2px #333;
	-moz-box-shadow: 2px 0px 2px #333;
}
.sombraIzquierda
{
	box-shadow:-2px 0px 2px #333;
	-webkit-box-shadow:-2px 0px 2px #333;
	-moz-box-shadow:-2px 0px 2px #333;
}

.sombraCC
{
	box-shadow:2px 2px 8px #666;
	-webkit-box-shadow:2px 2px 8px #666;
	-moz-box-shadow:2px 2px 8px #666;
}

.sombraCC2
{
	box-shadow:1px 1px 4px #666;
	-webkit-box-shadow:1px 1px 4px #666;
	-moz-box-shadow:1px 1px 4px #666;
}


.sombrasCCN
{
	box-shadow:-2px 2px 8px #666;
	-webkit-box-shadow:-2px 2px 8px #666;
	-moz-box-shadow:-2px 2px 8px #666;	
}
		
.fondoBlanco
{
	background-color:#fff;
	border:1px solid #DBDBDB;
}

.sombraDentro
{
	background-image:url("http://imgs2.coches.com:8080/gradiente_sombra_blanco.png");
	background-repeat:repeat-x;
	background-position:left bottom;
}
.H{font-size:16px;font-weight:bolder;}
.H20{font-size:18px;font-weight:bolder;}
.H40{font-size:40px;font-weight:bolder;}
.margen10{margin-left:10px !important;}
.margen20{margin-left:20px !important;}
.margen30{margin-left:30px !important;}
.margen40{margin-left:40px !important;}
.margen50{margin-left:50px !important;}

.L20{line-height:20px;}
.icono{float:left;margin:0px 5px 0px 0px;}
.normal{font-weight:normal !important;}


.wikiPequenio,.wikiGrande,.wikiMonovolumen,.wikiDeportivo,.wikiDescapotable,.wikiTodoterreno,.wikiIndustrial
{
	background-image:url("http://imgs2.coches.com:8080/wikiFotos/sprite_wiki.jpg");
	background-repeat:no-repeat;
	display:block;
	height:40px;
	width:60px;
	float:left;
	margin:5px 10px;
}

.wikiPequenio{background-position:0px 0px;}
.wikiGrande{background-position:0px -50px;}
.wikiMonovolumen{background-position:0px -100px;}
.wikiDeportivo{background-position:0px -150px;}
.wikiDescapotable{background-position:0px -200px;}
.wikiTodoterreno{background-position:0px -250px;}
.wikiIndustrial{background-position:0px -300px;}


.arpemSidebar,.arpemSidebarPeq,.arpemSidebarPeqMod{
	background-image:url("http://imgs2.coches.com:8080/arpem_sidebar.jpg");
	background-repeat:no-repeat;
	width:260px;
	padding-left:45px;
	height:60px;
	display:block;
	line-height:35px;
	font-size:12px;
	color: #fff;
}

.arpemSidebarPeq{background-image:url("http://imgs2.coches.com:8080/arpem_sidebar_peq.jpg") !important;}
.arpemSidebarPeqMod{background-image:url("http://imgs2.coches.com:8080/arpem_sidebar_peq_mod.jpg") !important;color:#FFFFFF !important;padding-left:45px;}


.redesSociales{
	display:none;
	width: 260px;
	height:100px;
	background-color: #fff;
	border:1px solid #dbdbdb;	
	position:fixed;
	top: 0px;
	left: 0px;
	z-index:500;
	color:#fff;
	padding:10px;
	background-image:url("http://imgs2.coches.com:8080/ventanaFlotante.jpg") !important;
	background-repeat:repeat-x;
	background-position: top left;
	background-color: #fff;
}
.redesSociales span{
	color: #333;æ
	font-weight: bold;
	font-size: 14px;
}

.redesSociales a img{
	position: relative;
	margin-bottom: -3px;
	margin-right: 5px;
} 



.redesSociales #cerrar{
	float: right;
	color: #fff;
	background-color: #bc1519;
	display: block;
	width: 50px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	margin-top: -4px;
	font-size: 12px;
	
}
.redesSociales #cerrar:hover{
	background-color: #333;
}


.espaciadorMH{
	display:block;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

