/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

.invis{display: none;}
.plomo{clear: both;}

div#construccion{
	width: 960px;
	min-height: 317px;
	background: #000 url(../img/en_construccion.png) no-repeat center top;
	margin: 50px auto;
	}

body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ccc;
	}

div#page{
	width: 100%;
	min-height: 160px;
	background: #92647e url(../img/bg_body.png) repeat-x left top;
	}
div#header{
	width: 100%;
	height: 160px;
	background: url(../img/bg_header.png) repeat-x left top;
	}div#header_content{ width: 960px; height: 160px; margin: 0 auto;}
	div#logo{
	width: 249px;
	height: 150px;
	background: url(../img/logo_rentacarcastillo.png) no-repeat center center;
	margin-bottom: 10px;
	float: left;
	}
	div#panel{
		width: 711px;
		height: 145px;
		padding-top: 15px;
		float: left;
		}
		div#header div#titulo{
			width: 393px;
			height: 42px;
			background: url(../img/h1_bg.png) no-repeat center center;
			margin: 0 auto;
			}
		div#header ul#menu_top{
			width: 555px;
			height: 90px;
			background: url(../img/menu_top.png) no-repeat center center;
			margin: 0 auto;
			margin-top: 13px;
			padding-left: 156px
			}
			ul#menu_top li{
				width: 100px;
				height: 73px;
				background: url(../img/menu_top.png) no-repeat left top;
				float: left;
				}
				
				ul#menu_top li#inicio{ background-position: -156px -90px;}
				ul#menu_top li#empresa{ background-position: -256px -90px;}
				ul#menu_top li#vehiculos{ background-position: -356px -90px;}
				ul#menu_top li#contacto{ background-position: -456px -90px;}
				
				ul#menu_top li#inicio.activo{ background-position: -156px -180px;}
				ul#menu_top li#empresa.activo{ background-position: -256px -180px;}
				ul#menu_top li#vehiculos.activo{ background-position: -356px -180px;}
				ul#menu_top li#contacto.activo{ background-position: -456px -180px;}
				
				ul#menu_top li a{
					display: block;
					width: 100px;
					height: 73px;
					background: url(../img/menu_top.png) no-repeat left top;
					}
				
				ul#menu_top li#inicio a{ background-position: -156px 0;}
				ul#menu_top li#empresa a{ background-position: -256px 0;}
				ul#menu_top li#vehiculos a{ background-position: -356px 0;}
				ul#menu_top li#contacto a{ background-position: -456px 0;}
				
				ul#menu_top li#inicio.activo a{ display: none;}
				ul#menu_top li#empresa.activo a{ display: none;}
				ul#menu_top li#vehiculos.activo a{ display: none;}
				ul#menu_top li#contacto.activo a{ display: none;}

