@import url(http://estaticos02.marcamotor.com/estaticas/estilos/v1.x/v1.0/generales.css);
@import url(http://estaticos01.marcamotor.com/estaticas/estilos/v1.x/v1.0/ajaxtabs-portada.css);

div#contenidoNoticias {
	padding-top: 15px;
}
body#resultadosBusqueda div#contenidoNoticias, body#portadilla div#contenidoNoticias {
	padding-top: 0;
}

/* Noticia principal */
div#contenidoNoticias div.noticiaPrincipal {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #CCC;
	float: left;
	width:595px;
}
* html div#contenidoNoticias div.noticiaPrincipal {
	float: none;
}
*:first-child+html div#contenidoNoticias div.noticiaPrincipal {
	float: none;
}
div#contenidoNoticias div.noticiaPrincipal div.foto, div#contenidoNoticias div.noticia div.foto {
	float: left;
	margin: 0 12px 1px 0;
}
div#contenidoNoticias div#noticiasSecundarias div.noticia div.foto {
	width:185px !important;
	margin-right: 0 !important;
}
div#contenidoNoticias div#noticiasSecundarias div.noticia div.foto img {
	margin-right: 0 !important;
}
div#contenidoNoticias div.noticiaPrincipal img {
	float: left;
	margin: 0 12px 1px 0;
}
div#contenidoNoticias div.noticiaPrincipal p.antetitulo {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	margin-bottom: 3px;
	/*float: left;*/
	/*width: 312px;*/
}
div#contenidoNoticias div.noticiaPrincipal h3 a {
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
	/*width: 312px;*/
}

/* Noticias */
div#contenidoNoticias div.noticia {
	margin-bottom: 17px;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCC;
	float: left;
	width: 595px;
}
div#contenidoNoticias div.noticia img {
	float: left;
	margin-right: 8px;
}
div#contenidoNoticias div.noticia p.antetitulo {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 15px;
}
div#contenidoNoticias div.noticia h3 {
	margin: 2px 0;
}
div#contenidoNoticias div.noticia h3 a {
	color: #069;
	font-size: 16px;
	font-weight: bold;
}
div#contenidoNoticias div.noticia p {
	font-size: 12px;
}
body.fichas div#contenidoNoticias h4 {
	border-bottom: 1px solid #999;
	color: #7E1431;
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0 10px;
	padding: 12px 0 6px 0;
	text-transform: uppercase;
	border-top: 3px solid #333333;
}

/* Noticias secundarias */
div#contenidoNoticias div#noticiasSecundarias {
	margin-bottom: 25px;
	float: left;
}
div#contenidoNoticias div#noticiasSecundarias div.noticia {
	border-top: 3px solid #333;
	border-bottom: 1px solid #CCC;
	float: left;
	width: 185px;
	margin: 0 0 0 20px;
	padding: 0 0 10px 0;
}
div#contenidoNoticias div#noticiasSecundarias div#primera {
	margin: 0;
}
div#contenidoNoticias div#noticiasSecundarias div.noticia h4 {
	color: #7E1431;
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0 4px 0;
}
div#contenidoNoticias div#noticiasSecundarias div.noticia img {
	padding: 1px 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 185px;
	height: 100px;
}
div#contenidoNoticias div#noticiasSecundarias div.noticia h3 {
	margin: 10px 0;
	float: left;
	width: 185px;
}
div#contenidoNoticias div#noticiasSecundarias div.noticia h3 a {
	color: #069;
	font-size: 16px;
	font-weight: bold;
}



body#listadoNoticias div#contenedorNoticias div#contenidoNoticias, body#resultadosBusqueda div#contenedorNoticias div#contenidoNoticias, body#portadilla div#contenedorNoticias div#contenidoNoticias {
	background:transparent url(http://estaticos03.marcamotor.com/estaticas/iconos/fondo-contenedor-interiores.gif) repeat-x;
}
body#listadoNoticias div#contenedorNoticias div#subCabeceraInteriores, body#resultadosBusqueda div#contenedorNoticias div#subCabeceraInteriores, body#portadilla div#contenedorNoticias div#subCabeceraInteriores {
	width: 595px;
	margin-bottom: 20px;
}
body#listadoNoticias div#contenedorNoticias div#subCabeceraInteriores h2 {
	padding: 0 0 3px 2px;
}

/* Resultados busqueda */

body#resultadosBusqueda div#contenidoNoticias div.noticia strong {
	color: #FF6000;
}

