/** ESTILOS GENERALES MODIFICADOS ****/
/** ----------------------------- ****/
#contenido{
	background: url(/images/secretos/fondo-secretos-Coche-Epoca.jpg) no-repeat 670px top;
	width: 1200px;
	left:50%;
	margin-left:-640px;
	float:left;
}

/*#pie{
	background: url(/images/secretos/pie-secretos.png) no-repeat 50px 170px;
	height:300px;
	clear:left;
}*/

#imagenNueva{
	position:absolute;
	top:130px;
	width:200px; 
	height:161px;
	
}
/** ----------------------------- ****/


#intro{
	position:relative;
	width: 100%;
}

h1{
	background: url(/images/secretos/el-coche-de-epoca.gif) no-repeat 108px 50px;
	height:160px;
	width: 100%;
	text-indent: -5000px;
}

h3{
	position:relative;
	left: 110px;
	/*top: 150px;*/
	font-size: 11px;
	font-weight: normal;
	width: 300px;
	color: #9a9a9a;
	margin-bottom:20px;
}

h4{
	position:relative;
	left: 110px;
	/*top: 190px;*/
	font-size: 11px;
	font-weight: normal;
	width: 300px;
	color: #000000;
	margin-bottom:15px;
}

#intro p{
	left: 110px;
}

#tablaVisitas{
	position:relative;
	left: 110px;
	width: 540px;
}


#lineaRoja td{
	border-top: none;
	height: 4px;
}
#tablaVisitas th{	
	height: 20px;
	color: #bf5c3d;
	font-weight: normal;
	border-bottom: 1px solid #bf5c3d;
	padding: 1px 10px 1px 10px;
}

#tablaVisitas td{
	padding: 1px 10px 1px 10px;
	font-weight: normal;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #674926;
}

tr.impar td{
	background-color: #ebe4ce;
	height: 30px;
}

tr.par td{
	height: 40px;
}

/**PAGINACION VISITAS COCHE**/
#paginacionTabla {
	position:relative;
	float:right;
	margin-top:10px;
	right:60px;
}
#paginacionTabla ul{
	float:right;
}

#paginacionTabla li{
	display:block;
	float:left;
	text-align:right;
	height:20px;
}

#paginacionTabla #centro{
	width:5px;
	height:20px;
	text-align:center;
	color: #674926;
}

#paginacionTabla #ant{
	width:70px;
	height:20px;
	text-align:center;
	color: #674926;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
}


#paginacionTabla #sig{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width:75px;
	height:20px;
	text-align:center;
}

#paginacionTabla a{
	text-decoration:none;
	color: #674926;
}

#paginacionTabla a:hover{
	color: #674926;
	font-weight:bold;
}

#proximaVisita{
	background: url(/images/secretos/proxima-visita.gif) no-repeat 110px top;
	height: 60px;
	width: 100%;
	text-indent: -5000px;
	position:relative;
}

/**Buscador provinicas**/

#buscaProvincias {
	position:relative;
	left: 110px;
	margin-bottom:30px;
}



#buscaProvincias label{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-right:10px;
}

#buscadorProvincia{
	border-top-color:#b16e3c;
	border-bottom-color:#edd8c5;
	border-right-color:#b16e3c;
	border-left-color:#edd8c5;
	border-style:solid;
}

#lateralDecho{
	position:relative;
	width:250px;
	float:left;
	margin-bottom:-100px;
	padding-top:345px;
}

#lateralIzdo{
	position:relative;
	float:left;
	width:705px;
	margin-bottom:-40px;
	margin-left:110px;
}

#tablaVisitas #no-registrado{
	font-size:12px;
	padding:15px;
	color:#555555;
}

#tablaVisitas #no-registrado a{
	font-size:12px;
	padding:5px;
	color:#555555;
	text-decoration:none;
}


#tablaVisitas #no-registrado a:hover{
	font-size:12px;
	padding:5px;
	color:#AE7A3D;
}

#recomendar{
	clear:both;
	padding-left:110px;
	margin-top:10px;
}
