/*
Proyecto: nombre x
Descripcion: una breve reseña
Autor: tu nombre aqui
Version: 1 o el numero de version que sea
.
Comentarios en general/ espacio para dejar comentarios a otro programadores
.


[Tabla de contenidos] 

	0- Reset
	1- Global
	2- Links
	3- Encabezados y parrafos
	4- Header 
	5- Layout
	6- Contenido 
	7- Formularios
	8- Expectacular ajax
	9- Footer 
	10- anunciate aqui
	11- resultados

*/

/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, code, del, dfn, em, font, img, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {list-style: none;}
:focus {outline: 0;}
table {border-collapse: collapse;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
strong {font-weight: bold;}
em {font-style: italic;}
html>body { font-size: 11px; } 

/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body {
	-x-system-font:none;
	font: normal 0.7em/1.2em Verdana,Tahoma,Arial,Helvetica,clean,sans-serif; 
	text-transform: none;
	letter-spacing: normal;
	line-height:1.3em;
	word-spacing:normal;
	vertical-align: top;
	background: #c4c4c4 url(../images/bkg-fibra.jpg) repeat-x scroll 0 0;
	color: #000;
}
.right {float: right;}
.left {float: left;}
.align-left {text-align: left;}
.align-right {text-align: right;}
.align-center {text-align:center;}
.justify {text-align:justify;}
.hide {display: none;}
.clear {clear: both;}
.normal {font-weight:normal;}
.bold {font-weight:bold;}
.italic {font-style:italic;}
.underline {border-bottom:1px solid;}
.highlight {background:#ffc;}
img.centered {display: block;margin:0 auto;}
img.alignleft {float:left;margin:4px 10px 4px 0;}
img.alignright {float:right;margin:4px 0 4px 10px;}
.small {font-size:0.8em;line-height:1.2em;}
.large {font-size:1.7em;line-height:1.2em;margin-bottom:1.2em;}
.border {border:1px solid black;}
.border-img {border:1px solid #9e9e9e; padding:2px; margin:0 3px 5px 0;}
.border-right {border-right:1px solid #606060;}
.border-left {border-left :1px solid #ededed;}
.gris { color:#494949;}
.blanco { color:#fff;}
.rojo { color:red;}
.sinborde { border:none;}
.no-bkg { background:none;}
.relativo {position:relative;}
.bkg-blanco {background:#FFF;}
.bkg-gris {background:#d7d7d7;}
.bkg-list {background:#eaeaea;}
.cien { width:100%;}
.centrar {margin:0 auto;}
.t10 {font-size:0.86em;}
.t12 {font-size:1.2em;}
.t13 {font-size:1.32em;}
.t16 {font-size:1.6em;}
.nopadding {padding:0;}
.rounded-corners {-moz-border-radius:10px;-webkit-border-radius:10px;-khtml-border-radius:10px;border-radius:10px;}

/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
:-moz-any-link {cursor:pointer;}
a {text-decoration:underline;}
a:hover {text-decoration:none;}

/* =3 Ecabezados y parrafos
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
p {margin: 0.98em  0; font-size: 1em; line-height: 1.2em; text-align:justify; color:#7f7f7f;}
h1 {margin: 0.6em 0; font-size: 1.8em; line-height: 0.6em; font-weight:bold;}
h2 {margin: 0.7em 0; font-size: 1.6em; line-height: 0.7em; font-weight:bold;}
h3 {font-size:2.4em;line-height:0.8em;margin:0.1em 0 0.2em;}
h3 a {color:#494949;text-decoration:none;}
h3 a:hover { color:#f00; text-decoration:none;}
h4 {font-size:2.1em;line-height:0.9em;margin: 0.4em 0;}
h4 a {color:#494949;text-decoration:none;}
h4 a:hover { color:#f00; text-decoration:none;}
h5 {font-size:1.7em;line-height:1em;margin: 0.3em 0;}
h5 a {color:#494949;text-decoration:none;}
h5 a:hover { color:#f00; text-decoration:none;}
h6 {font-size:1.4em;line-height:1.2em;margin: 0.09em 0;}
h6 a {color:#494949;text-decoration:none;}
h6 a:hover { color:#f00; text-decoration:none;}
h3,h4,h5,h6 { color:#494949;font-family:"Trebuchet MS",Verdana,"Verdana Ref",sans-serif;font-weight:bold;}

/* =4 Header
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#go2home {
	float:left;
	height:90px;
	width:300px;
	cursor:pointer;
}
#menu {
	float:left;
	height:30px;
	position:absolute;
	right:0;
	top:60px;
	width:auto;
	z-index:-1;
	
}
#inicio {
	float:left;
	height:30px;
	width:72px;
	background:url(../images/header.jpg) no-repeat scroll -300px -116px;
}
#inicio a{
	width:72px;
	height:30px;
	display:block;
	cursor:pointer;
}
#inicio a:hover{background:url(../images/header.jpg) no-repeat scroll -300px -166px;}

#nuevos {
	float:left;
	height:30px;
	width:67px;
	background:url(../images/header.jpg) no-repeat scroll -372px -116px;
}
#nuevos a{
	width:67px;
	height:30px;
	display:block;
	cursor:pointer;
}
#nuevos a:hover{background:url(../images/header.jpg) no-repeat scroll -372px -166px;}

#usados {
	float:left;
	height:30px;
	width:64px;
	background:url(../images/header.jpg) no-repeat scroll -439px -116px;
}
#usados a{
	width:64px;
	height:30px;
	display:block;
	cursor:pointer;
}
#usados a:hover{background:url(../images/header.jpg) no-repeat scroll -439px -166px;}

#certificados {
	float:left;
	height:30px;
	width:94px;
	background:url(../images/header.jpg) no-repeat scroll -503px -116px
}
#certificados a{
	width:94px;
	height:30px;
	display:block;
	cursor:pointer;
}
#certificados a:hover{background:url(../images/header.jpg) no-repeat scroll -503px -166px;}

#mundo {
	float:left;
	height:30px;
	width:126px;
	background:url(../images/header.jpg) no-repeat scroll -597px -116px;
}
#mundo a{
	width:126px;
	height:30px;
	display:block;
	cursor:pointer;
}
#mundo a:hover{background:url(../images/header.jpg) no-repeat scroll -597px -166px;}

#seguros {
	float:left;
	height:30px;
	width:71px;
	background:url(../images/header.jpg) no-repeat scroll -723px -116px;
}
#seguros a{
	width:71px;
	height:30px;
	display:block;
	cursor:pointer;
}
#seguros a:hover{background:url(../images/header.jpg) no-repeat scroll -723px -166px;}

#creditos {
	float:left;
	height:30px;
	width:77px;
	background:url(../images/header.jpg) no-repeat scroll -794px -116px;
}
#creditos a{
	width:77px;
	height:30px;
	display:block;
	cursor:pointer;
}
#creditos a:hover{background:url(../images/header.jpg) no-repeat scroll -794px -166px;}

#anunciate {
	float:left;
	height:30px;
	width:88px;
	background:url(../images/header.jpg) no-repeat scroll -871px -116px;
}
#anunciate a{
	width:88px;
	height:30px;
	display:block;
	cursor:pointer;
}
#anunciate a:hover{background:url(../images/header.jpg) no-repeat scroll -871px -166px;}

#select {
	width:140px;
	height:30px;
	/*cursor:pointer;*/
	float:right;
	margin:5px;
	/*background:url(../images/select.gif) no-repeat scroll -844px -29px;*/
}
#my-soloautos{
	float:right;
	height:20px;
	margin:0 4px 0 0;
	padding:7px 0 0;
	text-align:right;
	width:auto;
}
#my-soloautos a{color:#595959;}

#car{
	background:transparent url(../images/iconos.gif) no-repeat scroll 0 0;
	float:right;
	height:16px;
	margin:4px 2px 0 0;
	width:22px;
}
#print {
	background:transparent url(../images/iconos.gif) no-repeat scroll -22px 0;
	float:right;
	height:16px;
	margin:4px 2px 0 0;
	width:16px;
}
#save {
	background:transparent url(../images/iconos.gif) no-repeat scroll -38px 0;
	float:right;
	height:16px;
	margin:4px 2px 0 0;
	width:15px;
}
#vsimple {
	background:transparent url(../images/iconos.gif) no-repeat scroll -53px 0;
	float:right;
	height:16px;
	margin:4px 2px 0 0;
	width:14px;
}
#vcompleta {
	background:transparent url(../images/iconos.gif) no-repeat scroll -66px 0;
	float:right;
	height:16px;
	margin:4px 2px 0 0;
	width:14px;
}
#stasen{
	float:left;
	height:13px;
	margin:0 0 0 3px;
	width:98%;
	padding-top:3px;
	font-size:0.8em;
}
#stasen a{ color:#F00;}

#stasenHR {
	font-size:0.8em;
	height:13px;
	margin:0 0 0 16px;
	padding-top:3px;
	width:98%;
}
#stasenHR a{ color:#F00;}

#video{
	_background:transparent url(../images/iconos.gif) no-repeat scroll right top;
	background:transparent url(../images/video.png) no-repeat scroll right top;
	_bottom:1px;
	bottom:4px;
	_height:19px;
	height:24px;
	left:4px;
	position:absolute;
	width:24px;
	_width:19px;
	z-index:1;
}