div#content{
	clear: both;
	width: 1000px;
	min-height: 300px;
	margin: 0 auto;
	}
	
	div#slideshow{
		width: 968px;
		height: 408px;
		background: url(../img/home_banner.png) no-repeat left top;
		margin: 0 auto;
		}
	
	div#page_empresa h2{
		display: block;
		width: 979px;
		height: 62px;
		margin: 0 auto;
		background: url(../img/h2_nuestra_empresa.png) no-repeat left top;
		}
	div#page_empresa div#annie{
			width: 370px;
			margin: 5px 0 20px 15px;
			float: left;
			}
	div#page_empresa div#info_empresa{
			width: 100%;
			margin: 10px 0 0 15px;
			float: left;
			}
		div#page_empresa div#info_empresa p{
			line-height: 18px;
			text-align: justify;
			padding-bottom: 10px;
			}
			div#page_empresa div#info_empresa p span{ color: #fff; font-weight: bold;}

	div#page_vehiculos{
		width: 984px;
		padding-left: 16px;
		}
		div#page_vehiculos h2{
			display: block;
			width: 979px;
			height: 62px;
			margin-left: -5px;
			}
			
			div#page_vehiculos h2#cat_eco{ background: url(../img/h2_cat_eco.png) no-repeat left top;}
			div#page_vehiculos h2#cat_inter{ background: url(../img/h2_cat_inter.png) no-repeat left top;}
			div#page_vehiculos h2#cat_4x2{ background: url(../img/h2_cat_4x2.png) no-repeat left top;}
			div#page_vehiculos h2#cat_4x4{ background: url(../img/h2_cat_4x4.png) no-repeat left top;}
			div#page_vehiculos h2#cat_jeep{ background: url(../img/h2_cat_jeep.png) no-repeat left top;}
			div#page_vehiculos h2#cat_station{ background: url(../img/h2_cat_station.png) no-repeat left top;}
			div#page_vehiculos h2#cat_lujo{ background: url(../img/h2_cat_lujo.png) no-repeat left top;}
			
		div.accordion h3{
			width: 971px;
			height: 54px;
					
			}
			div.accordion h3#yaris{background: url(../img/autos/toyota_yaris_sport.png) no-repeat left top;}
			div.accordion h3#mazda{background: url(../img/autos/mazda_2.png) no-repeat left top;}
			div.accordion h3#accent{background: url(../img/autos/hyundai_accent.png) no-repeat left top;}
			div.accordion h3#mondeo{background: url(../img/autos/ford_mondeo.png) no-repeat left top;}
			div.accordion h3#platina{background: url(../img/autos/nissan_platina.png) no-repeat left top;}
			div.accordion h3#look{background: url(../img/autos/nissan_terrano_look_4x4.png) no-repeat left top;}
			div.accordion h3#katana{background: url(../img/autos/mitsubishi_katana.png) no-repeat left top;}
			div.accordion h3#terrano{background: url(../img/autos/nissan_terrano_4x4.png) no-repeat left top;}
			div.accordion h3#navarra{background: url(../img/autos/nissan_navara.png) no-repeat left top;}
			div.accordion h3#terracan{background: url(../img/autos/hyundai_terracan.png) no-repeat left top;}
			div.accordion h3#santafe{background: url(../img/autos/hyundai_santa_fe.png) no-repeat left top;}
		
		div.item{
			clear: both;
			width: 971px;
			height: 232px;
			}
		div.item img{
			float: left;
			}
		div.item div.info{
			width: 747px;
			height: 232px;
			background: url(../img/bg_autos.png) no-repeat right top;
			float: left;
			}
		div.item div.info div.descripcion{
			width: 748px;
			height: 113px;
			float: left;
			}
			div.item div.info h4{
				line-height: 18px;
				color: #666;
				padding: 20px 28px 0 85px;
				font-weight: bold;
				float: left;
				}
			div.item div.info p{
				line-height: 18px;
				color: #666;
				padding: 0 28px 0 85px;
				display: block;
				float: left;
				width: 630px;
				}
				
		div.item div.info ul{
			width: 653px;
			height: 100px;
			float: left;
			margin-left: 76px;
			}
			div.item div.info ul li{
				width: 104px;
				height: 83px;
				margin-left: 22px;
				margin-top: 10px;
				background: url(../img/auto_btns.png) no-repeat left top;
				float: left;
				}
				
				div.item div.info ul li.imgs{ background-position: 0 -83px;}
				div.item div.info ul li.descrip{ background-position: -104px -83px;}
				div.item div.info ul li.caract{ background-position: -208px -83px;}
				div.item div.info ul li.minera{ background-position: -312px -83px;}
				div.item div.info ul li.alta{ background-position: -416px -83px;}
				
				div.item div.info ul li.disable a{ display: none;}
					
				div.item div.info ul li.imgs.disable{ background-position: 0 -166px;}
				div.item div.info ul li.descrip.disable{ background-position: -104px -166px;}
				div.item div.info ul li.caract.disable{ background-position: -208px -166px;}
				div.item div.info ul li.minera.disable{ background-position: -312px -166px;}
				div.item div.info ul li.alta.disable{ background-position: -416px -166px;}
				
		
				div.item div.info ul li a{
					display: block;
					width: 100px;
					height: 79px;
					background: url(../img/auto_btns.png) no-repeat left top;
					}
					
					div.item div.info ul li.imgs a{ background-position: 0 0;}
					div.item div.info ul li.descrip a{ background-position: -104px 0;}
					div.item div.info ul li.caract a{ background-position: -208px 0;}
					div.item div.info ul li.minera a{ background-position: -312px 0;}
					div.item div.info ul li.alta a{ background-position: -416px 0;}
					
				
		div.item div.info a{
			display: block;
			width: 200px;
			height: 100px;
			padding: 3px 0 0 3px;
			float: left;
			}

	div#page_contacto{
		width: 1000px;
		}
		
	div#page_contacto h2#contactanos{
			display: block;
			width: 979px;
			height: 62px;
			margin-left: -9px;
			background: url(../img/h2_contactanos.png) no-repeat left top;
			}
			
		div#page_contacto div#formulario{
			width: 458px;
			margin-left: 17px;
			float: left;
			}	
			
		div#page_contacto form{
			width: 450px;
			height: 350px;
			padding-top: 10px;
			}
			
		div#page_contacto form label{ display: block; width: 100px; height: 20px;}
		div#page_contacto form label span{ color: #ccc;}
		div#page_contacto form input{     display: block; width: 330px; height: 12px; padding: 5px 0; box-sizing: content-box;} 
		div#page_contacto form input#enviar{ height: 30px; padding: 0; color: #666;}
		div#page_contacto form textarea{ padding: 0; margin-bottom: -10px;}
		
		
		div#page_contacto div#googlemap{
			width: 513px;
			height: 420px;
			background: url(../img/border_map.png) no-repeat left 40px;
			float: left;
			}
			div#page_contacto div#googlemap iframe{
				margin: 10px 0 0 14px;
				}
			div#page_contacto div#googlemap #zoom{
				display: block;
				padding-top: 20px;
				text-align: center;
				}
			div#page_contacto div#googlemap #zoom a{
				color: #ccc;
				text-decoration: none;
				}div#page_contacto div#googlemap #zoom a:hover{ text-decoration: underline;}

div#footer{
	clear: both;
	width: 100%;
	height: 159px;
	background: url(../img/bg_footer.png) repeat-x left top;
	text-align: center;
	}
	div#titulos{
		width: 560px;
		height: 93px;
		text-align: left;
		color: #333;
		display: inline-block;
		vertical-align: top;
		}
		div#titulos h1{ display: block; font-size: 18px; margin: 15px 0 3px 0;}
		div#titulos h2{ display: block; font-size: 12px; margin: 1px 0; text-indent: 1px;}
	div#footer div#footer_info{
		width: 400px;
		height: 93px;
		display: inline-block;
		vertical-align: top;
		}
		div#footer div#footer_info p{
			font-family: Verdana, Geneva, sans-serif;
			font-size: 12px;
			color: #333;
			line-height: 18px;
			padding-top: 15px;
			text-align: right;
			}

#slideshow {
    position:relative;
    height:408px;
}

#slideshow IMG {
    position:absolute;
    top:39px;
    left:21px;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}