div#contenedorNoticias .numResultados {
	background:#E7E7E7;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	clear:both;
	height:50px;
	margin-bottom:25px;
	padding:0 5px 0 0;
	width:590px;
}
div#contenedorNoticias .numResultados p {
	color:#585034;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
div#contenedorNoticias .numResultados p strong {
	background:#6A6A6A url(http://estaticos02.marcamotor.com/estaticas/iconos/resultados-encontrados.gif) no-repeat scroll center bottom;
	color:#CCC;
	display:block;
	font-family:Arial,"Times New Roman",Times,serif;
	font-size:32px;
	font-weight:bold;
	height:35px;
	letter-spacing:0;
	line-height:18px;
	margin-bottom:-2px;
	padding:10px 5px 5px;
	text-align:left;
	width:105px;
}
div#contenedorNoticias .numResultados ul {
	display:block;
	float:right;
	margin-top:10px;
}
div#contenedorNoticias .numResultados ul li {
	display:inline;
}

* html div#contenedorNoticias .numResultados ul li a, div#contenedorNoticias .numResultados ul li.activo {
	width:23px;
}
/*div#contenedorNoticias .numResultados ul li a, div#contenedorNoticias .numResultados ul li.activo {
	background:#EBEAE3 none repeat scroll 0 50%;
	border:1px solid #A0A58C;
	display:block;
	float:left;
	font-size:12px;
	height:17px;
	margin-right:2px;
	margin-top:0;
	padding:3px;
	text-align:center;
	text-decoration:none;
	width:15px;
}*/
div#contenedorNoticias .numResultados ul li a {
	background:#EBEAE3 none repeat scroll 0 50%;
	border:1px solid #A0A58C;
	display:block;
	float:left;
	font-size:12px;
	height:17px;
	margin-right:2px;
	margin-top:0;
	padding:3px;
	text-align:center;
	text-decoration:none;
	width:15px;
}
div#contenedorNoticias .numResultados ul li.activo a {
	background: #7E1431;
	color: #FFF;
}

div#contenedorNoticias .numResultados ul li.activo {
	background:#A0A58C;
	color:#FFFFFF;
	width:15px;
	line-height: 17px;
}
div#contenedorNoticias .numResultados ul li.flecha a {
	background-color:#E7E7E7;
	border:0 none;
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	height:17px;
	letter-spacing:-2px;
	line-height:normal;
	margin-right:2px;
	margin-top:0;
	padding:3px;
	text-align:center;
	text-decoration:none;
	width:18px;
}
div#contenedorNoticias .numResultados ul li.flecha a:hover{
	background-color: #e7e7e7;
	color:#036;
	text-decoration:underline;
	display: block;
	float: left;
	font:15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-2px;
	height: 17px;
	margin-right: 2px;
	text-align: center;
	width: 18px;
	border: 0px;
	padding: 3px;
	margin-top: 0;
}
div#contenedorNoticias .numResultados ul li a:hover {
	background: #A0A58C;
	text-decoration: none;
	color: #FFF;
	width: 15px;
	padding: 3px;
}
* html div#contenedorNoticias .numResultados ul li a:hover {
	width: 23px;
}
div#contenedorNoticias .numResultados .nuevaBusqueda {
	background:#6A6A6A url(http://estaticos01.marcamotor.com/estaticas/iconos/volver-a-buscar.gif) no-repeat scroll center top;
	float:left;
	height:31px;
	padding:19px 0 0 7px;
	width:233px;
}
div#contenedorNoticias .numResultados .nuevaBusqueda input {
	border:1px solid #B4B4B4;
	color:#666;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	width:155px;
}
div#contenedorNoticias .numResultados .nuevaBusqueda .botonBuscar {
	float:left;
	margin-top:3px;
}
div#contenedorNoticias .numResultados .nuevaBusqueda .botonBuscar a {
	background-color:#EBEAE3;
	border:1px solid #CDCBBA;
	color:#9E9B7A;
	font-size:11px;
	margin:0 0 0 10px;
	padding:2px 5px;
	text-decoration:none;
}
div#contenedorNoticias .numResultados .nuevaBusqueda .boton {
	width: 41px;
	margin-left: 10px;
	margin-top: 2px
}
/* Los más nuevo/vendido */
div#extras div#lomas {
	margin: 20px 0 10px 0;
	padding-bottom: 1px;
	border-top: 3px solid #333;
	width: 320px;
	background: #FFF url(http://estaticos03.marcamotor.com/estaticas/iconos/fondo-masnoticias-portada.gif) bottom repeat-x;
}
div#extras div#lomas ul#pestanas_lomas_superior {
	border-bottom:1px solid #999999;
	font-size:12px;
	font-weight:bold;
	margin: 1px 0 0 0;
	padding:3px 0;
	text-align:left;
	background: #FFF;
}
div#extras div#lomas ul#pestanas_lomas_superior li {
	background:transparent url(http://estaticos02.marcamotor.com/estaticas/iconos/separador-lo-mas.gif) no-repeat scroll right center;
	display:inline;
	margin:0;
}
div#extras div#lomas ul#pestanas_lomas_superior li a {
	color:#666666;
	font-size:12px;
	font-weight:bold;
	margin-right:3px;
	padding:0 8px;
	text-decoration:none;
	text-transform:uppercase;
}
div#extras div#lomas ul#pestanas_lomas_superior li.activaJs {
	border-bottom:3px solid #7E1431;
	padding-bottom:1px;
}
div#extras div#lomas ul#pestanas_lomas_superior li.activaJs a {
	background-color:#FFFFFF;
	border-bottom-color:white;
	color:#7E1431;
}

