body{
	background-color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 12px;
}
#wrapper {
	width: 800px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -400px;
	z-index: auto;
	background-color: #FFFFFF;
}
#menu {
	height: 30px;
	width: 725px;
	background-color: #4a4b4f;
	padding-left: 75px;
	padding-top: 5px;
}
.menu_1 a {
	display: block;
	width: 105px;
	height: 24px;
	background: url(../images/it/menu_1.gif) no-repeat top left;
	float: left;
}
.menu_1 a:hover {
background-position: top right;
}
.menu_2 a {
	display: block;
	width: 105px;
	height: 24px;
	background: url(../images/it/menu_2.gif) no-repeat top left;
	float: left;
}
.menu_2 a:hover {
background-position: top right;
}
.menu_3 a {
	display: block;
	width: 105px;
	height: 24px;
	background: url(../images/it/menu_3.gif) no-repeat top left;
	float: left;
}
.menu_3 a:hover {
background-position: top right;
}
.menu_4 a {
	display: block;
	width: 105px;
	height: 24px;
	background: url(../images/it/menu_4.gif) no-repeat top left;
	float: left;
}
.menu_4 a:hover {
background-position: top right;
}
.menu_5 a {
	display: block;
	width: 105px;
	height: 24px;
	background: url(../images/it/menu_5.gif) no-repeat top left;
	float: left;
}
.menu_5 a:hover {
background-position: top right;
}
.separatore{
	background-image: url(../images/menu_separatore.gif);
	float: left;
	height: 24px;
	width: 1px;
	margin-left: 10px;
	margin-right: 10px;
}
#testa {
	height: 80px;
	width: 800px;
}
#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 304px;
	margin-top: 3px;
	float: left;
}
#lingue {
	height: 34px;
	width: 100px;
	float: left;
	margin-left: 306px;
	margin-top: 17px;
}
#linea_blu {
	height: 1px;
	width: 800px;
	background-color: #1fa8ff;
	margin-bottom: 3px;
	margin-top: 3px;
}
#banner {
	height: 160px;
	width: 800px;
	z-index: 10;
}
#content {
	height: 30px;
	width: 800px;
}
#piede {
	height: 30px;
	width: 700px;
	float: left;
	margin-left: 50px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 15px;
}
#piede a:link, a:visited {
	text-decoration: none;
	color: #666;
}
#piede a:hover {
	text-decoration: underline;
	color: #09F;
}
#colonna_dx{
	position: absolute;
	margin-top: 65px;
	margin-left: 570px;
	width: 180px;
	z-index: 20;
}
#news{
	background-color: #FFF;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#info{
	background-color: #FFF;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-top: 10px;
}
.news_titolo {
	background-image: url(../images/it/news_titolo.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 98px;
	margin-left: 15px;
	margin-top: 10px;
}
.news_testo {
	width: 130px;
	margin-left: 15px;
	text-align: justify;
	margin-top: 10px;
	line-height: 18px;
}
#contenuti{
	width: 450px;
	margin-left: 60px;
	text-align: justify;
}
#banner_2 {
	width: 450px;
	height: 100px;
	float: left;
}

.benvenuto {
	height: 16px;
	width: 368px;
}
hr {
	color: #E4E4E4;
}
.contenuti_colonna_sx {
	width: 202px;
	float: left;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
	padding-bottom: 10px;
}
.contenuti_colonna_dx {
	width: 207px;
	float: left;
	padding-left: 20px;
	padding-bottom: 10px;
}
.evidenzia {
	color: #333;
}
