@charset "utf-8";
/* CSS Document */

.catalogo{
	background-color:#8C8C8C;
}
.catalogo h1,.catalogo h2,.catalogo h3{
	margin:0px;
	padding:0px;
	font-size:13px;
	margin-bottom:10px;
}
.servicios h1,.servicios h2,.servicios h3{
	margin:0px;
	padding:0px;
	font-size:13px;
	margin-bottom:10px;
}
.titulo_img{
	text-align:right;
	padding-right:80px;
	padding-top:20px;
	margin-bottom:20px;
}

.autos_list{
	width:708px;
	margin:0px auto;
	border-bottom:1px solid #ececec;
	margin-bottom:20px;
	padding-bottom:10px;
	color:#FFFFFF;
}

.cat_info{
	font-size:12px;
	width:500px;
	float:left;
}

.cat_image{
	width:109px;
	float:left;
	margin-right:10px;
}

.cat_more {
	width:69px;
	float:left;
	margin-top:40px;
}

.detalle_tit {
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px;
}

.w_850 {
	width:850px;
	margin:0px auto;
}

.galeria_detalle {
	padding:10px;
	padding-right:0px;
	background-color:#363636;
	height:476px;
	overflow:hidden;
}

.current{
	width:635px;
	height:351px;
	overflow:hidden;
	float:left;
}
.current img{
	position:absolute;
}
.lista{
	width:210px;
	overflow:hidden;
	float:left;
}
.lista div{
	width:100px;
	float:left;
	margin-left:3px;
	margin-bottom:5px;
	cursor:pointer;
}

.detalles {
	margin-top:33px;
	border-top:1px solid #FFFFFF;
	padding-top:15px;
	color:#FFFFFF;
	font-size:16px;
	padding-bottom:20px;
}
.detalles td{
	padding-bottom:10px;
}
.detalle_more {
	margin-left:600px;
	margin-top:-30px;
	z-index:500;
}
.subtit_detalle {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px;
	color:#363636;
	font-weight:bold;
	font-size:20px;
}

.ficha td{
	padding-bottom:20px;
	padding-right:20px;
	vertical-align:top;
}

.nav_cat{
	margin-top:15px;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
}

.nav_cat a{
	color:#FFFFFF;
	text-decoration:none;
}

.nav_cat a:hover{
	color:#CCCCCC;
}

.ficha{
	background-color:#A0A0A0;
	background-image:url(/images/fondo_focha.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
