﻿body
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	background-color: #94AE08;
	background-image: URL(img/bg_body.jpg);
	background-repeat: repeat-x;
}
#external_container
{
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 631px;
	background-color: #3B4C39;
	background-image: URL(img/sfondo.jpg);
	background-repeat: no-repeat;
}
#services_container
{
	float: right;
	width: 350px;
	text-align: right;
}
#main_container
{
	float: right;
	margin-top: 45px;
	margin-left: 160px;
	width: 600px;
	z-index: 20;
	position: absolute;	
}
#footer
{
	margin-left: auto;
	margin-right: auto;
	height: 70px;
	width: 780px;
	background-color: #3B4C39;
	color: #768974;
	font-size: 11px;
	text-align: left;
	/*background-image: URL(img/footer.jpg);*/
	/*border: solid 1px #ff0000;*/
}
#main_header
{
	width: 600px;
	height: 67px;
	background-image: URL(img/bg_header.jpg);
	background-repeat: no-repeat;
	background-color: #B7D31E;	
}
IMG.main_bilogic
{
	float:right;
	width:81px;
	height:25px;
	margin-top:33px;
	margin-right:10px;
	border:none 0px;
}
#main_menu
{
	width: 600px;
	height: 23px;
	background-image: URL(img/bg_menu.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: center;
}
#main_center
{
	width: 600px;
	background-color: #FFFFFF;
}
#main_footer
{
	width: 600px;
	height: 13px;
	background-image: URL(img/bg_footer.gif);
	background-repeat: no-repeat;
}