/* =5 Layout
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#container {
	width:980px;
	margin:0 auto;
	background:url(../images/bkg_container.png) repeat-y scroll 0 0;
	padding-bottom:10px;
}
#header {
	width:960px;
	height:106px;
	margin:0 auto;
	background:url(../images/header.jpg) no-repeat scroll 0 0;
	position:relative;
	z-index:0;
}
#footer {
	width:100%;
	height:100px;
	background:url(../images/bkg_footer.jpg) repeat-x scroll 0 0;
	clear:both;
	float:none;
}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24,div.span-45 {float:left;margin-right:5px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-1_2 {width:82px;}
.span-2 {width:95px;}
.span-3 {width:120px;}
.span-34 {width:140px;}
.span-4 {width:150px;}
.span-45 {width:160px;}
.span-5 {width:180px;}
.span-6 {width:230px;}
.span-7 {width:265px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:425px;}
.span-12 {width:448px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:600px;}
.span-16 {width:630px;}
.span-17 {width:678px; margin-left:5px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0 auto; float:none;}
.push-1{margin-top:5px;}
.push-2{margin-top:10px;}
.push-3{margin-top:15px;}
.push-4{margin-top:20px;}
.push-5{margin-top:50px;}
.espacio-1{margin-bottom:5px;}
.espacio-2{margin-bottom:8px;}
.espacio-3{margin-bottom:10px;}
.espacio-4{margin-bottom:15px;}
.tab{margin-left:5px;}
.tab-1{margin-left:10px;}
.tab-2{margin-left:13px;}
.tab-3{margin-left:20px;}
.tab-4{margin-left:25px;}
.revers-tab-1{margin-right:5px;}
.tall{height:32px;}
.tall-1{height:65px;}
.tall-1_2{height:75px;}
.tall-2{height:180px;}
.tall-3{height:300px;}
.tall-4{height:400px;}
.tall-5{height:500px;}
.tall-6{height:600px;}
.tall-7{height:700px;}
.tall-8{height:808px;}
.tall-9{height:900px;}
.tall-10{height:1000px;}
.tall-11{height:1100px;}
.tall-12{height:1200px;}
.tall-13{height:1300px;}
.tall-14{height:1400px;}
.tall-15{height:1500px;}
.tall-16{height:1600px;}
.tall-17{height:1700px;}
.tall-18{height:1800px;}
.tall-19{height:1900px;}
.tall-20{height:2000px;}
.tall-21{height:2100px;}
.tall-22{height:2200px;}
.tall-23{height:2300px;}
.tall-24{height:2400px;}
.tall-25{height:2500px;}
.tall-26{height:2600px;}
.tall-27{height:2700px;}
.tall-28{height:2800px;}
.tall-29{height:2900px;}
.tall-30{height:3000px;}
.tall-31{height:3100px;}
.tall-32{height:3200px;}
.tall-33{height:3300px;}
.tall-34{height:3400px;}
.tall-35{height:3500px;}
.tall-36{height:3600px;}
.tall-37{height:3700px;}
.tall-38{height:3800px;}
.tall-39{height:3900px;}
.tall-40{height:4000px;}
hr {
	border:1px solid red;
	clear:both;
	float:none;
	height:0.1em;
	margin:0;
	width:100%;
}
/* =6 Contenido
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#expectacular {
	clear:both;
	float:none;
	height:357px;
	margin:0 auto;
	width:960px;
}

#exp {
	width:688px;
	height:357px;
	float:left;
	background:url(../images/expectacular_body.gif) repeat-y scroll left top;
	position:relative;
}
#exp-menu {
	background:transparent url(../images/expectacular_menu.gif) no-repeat scroll left -28px;
	float:left;
	height:43px;
	width:688px;
}

#exp-nuevos {
	float:left;
	height:24px;
	margin-top:8px;
	width:62px;
	background:transparent url(../images/expectacular_menu.gif) no-repeat scroll -304px top;
}
#exp-nuevos a{
	width:62px;
	height:24px;
	display:block;
	cursor:pointer;
}
#exp-nuevos a:hover{background:url(../images/expectacular_menu.gif) no-repeat scroll -13px top;}

#exp-usados {
	float:left;
	height:24px;
	margin-top:8px;
	width:63px;
	background:transparent url(../images/expectacular_menu.gif) no-repeat scroll -366px top;
}
#exp-usados a{
	width:61px;
	height:24px;
	display:block;
	cursor:pointer;
}
#exp-usados a:hover{background:url(../images/expectacular_menu.gif) no-repeat scroll -76px top;}

#exp-certificados {
	float:left;
	height:24px;
	margin-top:8px;
	width:85px;
	background:transparent url(../images/expectacular_menu.gif) no-repeat scroll -428px top;
}
#exp-certificados a{
	width:84px;
	height:24px;
	display:block;
	cursor:pointer;
}
#exp-certificados a:hover{background:url(../images/expectacular_menu.gif) no-repeat scroll -138px top;}

#exp-anunciate {
	float:left;
	height:24px;
	margin-top:8px;
	width:80px;
	background:transparent url(../images/expectacular_menu.gif) no-repeat scroll -513px top;
}
#exp-anunciate a{
	width:80px;
	height:24px;
	display:block;
	cursor:pointer;
}
#exp-anunciate a:hover{background:url(../images/expectacular_menu.gif) no-repeat scroll -223px top;}

#exp-body {
	float:left;
	height:287px;
	margin:0 0 0 13px;
	width:640px;
}
#exp-body a{ color:#000; text-decoration:none;}
#exp-body a:hover{ color:red;}

#exp-bottom {
	background:transparent url(../images/expectacular_botom.gif) no-repeat scroll left bottom;
	height:27px;
	width:688px;
	float:left;
}

#lonuevo {
	background:transparent url(../images/expectacular_body.gif) repeat-y scroll right top;
	float:left;
	height:340px;
	margin-top:5px;
	width:270px;
}
#lonuevo-top {
	background:transparent url(../images/lonuevo-top.jpg) no-repeat scroll right top;
	float:left;
	height:22px;
	width:270px;
}
#publis {
	float:left;
	height:252px;
	width:251px;
	margin:10px auto 0;
}
#lonuevo-nav {
	background:transparent url(../images/lonuevo-nav.gif) no-repeat scroll right bottom;
	float:left;
	height:53px;
	margin-top:15px;
	width:270px;
}
#atras {
	float:left;
	height:30px;
	width:42px;
}
#atras a{
	width:42px;
	height:30px;
	display:block;
	cursor:pointer;
}
#atras a:hover{background:url(../images/lonuevo-nav.gif) no-repeat scroll -9px -2px;}

#p1 {
	float:left;
	height:30px;
	width:34px;
}
#p1 a{
	width:34px;
	height:30px;
	display:block;
	cursor:pointer;
}
#p1 a:hover{background:url(../images/lonuevo-nav.gif) no-repeat scroll -51px -2px;}

#p2 {
	float:left;
	height:30px;
	width:34px;
}
#p2 a{
	width:34px;
	height:30px;
	display:block;
	cursor:pointer;
}
#p2 a:hover{background:url(../images/lonuevo-nav.gif) no-repeat scroll -85px -2px;}

#p3 {
	float:left;
	height:30px;
	width:34px;
}
#p3 a{
	width:34px;
	height:30px;
	display:block;
	cursor:pointer;
}
#p3 a:hover{background:url(../images/lonuevo-nav.gif) no-repeat scroll -119px -2px;}

#p4 {
	float:left;
	height:30px;
	width:34px;
}
#p4 a{
	width:34px;
	height:30px;
	display:block;
	cursor:pointer;
}
#p4 a:hover{background:url(../images/lonuevo-nav.gif) no-repeat scroll -153px -2px;}

#p5 {
	float:left;
	height:30px;
	width:34px;
}
#p5 a{
	width:34px;
	height:30px;
	display:block;
	cursor:pointer;
}
#p5 a:hover{background:url(../images/lonuevo-nav.gif) no-repeat scroll -187px -2px;}

#adelante {
	float:left;
	height:30px;
	width:32px;
}
#adelante a{
	width:32px;
	height:30px;
	display:block;
	cursor:pointer;
}
#adelante a:hover{background:url(../images/lonuevo-nav.gif) no-repeat scroll -221px -2px;}

#columnas {
	width:960px;
	margin:0 auto;
}
#modulo {
	width:97%;
	border:5px solid #B2B2B2;
	float:left;
	padding:0.4em;
	position:relative;
	margin-bottom:8px;
}
#modulo a {color:#494949;text-decoration:none;}
#modulo a:hover { color:#f00; text-decoration:none;}

#modulo2 {
	width:249px;
	border:5px solid #B2B2B2;
	float:left;
	padding:0.4em;
	margin-bottom:8px;
}
#rss {
	background:transparent url(../images/botones.jpg) no-repeat scroll -848px -8px;
	height:30px;
	position:absolute;
	right:0;
	top:0;
	width:30px;
	cursor:pointer;
}
#btn-buscar {
	background:transparent url(../images/botones.jpg) no-repeat scroll -781px -8px;
	border:none;
	color:transparent;
	height:34px;
	width:64px;
	font-size:0em;
	cursor:pointer;
}
#qopinas {
	background:transparent url(../images/botones.jpg) no-repeat scroll -882px top;
	height:44px;
	width:54px;
	float:left;
	cursor:pointer;
}
#pinicio {
	background:transparent url(../images/botones.jpg) no-repeat scroll -937px top;
	cursor:pointer;
	float:left;
	height:44px;
	width:36px;
}
#brecomienda {
	background:transparent url(../images/botones.jpg) no-repeat scroll -980px top;
	cursor:pointer;
	float:left;
	height:44px;
	width:39px;
}
#parriba {
	background:transparent url(../images/botones.jpg) no-repeat scroll -1657px -19px;
	float:left;
	height:9px;
	margin:4px 1px 0 0;
	width:9px;
}
#uphr a{ text-decoration:none; color:#F00;}
#uphr a:hover{ text-decoration:underline; color:#F00;}

#mallmarks {
	background:#b2b2b2;
	float:none;
	clear:both;
	width:940px;
	padding:5px;
	margin:0 auto 10px;
	*margin:100px auto 10px;
}
#col-allmarks {
	float:left;
	width:99px;
	padding:0 8px;
}
#col-allmarks a{color:#FFF; text-decoration:none;}
#col-allmarks a:hover{text-decoration:underline;}

#op-resultados{
	height:20px;
	position:absolute;
	right:0;
	text-align:right;
	top:0;
	width:300px;
}
#op-resultados a{color:#595959;}

#op2-resultados{
	height:25px;
	position:absolute;
	right:0;
	text-align:right;
	bottom:0;
	width:auto;
}
#listado {
	float:left;
	width:175px;
	height:auto;
	margin:0 0 0 5px;
	_margin:0 0 0 2px;
}
#table-listado {
	width:175px;
	height:auto;
}
.bkg-listado {background:transparent url(../images/bkg-listado.jpg) repeat-x scroll 0 0;}
/* =7 Formularios
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
input.span-1, textarea.span-1, select.span-1 {width:55px!important;}
input.span-2, textarea.span-2, select.span-2 {width:78px!important; margin-right:5px;}
input.span-3, textarea.span-3, select.span-3 {width:85px!important;}
input.span-4, textarea.span-4, select.span-4 {width:140px!important;}
input.span-5, textarea.span-5, select.span-5 {width:170px!important;}
input.span-6, textarea.span-6, select.span-6 {width:210px!important;}
input.span-7, textarea.span-7, select.span-7 {width:250px!important;}
input.span-8, textarea.span-8, select.span-8 {width:290px!important;}
input.span-9, textarea.span-9, select.span-9 {width:330px!important;}
input.text, input.title, input, textarea, select {margin:0.2em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
input, textarea, select {
	font-family:Verdana,Tahoma,Arial,Helvetica,clean,sans-serif;
	font-size:1em;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:1.2em;
}
input {border:1px solid #7F7F7F; color:#9e9e9e;}
/* =8 Expectacular ajax
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#load {
	display:none;
	background:transparent url(../images/ajax-loader.gif) no-repeat scroll 0 0;
	height:11px;
	position:absolute;
	right:29px;
	text-indent:-9999em;
	top:13px;
	width:43px;
}
#autosycam {
	background:transparent url(../images/tipos-autos.jpg) no-repeat scroll -31px -40px;
	height:46px;
	width:93px;
	float:left;
}
#motos {
	background:transparent url(../images/tipos-autos.jpg) no-repeat scroll -31px -113px;
	height:46px;
	width:93px;
	float:left;
}
#lujo {
	background:transparent url(../images/tipos-autos.jpg) no-repeat scroll -26px -163px;
	height:46px;
	width:93px;
	float:left;
}
#trailers {
	background:transparent url(../images/tipos-autos.jpg) no-repeat scroll -139px -10px;
	height:46px;
	width:93px;
	float:left;
}
#lanchas {
	background:transparent url(../images/tipos-autos.jpg) no-repeat scroll -227px -13px;
	height:46px;
	width:93px;
	float:left;
}
#clasicos {
	background:transparent url(../images/tipos-autos.jpg) no-repeat scroll -321px -13px;
	height:46px;
	width:93px;
	float:left;
}
#cuarto {
	background:transparent url(../images/tipos-autos.jpg) no-repeat scroll -139px -80px;
	height:46px;
	width:93px;
	float:left;
}
#blindados {
	background:transparent url(../images/tipos-autos.jpg) no-repeat scroll -226px -81px;
	height:46px;
	width:93px;
	float:left;
}
#siniestrados {
	background:transparent url(../images/tipos-autos.jpg) no-repeat scroll -316px -82px;
	height:46px;
	width:93px;
	float:left;
}
#casas-rod {
	background:transparent url(../images/tipos-autos.jpg) no-repeat scroll -139px -140px;
	height:46px;
	width:93px;
	float:left;
}
#especiales {
	background:transparent url(../images/tipos-autos.jpg) no-repeat scroll -226px -138px;
	height:46px;
	width:93px;
	float:left;
}
#tunning {
	background:transparent url(../images/tipos-autos.jpg) no-repeat scroll -320px -141px;
	height:46px;
	width:93px;
	float:left;
}
/* =9 Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

#foot {
	clear:both;
	height:100px;
	margin:0 auto;
	width:978px;
}
#footer-09 {
	background:transparent url(../images/footer_09.jpg) no-repeat scroll 0 0;
	clear:both;
	height:50px;
	margin:0 auto;
	padding:0 20px;
	width:938px;
	text-align:center;
}


#copy {
color:#FFF;
float:left;
font-size:0.8em;
height:46px;
margin-left:24px;
padding:2px 0;
text-align:left;
width:425px;
}
/*#copy {
	color:#FFF;
	float:left;
	font-size:0.8em;
	height:46px;
	margin-left:24px;
	padding:2px 0;
	text-align:left;
	width:400px;
}*/
#copy a{color:#FFF;font-weight:bold;}
#pie a{color:#9e9e9e;}

