body {
	padding: 1px 1px 0 1px;
	margin: 0 1px 0 0;
	font: 80% Arial, Verdana, Helvetica; 
	color: #666666;
}

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}

a.area {
	color: #ffffff;
	text-decoration: none;
}
a.areahome {
	color: #1C2C67;
	text-decoration: none;
}
a.area:hover {
	color: #ffffff;
	text-decoration: underline;
}

#banner{
	width: 100%;
	margin: 0;
	padding:0;
	clear: both;
}

#bannerfoto {
	width: 450px;
	float: left;
	min-height: 193px;
	height: auto !important;
	height: 193px;
	background-image: url(../../images/foto.jpg);
	background-repeat: no-repeat; 
	background-position: 0 0;
}

#bannerlogo {
	//width: 281px;
	width: 307px;
	float: left;
	min-height: 193px;
	height: auto !important;
	height: 193px;
	background-image: url(../../images/logo.gif);
	background-repeat: no-repeat; 
	background-position: 0 100px;
	margin-right: 0;
}

img.logo {
	padding: 110px 0 0 500px;
}

#flag {
	width: 100px;
	float: right;
	padding: 152px 20px 0 0;
}

#bannerbottom {
	background: #859BB0;
	min-height: 54px;
	height: auto !important;
	height: 54px;
	background-image: url(../../images/fotobottom.jpg);
	background-repeat: no-repeat; 
	background-position: 0 0;
	clear: left;
}

#soci {
	margin-top: 36px;
	width: 100px;
	float: right;
	padding: 0 15px 0 0;
	background-image: url(../../images/tagliob.gif);
	background-repeat: no-repeat; 
	background-position: 0 0;
	text-align: right;
	}

#sociOK {
	padding: 3px 15px 0 0;
	text-align: right;
	}	
	
	
#centrale {
	background: #1C2C67;
	min-height: 17px;
	height: auto !important;
	height: 17px;
	background-image: url(../../images/centrale.gif);
	background-repeat: no-repeat; 
	background-position: 0 0;
}

#areasezioni {
	width: 100%
	padding: 3px 0 0 0;
	background: #ffffff;
	clear: both;
}

.vocisezioni {
	float: left;
	width: 13%;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	padding: 3px 0 0 0;
	border-right: #859BB0 1px solid;
	background: #1C2C67;
}
#vocifocus {
	float: left;
	width: 46%;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	padding: 3px 0 0 0;
	background-image: url(../../images/dx.gif);
	background-repeat: no-repeat; 
	background-position: 0 0px;
}

#areasottosezioni {
	width: 100%;
	margin-top: 5px;
	padding: 3px 0 0 0;
	background: #ffffff;
	clear: both;
}
.vocisottosezioni {
	float: left;
	width: 13%;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	padding: 3px 0 0 0;
	border-right: #1C2C67 1px solid;
}

#vocidatifocus {
	float: left;
	width: 46%;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	padding: 3px 0 0 0;
	margin-left:10px;
}

img {
	border: 0 0 0 0; 
}

.invisibile {
	display: none
}

ul.sottosezioni {
	list-style:none;
	margin: 5px 0 0 0;
}

li.sottosezioni{
	list-style:none;
	margin: 8px 0 0 3px;
}
ul.focus{
	margin: 5px 0 0 10;
	min-height: 160px;
	height: auto !important;
	height: 160px;
}

li.focus{
	list-style-image: url(../../images/freccia_dx_small.gif);
	margin: 0 0 5px 2px;
}

#partner{
	margin: 20px 2em 0 0;
	text-align: right;
}

#bottom{
	margin-top:20px;
	text-align: center;
}

p.dx{
	text-align: right;
}


