@charset "utf-8";
/*reset carlos para top trading*/
/* CSS Document */
/************************************
------------CSS RESET----------------
************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/*resetss*/
body {
	background-image: url(images/background.jpg);
	background-color:#A9ACB1;
	margin: 0px;
	background-position: center;
	background-repeat: repeat-y;
}
/*///////////////////////seo///////////////////////////////*/
.seo{
	margin-right: auto;
	margin-left: auto;
	background-color: #9d9d9d;
 /*background:url(images/coches-gama-alta-segunda-mano-.jpg) no-repeat;*/
 width:956px;
 height:20px;
}
.seo h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	padding-left: 6px;
   padding-top: 4px;
   text-align:right;
   color:#666;
   padding-right: 5px;
  
	
}
.destacar{
margin-right: auto;
margin-left: auto;
 background:url(images/coches-ocasion-madrid.jpg) no-repeat;
 width:946px;
 height:19px;
}
.destacar2{
width: 950px;
height:25px;
background-color:#f3f3f3;
}
.destacar2 h2.destacado{
	font-weight:bold;
	padding-left:6px;
    padding-top:3px;
    color:white;
    
}
.destacar2 h3.destacado{
	font-weight:bold;
	padding-left: 6px;
    padding-top: 5px;	
}
.destacar2 span.resaltar{
	color:red;	
}
.destacar h2.destacado{
	font-weight:bold;
	padding-left: 6px;
  padding-left: 6px;
    padding-top: 3px;
    color:white;
    text-indent: -3000px;	
}
.destacar h3.destacado{
	font-weight:bold;
	padding-left: 6px;
    padding-top: 5px;	
}
.destacar span.resaltar{
	color:red;	
}
 h2.gama{
	font-weight:bold;
	padding-left: 1px;
    padding-top: 5px;
	padding-bottom:8px;
}
.menu a span{
	position:absolute;
	top:-10000px;	
	
}
#pageflip a span{
	position:absolute;
	top:-10000px;
	
}
/*/////////////////////////////////////////////////////////////////////////seo fin*/
#top {
	margin-right: auto;
	margin-left: auto;
	width: 956px;
}
#menu {
	width: 955px;
	height: 21px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#cont2 {
	margin: 5px;
}
#buscador{
	
	}
#listadocoches {
	display: block;
	padding:0px;
	width: 955px;
	background-color: #FFF;
	overflow: visible;
}

#listadocoches a:link, #listadocoches a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #7B7B7B;
	font-decoration: underline;
	}
#listadocoches a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #7B7B7B;
	font-decoration: none;
	}
#celdacoche {
	display: inline-block;
	padding: 8px;
	height: 375px;

}
#datoscoche {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #7B7B7B;
	margin-top: 15px;
	width: 100%;
}
#nombremarca {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #7B7B7B;
	width: 150px;
}
#nombrecoche {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #ECB003;
	width: 150px;
	height: 60px;
}
.tit {
	font-weight: bold;
	color: #7B7B7B;
}

#menu1 {
	height: 18px;
	width: 83px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 1px;
	background-image: url(images/btt_home.jpg);
	display: inline;
}
#menu1:hover {
	background-image: url(images/btt_home_on.jpg);
}
#menu2 {
	height: 18px;
	width: 83px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 1px;
	display: inline;
	background-image: url(images/btt_coches.jpg);
}
#menu2:hover {
	background-image: url(images/btt_coches_on.jpg);
}
#menu3 {
	height: 18px;
	width: 115px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 1px;
	display: inline;
	background-image: url(images/btt_buscador.jpg);
}
#menu3:hover {
	background-image: url(images/btt_buscador_on.jpg);
}
#menu4 {
	height: 18px;
	width: 108px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 1px;
	display: inline;
	background-image: url(images/btt_servicios.jpg);
}
#menu4:hover {
	background-image: url(images/btt_servicios_on.jpg);
}
#menu5 {
	height: 18px;
	width: 114px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 1px;
	display: inline;
	background-image: url(images/btt_contacto.jpg);
}
#menu5:hover {
	background-image: url(images/btt_contacto_on.jpg);
}
#menuend {
	height: 18px;
	width: 427px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 1px;
	background-image: url(images/btt_left.jpg);
	display: inline;
}
#contenido {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	display:block;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	background-image: url(images/fondo_celda_coche.jpg);
	background-repeat: repeat-x;
	float: none;
}
#contenido #conttop{
	padding: 5px;
	width:945px;
	display:block;
	background-image: url(images/fondo_home1.jpg);
	background-repeat: repeat-x;
	}