/* =10 anunciate aqui
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#anunciate-aqui {
	position: relative;
	width:648px;
	height:265px;
}

#anunciate-02_ {
	position:absolute;
	left:0px;
	top:1px;
	width:247px;
	height:264px;
}

#anunciate-03_ {
	position:absolute;
	left:247px;
	top:1px;
	width:29px;
	height:264px;
	background:url(../images/anunciate_03.gif) no-repeat scroll 0 0;
}

#anunciate-04_ {
	position:absolute;
	left:276px;
	top:1px;
	width:269px;
	height:69px;
}

#anunciate-05_ {
	position:absolute;
	left:545px;
	top:1px;
	width:102px;
	height:86px;
	background:url(../images/anunciate_05.gif) no-repeat scroll 0 0;
}

#anunciate-06_ {
	position:absolute;
	left:276px;
	top:70px;
	width:269px;
	height:17px;
	background:url(../images/anunciate_06.gif) no-repeat scroll 0 0;
}

#anunciate-07_ {
	position:absolute;
	left:276px;
	top:87px;
	width:371px;
	height:178px;
}

/* =11 resultados
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

#resultado {
	float:left;
	width:100%;
	height:auto;
	background:url(../images/bkg-resultados.jpg) repeat-x scroll 0 0;
	position:relative;
	padding-bottom:5px;
}
#anmillas {
	position:absolute;
	right:3px;
	top:2px;
	width:auto;
	height:10px;
}
#res-marca {
	float:left;
	height:auto;
	margin:15px 0 5px 5px;
	width:430px;
}
#res-marca a{ color:black;}

#res-comments {
	float:left;
	height:60px;
	margin:5px 0 5px 5px;
	padding-right:5px;
	width:250px;
}
#res-comments a{ color:red;}

#res-vendedor {
	float:left;
	height:auto;
	margin:5px 0 5px 5px;
	width:173px;
}
#res-vendedor a{ color:black;}

#res-items {
	float:left;
	height:28px;
	margin:15px 0 0 15px;
	width:230px;
}

#res-fotos {
	background:transparent url(../images/botones.jpg) no-repeat scroll -1748px -8px;
	float:left;
	height:28px;
	width:30px;
}
#res-video {
	background:transparent url(../images/botones.jpg) no-repeat scroll -1782px -8px;
	float:left;
	height:28px;
	margin-left:5px;
	width:26px;
}
#res-carfax {
	background:transparent url(../images/botones.jpg) no-repeat scroll -1812px -8px;
	float:left;
	height:28px;
	margin-left:5px;
	width:22px;
}
#resultado-bar {
	float:left;
	width:100%;
	height:24px;
	background:url(../images/resultados-bar_19.jpg) repeat-x scroll 0 0;
	border:1px solid #afafaf;
}
#guardar-bar {
	float:left;
	width:69px;
	height:24px;
	background:url(../images/resultados-bar_17.jpg) no-repeat scroll 0 0;
}
#pager {
	float:left;
	width:100%;
	height:25px;
	margin:10px auto;
	font-family:"Trebuchet MS",Verdana,"Verdana Ref",sans-serif;font-weight:bold;
}
#pag-back {
	background:transparent url(../images/botones.jpg) no-repeat scroll -1603px -10px;
	float:left;
	height:25px;
	margin-right:5px;
	width:25px;
}
#pag-back-inactive {
	background:transparent url(../images/botones.jpg) no-repeat scroll -1554px -10px;
	float:left;
	height:25px;
	margin-right:5px;
	width:25px;
}
#pag-front {
	background:transparent url(../images/botones.jpg) no-repeat scroll -1578px -10px;
	float:left;
	height:25px;
	margin-right:5px;
	width:25px;
}
#pag-front-inactive {
	background:transparent url(../images/botones.jpg) no-repeat scroll -1629px -10px;
	float:left;
	height:25px;
	margin-right:5px;
	width:25px;
}

#txt-back {
	color:#5B5B5B;
	float:left;
	font-size:1.4em;
	height:25px;
	margin:0 3px;
	width:auto;
}
#txt-back a{ color:#5B5B5B; text-decoration:none;}

#txt-back-inactive {
	color:#dadada;
	float:left;
	font-size:1.4em;
	height:25px;
	margin:0 3px;
	width:auto;
}
#txt-front {
	color:#5B5B5B;
	float:left;
	font-size:1.4em;
	height:25px;
	margin:0 3px;
	width:auto;
}
#txt-front a{ color:#5B5B5B; text-decoration:none;}

#txt-front-inactive {
	color:#dadada;
	float:left;
	font-size:1.4em;
	height:25px;
	margin:0 3px;
	width:auto;
}
#pag-num {
	color:#5B5B5B;
	float:left;
	font-size:1.2em;
	height:auto;
	margin:5px 3px;
	width:auto;
}
#pag-num a{ color:#5B5B5B; text-decoration:none;border:1px solid #FFF;border-bottom:1px solid #5B5B5B;}
#pag-num a:hover{ color:red; text-decoration:none;border:1px solid red;}


/**************estilos menu navegacio soloautos.com.mx/soloautos.com.mx**************************/

.menu_head{border:0px solid #000; /*#998675;*/height:20px;
width:136px;}

.menu_body {display:none; width:136px;border-right:0px solid #cccccc;border-bottom:0px solid #000;/*#998675;*/border-left:0px solid #000;/*#998675;*/}
.menu_body li{background: #CCCCCC;}
.menu_body li.alt{background:#FFFFFF;}
.menu_body li a{color:#000; text-decoration:none; padding:10px; display:block;}
.menu_body li a:hover{color: #000000;/*padding:15px 10px;*/ font-weight:bold;}

.modulo_nota {
	/*border:1px solid #7f7f7f;*/
	background-color: #ea0c0e;
	float:left;
	padding:0.6em;
	position:relative;
	margin:4px 0 4px 10px;
}
.letra{color:#fff!important;}
.modulonota a {color:#fff;text-decoration:none;}
.modulonota a:hover { color:#fff; text-decoration:underline;}

/************************************************************************************************/

/*.go2mx {background:transparent url(../flash/go2mx.jpg) no-repeat scroll center center;}*/