@charset "utf-8";
body {
	margin: 0px;
	background:url(img/backg.jpg) repeat-x #7f7f7f top left;
	font-family: Helvetica, Arial, sans-serif;
}
/* layot */
.base{
	margin:auto;
	width:990px;

}

.logo{
	background:url(img/logo.png) top left no-repeat;
	height:110px;
	
}

.nav-top{
	font-size:12px;
	padding-top: 25px;

}
.nav-top a{
	color:#666;
	text-decoration:none;

}

.cuerpo{
	background-color:#000;
	min-height:300px;
	margin-bottom:10px;
}
.mod{
	background-color:#ededed;
	float:left;
	width:240px;
	margin-right:10px;
}
.modfin{
	background-color:#000;
	float:left;
	width:240px;

}
.contacto {
	background:url(img/contactow.jpg) no-repeat top left;
	height:540px;
	width:990px; }
	
.gmaps {
	position:relative;
	top:65px;
	left:500px;
}
.forma{
	position:relative;
	top:15px;
	left:170px;
}
.nav{
	position:absolute;
	top:110px;
	z-index:20;
}
.porta{

}
