@charset "utf-8";

body {
	background-color: #eee;
	margin: 0px;
	padding: 0px;

}
p {
	margin-bottom: 0em;
	margin-top: 0px;

}
a:link img, a:visited img {
	border: none;
}

#wrapper {
	position:absolute;
	left:50%;
	top:0px;
	width:1040px;
	height:2115px;
	margin-left:-524px;
}
#header{
	position: absolute;
width: 1018px;
	margin: auto;
	font-family: Tahoma, Geneva, sans-serif;
	left: 23px;
	top: 216px;
	z-index: 9;

}
#tapatoyota {
	margin-left: 16px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 2040px;
	margin-bottom: 0;
	width: 1008px;
}

#apDiv1 {
	position:absolute;
	width:420px;
	height:211px;
	z-index:4;
	left: 585px;
	top: 905px;
}
#apDiv2 {
	position:absolute;
	width:20;
	height:20;
	z-index:3;
	left: 776px;
	top: 952px;
}
#apDiv3 {
	position:absolute;
	width:20px;
	height:20;
	z-index:2;
	left: 749px;
	top: 952px;
}
#apDiv4 {
	position:absolute;
	width:20;
	height:20;
	z-index:1;
	left: 723px;
	top: 952px;
}
#apDiv5 {
	position:absolute;
	width:20;
	height:20;
	z-index:1;
	left: 426px;
	top: 1314px;
}
#banner {
	position: absolute;
	width: 995px;
	height: 406;
	z-index: 1;
	left: 23px;
	top: 262px;
}
		#botonchevrolet {
	position: absolute;
	width: 137px;
	height: 130px;
	z-index: 1;
	left: 34px;
	top: 704px;
}
        #botondodge {
	position: absolute;
	width: 137px;
	height: 130px;
	z-index: 1;
	left: 174px;
	top: 704px;
}
        #botonnissan {
	position: absolute;
	width: 137px;
	height: 130px;
	z-index: 1;
	left: 313px;
	top: 704px;
}
        #botonvw {
	position: absolute;
	width: 137px;
	height: 130px;
	z-index: 1;
	left: 452px;
	top: 704px;
}
        #botonford {
	position: absolute;
	width: 137px;
	height: 130px;
	z-index: 1;
	left: 591px;
	top: 704px;
}
        #botontoyota {
	position: absolute;
	width: 137px;
	height: 130px;
	z-index: 1;
	left: 730px;
	top: 704px;
}
        #botonmishuvichi {
	position: absolute;
	width: 137px;
	height: 130px;
	z-index: 1;
	left: 870px;
	top: 705px;
}
.unidades {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
	color: rgb(255,255,255);
	text-align: justify;
	color: #FFF;
}
.titulo {
font-family:Arial, Helvetica, sans-serif;
font-size:45px;
font-weight:bold;
line-height:120%;
text-align:left;
color:#000;
}
.textodefutura {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
line-height:145%;
text-align:justify;
color:#000;
}
/*---------------------------------
	BANNER INFERIOR
-----------------------------------*/
#bannersecundario {
	position: absolute;
	width: 995px;
	height: 231px;
	z-index: 1;
	left: 23px;
	top: 1800px;	
}
			#carousel {
	        margin: 0 0 0px 0;
	        width: 995px;
	        height: 231px;
	        position: relative;
			}
			#carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
			}
			#carousel li {
				font-size: 40px;
				color: #999;
				text-align: center;
				width: 497px;
				height: 200px;
				padding: 0px;
				margin: 0px;
				display: block;
				float: left;
                position:relative;
			}

			#carousel li img {
				width:497px;
				height:200px;
				margin-top:0px;
			}
			
			#carousel li a {
				width:497px;
				height:200px;
				position:absolute;
				display:block;
				z-index:2;
				top:0px;
				left:16px;
				text-indent:-999em;
                background: transparent url('images/carousel_shine.png') no-repeat 0 0;
			}			

			.clearfix {
				float: none;
				clear: both;
			}
			
			#carousel .prev {
	margin-left: 10px;
	width: 44px;
	height: 74px;
	display: block;
	text-indent: -999em;
	background: transparent url('images/prew.png') no-repeat 0 0;
	position: absolute;
	top: 63px;
	left: 998px;
	background-image: url(images/prewdos.png);
			}
		    #carousel .next {
	margin-left: 10px;
	width: 44px;
	height: 74px;
	display: block;
	text-indent: -999em;
	background: transparent url('images/next.png') no-repeat 0 0;
	position: absolute;
	top: 62px;
	left: -71px;
	background-image: url(images/nextdos.png);
			}						
			#carousel .pager {
				margin:0 auto;
				text-align: center;
			}
			#carousel .pager a {
				margin: 0 0px 0 0;
				text-decoration: none;
				display:inline-block;
				width:8px;
				height:8px;
				background: transparent url('images/carousel_control.png') no-repeat -2px -32px;
				text-indent:-999em;
			}
			#carousel .pager a.selected {
				text-decoration: underline;
				background: transparent url('images/carousel_control.png') no-repeat -12px -32px;				
			}
