body{
	background:url(../img/bg.jpg) repeat-x;
}
/****************************** HOME ******************************/
#wrapper{
	width:900px;
	height: 829px;
	margin: 20px auto 0 auto;
}
#wrapper2{
	width:900px;
	height: 889px;
	margin: 20px auto 0 auto;
}

#header{
	float:left;
	background:url(../img/logo.jpg) no-repeat;
	background-position-x: 50%;
	width: 900px;
	height: 139px;
}
h1{
	text-indent:-10000px;
}
#content{
	width: 900px;
	height: 600px;
	float: left;	
}
#nav{
	width: 900px;
	height: 120px;
	position: relative;
	top:-96px;
}
.nav_item{
	height: 50px;
	float: left;
	text-align: center;
	padding-top: 19px;
	color:#0d71ad;
	font-size: 14px;
}
.nav_item a{
	color:#0d71ad;
	text-decoration: none;
}

.nav_item a:hover{
	color:#fcb032;
	text-decoration: none;

}


#frame{
	margin-top:-79px;
	width: 900px;
	height: 450px;
	float: left;
	background-color: #0d71ad;
	opacity: 0.8;
}
#showroom{
	width: 870px;
	height: 420px;
	margin-left: 15px;
	margin-top: 15px;
	float: left;
	background: url(../img/home.jpg) no-repeat;
}
#nav_img{
	width: 412px;
	height: 52px;
	background: url(../img/nav.png) no-repeat;
	margin-top:-23px;
	margin-left: -5px;
	position: relative;
}
#frame_texto{
	width: 900px;
	height: 105px;
	float: left;
	font-size: 14px;
}
#frame_texto2{
	width: 900px;
	height: 165px;
	float: left;
	font-size: 14px;
}

#htext{
	margin:15px;
	margin-top:25px;
	letter-spacing: 0.5px;
	color:#0d71ad;
}

#footer{
	width: 900px;
	height: 80px;
	float: left;
	margin-top:26px;
}
#text_1{
	font-family: Arial;
	text-align: center;
	font-size: 14px;
	color:#0d71ad;
	margin-top: 5px;
	margin-bottom: 10px;
}
#text_2{
	font-family: Arial;
	text-align: center;
	font-size: 12px;
	color:#0d71ad;
}

/*Servicios*/
#showroom_serv{
	width: 870px;
	height: 420px;
	margin-left: 15px;
	margin-top: 15px;
	float: left;
}
#container1{
	width: 870px;
	height: 420px;
	position: absolute;
	overflow: hidden;
}
#galeria1{
	float: left;
	width: 3480px;
	height: 420px;
	float:left;
	background: url(../img/galeria.jpg) no-repeat;
}
#izqui{
	width: 40px;
	height: 65px;
	position: relative;
	background: url(../img/bI.png) no-repeat;
	left: -14px;
	top:160px;
	visibility: hidden;
}
#dere{
	width: 40px;
	height: 65px;
	position: relative;
	background: url(../img/bD.png) no-repeat;
	left: 845px;
	top:94px;
}
#container_cont{
	width: 870px;
	height: 420px;
	position: absolute;
	background-color: white;
}
#container_cont iframe{
	margin-left:30px;
	margin-top: 40px;
	margin-bottom: 15px;
}
#datos{
	width:330px;
	height: 200px;
	position: absolute;
	top:119px;
	left: 500px;
}
#datos p{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 2;
	color:#0d71ad;
	margin-top: 5px;
	margin-bottom: 10px;
}