/* CSS Document */

#top{ height:130px; padding:0; margin:0; background-color:#FFFFFF;}
#logo{ width:102px; height:130px; margin-left:13%; padding:0; float:left;}
#menu-container{ width:64%; height:auto; float:left; margin:3% 0 0 0; padding:0;}
#slideshow{
	height:250px;
	margin:0;
	clear:both;
	padding:0;
	background-color: #f1a50e;
	background-image: url(../images/fondoslideshow.png);
	background-repeat:  repeat-y;
	background-position: center;
}
#container{ width:950px; height:auto; overflow:hidden; padding:0; margin:0 auto; z-index:0;}
#contain{ width:950px; height:auto; overflow:hidden; padding:5px; margin:0 auto 5px auto; background-color:#FFF; background-image: url(../images/sobratop.png);
	background-repeat:  repeat-x;
	background-position: top;}
	
#about{
	width:590px;
	position:absolute;
	top:380px;
	left:10%;
	display:none;
	height:auto;
	overflow:hidden;
	padding:0 10px;
	background-color:#FFFFFF;
	z-index:1002;
	background-image: url(../images/sobratop.png);
	background-repeat: repeat-x;
	background-position: top;
}

#monta{
	width:590px;
	position:absolute;
	top:380px;
	left:12%;
	display:none;
	height:auto;
	overflow:hidden;
	padding:0 10px;
	background-color:#FFFFFF;
	z-index:1002;
	background-image: url(../images/sobratop.png);
	background-repeat: repeat-x;
	background-position: top;
}

#plataformas{
	width:590px;
	position:absolute;
	top:380px;
	left:14%;
	display:none;
	height:auto;
	overflow:hidden;
	padding:0 10px;
	background-color:#FFFFFF;
	z-index:1002;
	background-image: url(../images/sobratop.png);
	background-repeat: repeat-x;
	background-position: top;
}

#repuestos{
	width:590px;
	position:absolute;
	top:380px;
	left:16%;
	display:none;
	height:auto;
	overflow:hidden;
	padding:0 10px;
	background-color:#FFFFFF;
	z-index:1002;
	background-image: url(../images/sobratop.png);
	background-repeat: repeat-x;
	background-position: top;
}

#reparacion{
	width:590px;
	position:absolute;
	top:380px;
	left:18%;
	display:none;
	height:auto;
	overflow:hidden;
	padding:0 10px;
	background-color:#FFFFFF;
	z-index:1002;
	background-image: url(../images/sobratop.png);
	background-repeat: repeat-x;
	background-position: top;
}


#alquiler{
	width:590px;
	position:absolute;
	top:380px;
	left:20%;
	display:none;
	height:auto;
	overflow:hidden;
	padding:0 10px;
	background-color:#FFFFFF;
	z-index:1002;
	background-image: url(../images/sobratop.png);
	background-repeat: repeat-x;
	background-position: top;
}

#contacto{
	width:590px;
	position:absolute;
	top:380px;
	left:25%;
	display:none;
	height:auto;
	overflow:hidden;
	padding:0 10px;
	background-color:#FFFFFF;
	z-index:1002;
	background-image: url(../images/sobratop.png);
	background-repeat: repeat-x;
	background-position: top;
}


#module{ float:right; width:335px; height:auto; overflow:hidden; padding:0 5px;}
#twincontainer{ widows:590px; padding:0; clear:left; margin:0; padding:0;}
#twin1{ float:left;width:285px; padding:0 5px; margin:0;}
#twin2{ float:left;width:290px; padding:0 5px; margin:0;}
#footer{ width:950px; margin:0 auto; padding:3px 0; clear:both; height:auto; overflow:hidden; border-top:1px solid #1981C0; text-align:center; font-size:12px; color:#333333; font-weight:bold;}

#modulo{
	width:32%;
	margin:0 0 10px 0;
	padding:10px 5px;
	float:right;
	background-color:#FFFFFF;
	
}
#contenido{
	width:65%;
	margin:0 0 10px 0;
	padding:10px 5px;
	float:left;
	background-color:#FFFFFF;
	background-image: url(../images/sobratop.png);
	background-repeat:  repeat-x;
	background-position: top;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 380px;
	left: 0%;
	width: 100%;
	height: 440px;
	background-color: #CCC;
	z-index:1001;
	/*-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);*/
        }