#contenidocoches {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	display:block;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	background-image: url(images/fondo_celda_coche.jpg);
	background-repeat: repeat-x;
	float: none;
}
#contenido #conttop #homecont1 {
	float: left;
	width: 243px;
	border: 1px solid #DBDBDB;
	display: inline;
}
#contenido #conttop #homecont2 {
	float: left;
	width: 690px;
	border: 1px solid #DBDBDB;
	display: inline;
	margin-left:5px;
}
#contenido #conttop #botonera {
	float:right;
	width:692px;
	margin-bottom:5px;
	margin-top: 5px;
	}
#contenido #conttop #contbuscador {
	float: left;
	width: 243px;
	border: 1px solid #DBDBDB;
	display: inline;
	margin-top:5px;
	font-size:11px;
}
#contenido #conttop #contbuscador input {
	font-size:11px;
	border:1px solid #9E9E9E;
}
#contenido #conttop #contbuscador select {
	font-size:11px;
	border:1px solid #9E9E9E;
}
#contenidoficha a, #contenidoficha a:visited {
	color:#7D7D7D;
	}
#contenidoficha a:hover {
	text-decoration:underline;
	}
#contenidoficha #listadocoches #datosficha {
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
	border: 1px solid #B0AFAF;
	background-image: url(images/tab_fondo_datos.jpg);
	background-repeat: repeat-x;
}
#contenidoficha #listadocoches #pqtoptrading {
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
}

#contenidoficha #listadocoches #datosficha img{
	padding:5px;
	background-color:#FFF;
	border: 1px solid #7D7D7D;
}
.titcoche {
	font-size:14px;
	font-weight:bold;
	}
#homepub {
	width: 955px;
	height: 107px;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	text-align: center;
	margin-top: 5px;
}
#homepub a:link {
	border: 1px solid #DBDBDB;
	}
#homepub a:visited {
	border: 1px solid #DBDBDB;
	}
#homepub a:hover {
	border: 1px solid #C00;
	}

#bottom {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-color: #E3E1E2;
}
#contenidocoches #listadocoches #count {
	height:60px;
	width:100%;
	display:block;
}

#bottom a:link, #bottom a:visited {
	color:#5A5859;
	text-decoration:underline;
	}
#bottom a:hover {
	color:#FFF;
	text-decoration:none;
	}
#bottomtxt {
	width: 955px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #5A5859;
	text-align: center;
	padding-bottom: 5px;
}
.precio {
	font-weight: bold;
	color: #EBAF03;
}
#preciocoche {
	margin-top: 10px;
}
#preciocochecon {
	margin-top: 0px;
	font-size:11px;
}
#tmbcoche {
	margin-bottom: 20px;
	text-align: center;
}
#tmbcoche a span{
	position:absolute;
	top:-10000px;
	
}
.celdacoche2 {
	background-image: url(images/fondo_celda_coche2.jpg);
	background-repeat: repeat-x;
	border: 1px solid #7B7B7B;
	height: 365px;
	width: 25%;
}
.tablacoches {
	border: 1px solid #FFF;
	width: 100%;
}
#contenidoficha {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	display:block;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	background-image: url(images/fondo_celda_coche.jpg);
	background-repeat: repeat-x;
	border: 1px #CCC;
	overflow: visible;
}
#tituloficha {
	background-image: url(images/fondo_tit_ficha.jpg);
	background-repeat: repeat-y;
	margin-bottom: 5px;
	padding: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#imgbottomtab {
	text-align: center;
}

#datoscoche {
height:60px;
}
#imgcoches {
	width: 440px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

#imgcoches img{
	border-width:1px;
	border-color: #000;
}

#datosdeficha {
	width: 480px;
	margin-left: 5px;
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #7B7B7B;
	margin-left: 10px;
	overflow: visible;
}
#op1 {
	padding: 5px;
	border: 1px solid #B0AFAF;
	background-image: url(images/tab_fondo_datos.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin-right:5px;
	}
#op2 {
	padding: 5px;
	border: 1px solid #B0AFAF;
	background-image: url(images/tab_fondo_datos.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin-right:5px;
	}
#op3 {
	padding: 5px;
	border: 1px solid #B0AFAF;
	background-image: url(images/tab_fondo_datos.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin-right:5px;
	}
#imgbottomtab {
	margin-top:5px;
	}
.imgcoches2 {
	border: 1px solid #000;
}
#callmeback {
	height:250px;
	margin-right: auto;
	margin-left: auto;
	display:block;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	background-image: url(images/fondo_celda_coche.jpg);
	background-repeat: repeat-x;
	border: 1px #CCC;
	overflow: visible;
}
#contenidoficha #listadocoches #separatoram {
	background-color: #F1c139;
	margin: 5px;
	height: 5px;
	width: 440px;
}
#contenidoficha #lemas {
	visibility:hidden;
	font-size: 12px;
	color: #4C4C4C;
	text-align: center;
	border: 1px solid #B0AFAF;
	display:block;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#contenidoficha #sep5px {
	height: 5px;
}

