#foot .right{
	display: none
}
#top {
	position:relative;
	top:5px;
	margin: auto;
	background: none ;
	width: 660px;
	height:95px;
	text-align:left;
	z-index:2;
}
#site{
	position:relative;
	margin:auto;
	background: url('gfx/tlo_site.jpg') repeat-x bottom #FFF;
	width: 730px;
	border: none;
	border-bottom:none;
	padding-top:1px;
	z-index:1;
}
#foot {
	position:relative;
	margin:auto;
	width: 730px;
	height:100px;
}
#logo_aertecnica {
	width:200px;
	float:right;
	text-align:right;
}

#foot div.copy{
	color:#b6cce0;
	width:730px;
	clear:both;
	text-align:center;
	margin:20px 0px;
}
#foot {
	border: none;
	margin:auto;

}

#body_text {
	min-height:400px;
	padding:0px 30px 0px 30px;
	border:0px solid black;
	text-align:left;
}

.box {
	width:92%;
}