div#extras div#lomas ul.contentstyle1, div#extras div#lomas ul.pestanas_lomas {
	margin-top: 12px;
}
div#extras div#lomas ul.contentstyle1 li, div#extras div#lomas ul.pestanas_lomas li {
	list-style-type: disc;
	color: #069;
	padding-bottom: 5px;
	margin-left: 25px;
}
div#extras div#lomas ul.contentstyle li {
	list-style-type: disc;
	color: #069;
	padding-bottom: 5px;
	margin-left: 15px;
	width: 280px;
}
div#extras div#lomas ul.contentstyle1 li a, div#extras div#lomas ul.pestanas_lomas li a, div#extras div#lomas ul.contentstyle li a {
	font-weight: bold;
}

/* Portadilla fichas */
div.eleccion {
	width: 285px;
	padding: 10px 5px 15px;
	margin-bottom: 25px;
	float: left;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: transparent url(http://estaticos01.marcamotor.com/estaticas/cajas/portada/fondo-revista.gif) repeat-x bottom;
	text-align: center;
}
div.eleccion h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 10px 15px;
	padding-bottom: 3px;
}
div.eleccion select {
	border: 1px solid #666666;
	font-size: 12px;
	margin-bottom: 15px;
	width: 253px;
}
div#contenidoNoticias div.fichas img {
	float: left;
	margin-right: 5px;
	width: 35px;
	height: 28px;
}
div.comparador {
	background:transparent url(http://estaticos03.marcamotor.com/estaticas/iconos/fondo-comparador.gif) no-repeat bottom;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	float:left;
	height:164px;
	margin-left:30px;
	padding:5px 5px 15px;
	width:260px;
}
div.comparador img {
	float: left;
	margin-right: 5px;
	display: none;
}
div.comparador h3 {
	float:left;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
	margin-right:5px;
	padding-top:6px;
	width:250px;
}
div.comparador h3 a {
	line-height: 18px;
}
div.comparador p {
	clear: both;
	float: left;
	font-size: 12px;
	line-height: 16px;
	margin: 8px 0 0 6px;
	width: 230px;
	
}




/*Listado Fichas modelos de marcas*/
.listadomodelos { clear:both;}
.listadomodelos ul li { line-height:18px; font:14px Arial, Helvetica, sans-serif;background-color:#F8F8F8; color:#999; padding:5px 10px;}




/* Modelos de coches */
div#contenidoNoticias div.modelos {
	border-top: 3px solid #333;
	float: left;
	margin: 5px 0 25px;
	width: 595px;
	padding-top: 2px;
}
div#contenidoNoticias div.modelos h4 {
	color: #7E1431;
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0 4px;
	text-transform: uppercase;
}
div#contenidoNoticias div.modelos ul {
	background: #FFF url(http://estaticos02.marcamotor.com/estaticas/iconos/fondo-modelos.gif) repeat-x bottom;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 8px 0 0 0;
	float: left;
	width: 595px;
}
*:first-child+html div#contenidoNoticias div.modelos ul {
	padding-bottom: 8px;
}
* html div#contenidoNoticias div.modelos ul {
	padding-bottom: 8px;
}
div#contenidoNoticias div.modelos ul li {
	float: left;
	padding: 0 8px;
	border-right: 1px solid #CCC;
	margin-bottom: 8px;
}
div#contenidoNoticias div.modelos ul li a {
	font-size: 14px;
	font-weight: bold;
}

