{ box-sizing:border-box; -moz-box-sizing:border-box }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom:0px;
	background-color:#FFFFFF;
	background-repeat:repeat-x;
}

a { /*definisce i link*/
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
}

a:hover	{
	text-decoration:none;
}

.menu {
color:#5165A1;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
}

h1{
	font-size:10px;
	font-weight:bold;
	color:#666666;
	text-align:center;
	margin-bottom:0px;
	margin-top:0px;
}


.dodici{
	font-size:12px;
}

.dieci{
	font-size:10px;
}

.top{
	font-size:12px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none
}
.top:hover{
	text-decoration:underline;
}

.blu{
	color:#173182;
	font-weight:bold;
	text-decoration:none;
}

.blu:hover{
	text-decoration:underline;
}

.bluupper{
	color:#173182;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

.bluupper:hover{
	text-decoration:underline;
}

.newsletter{
	color:#000000;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

.titolo{
	color:#009B4F;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}

.tabletitle{
	color:#FFFFFF;
	font-size:12px;
}

div#container{
width: 90%;
text-align:left;

}

div#header {
	position:relative;
	top: 0px;
	left: 0px;
	width:100%;
	height:130px;
	background-color:#ffffff;

}

div#menualto {
	position:relative;
	top: 0px;
	left: 0px;
	width:100%;
	background-color:#009B4F;
	color:#FFFFFF;
}

div#corpo {
	width:100%;
	background-color:#009B4F;
	margin-top:10px;
	
}

div#alto {
 width:100%;
 background-image:url(../images/bg-alto.jpg);
 background-repeat:repeat-x;
}

div#basso {
 width:100%;
 background-image:url(../images/bg-basso.jpg);
 background-repeat:repeat-x;
 margin-bottom:-5px;
 clear:both;
}

div#dx{
width:75%;
float:right;
background-color:#FFFFFF;
}

div#footer{
text-align:center;
width:100%;
clear:both;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
padding-bottom:5px;
}

div#sx{
width:20%;
margin-top:10px;
margin-left:5px;
float:left;
}

div#titolorouge{
width:100%;
background-color:#EE1C23;
padding:7px;
text-transform:uppercase;
color:#FFFFFF;
font-weight:bold;
}

div#menuetto{
background-color:#FFFFFF;
width:100%;
margin-top:10px;
margin-bottom:10px;
}

div#topleft { background: url(../images/alto-sx.jpg) no-repeat top left }
div#topright { background: url(../images/alto-dx.jpg) no-repeat top right }
div#bottomleft { background: url(../images/basso-sx.jpg) no-repeat bottom left }
div#bottomright { background: url(../images/basso-dx.jpg) no-repeat bottom right }
div#contenuto { padding: 10px }

div#trattini{
background-image:url(../images/trattini.jpg);
background-position:bottom;
width:100%;
background-repeat:repeat-x;
}

div#colonnacontenuti{
width:68%;
float:left;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;

}

div#bannerini{
width:28%;
float:right;
padding:5px;
border-left:1px solid #4C7556;
}

div#boxbianco{
background-color:#FFFFFF;
width:100%;
margin-top:10px;
margin-bottom:10px;
border-left:1px solid #009C49;
border-right:1px solid #009C49;
clear:both;
}

div#boxbiancotopleft { background: url(../images/boxbianco-alto-sx.jpg) no-repeat top left; position:relative; left:-1px; }
div#boxbiancotopright { background: url(../images/boxbianco-alto-dx.jpg) no-repeat top right; position:relative; left:3px;}
div#boxbiancobottomleft { background: url(../images/boxbianco-basso-sx.jpg) no-repeat bottom left; position:relative; left:-3px;}
div#boxbiancobottomright { background: url(../images/boxbianco-basso-dx.jpg) no-repeat bottom right; position:relative; left:3px;}
div#boxbianco-titolo{ color:#FFFFFF; text-transform:uppercase; font-weight:bold; position:relative; top:-8px; font-size:10px; }
