* { margin: 0; padding: 0; border: 0 }

body {
	background: #F8F8F8;
	font: 12pt Arial;
	text-decoration:none;
}

#bordo {
	position: relative;
	width: 820px;
	background: #CCC url(../img/content.jpg) repeat-y center top;
	margin: 20px auto;
	text-align: left;
}

#contenitore {
	border-top: 2px solid #FFFFFF;
	width: 760px;
	margin: 0px auto;
	padding: 0;
	text-decoration:none;
}

#header {
	clear: both;
	height: 214px;
	width: 820px;
	margin: 0 auto ;
	padding: 0;
	background: #FFF url(../img/header.png) no-repeat top left ;
	text-decoration:none;
}

#submenu{
	float: right;
	clear: both;	
	font: bold 16px/30px "Trebuchet MS", Arial, Tahoma, Sans-serif;
	text-decoration:none;
	height:30px;
	width:90px;
	padding: 20px 20px 0 0;
}

#submenu ul {
	text-decoration:none;
	list-style:none;
}

#submenu ul li{
	float: right;	
	font: bold 16px/30px "Trebuchet MS", Arial, Tahoma, Sans-serif;
	text-decoration:none;
	list-style:none;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px ;
}

#submenu ul li a {
	text-decoration:none;
	color:#000066;
}

#submenu ul li a:hover {
	border-right-color: #0000CC;
	border-right-style: 2px solid;
	color:#FF0000;
}

#menu {
	clear: both;	
	margin: 0 auto; 
	padding: 0;
	background: #CCFF00 url(../img/menu.jpg) repeat-x;
	font: bold 16px/30px "Trebuchet MS", Arial, Tahoma, Sans-serif;
	height: 30px;
	width: 780px;
}

#menu ul {
	float: left;
	list-style: none;
	margin:0; 
	padding: 0 ;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	display: block;
	float: left;
	padding: 0 14px;
	color:#006600;
	text-decoration: none;
	text-align:center;
	border-right: 1px solid #CCFF00;
}

#menu ul li a:hover {
	background: #B5CCE3 url(../img/menuhover.jpg) repeat-x;
	background-color:006600;
	color:#FFFFFF;	
}


#boxSx {
	width:450px;
	padding: 0px 0 0 0;
	margin: 0px 0px 0px 0px ;
	float:left;
}

#boxImgDx {
	width:290px;
	padding: 0px 0 0 0;
	margin: 0px 0px 0px 20px ;
	float:right;
	text-align:right;
}

#boxDx {
	width:450px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px ;
	float:right;
}

#boxImgSx {
	width:290px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px ;
	float:left;
	text-align:right;
}

#footer {
	clear: both;
	width: 820px;
	heigh:60px;
	background: url(../img/footer-bottom.jpg) no-repeat center bottom;	
}

#footer-position {
	clear: both;
	margin: 0 auto; 
	width: 760px;
	padding: 5px 5px 15px 5px;
	font-size:13px;
	color:#333333;
	text-align:center;
}

a {
	text-decoration:none;
}
a:hover {
	background-color:#FFFF00;
	color:#006600;
	text-decoration:none;
}

.giallo{color:#FFFF00;}.blu{color:#0000FF;}.rosso{color:#FF0000;}.verde{color:#006600;}
.ingrandito{font-size:30px; color:#F0CE00;}

#link {	
	margin: 0 auto; 
	padding: 0;
	font: bold 16px/22px "Trebuchet MS", Arial, Tahoma, Sans-serif;
	height: 30px;
	width: 400px;
}

#link ul {
	margin:0; 
	padding: 0 ;
}

#link ul li {
	display: inline;
}

#link ul li a {
	display: block;
	float: left;
	padding: 0 14px;
	color:#006600;
	text-decoration: none;
	text-align:center;
	border-right: 1px solid #CCFF00;
	border-left: 1px solid #CCFF00;
	width: 380px;
}

#link ul li a:hover {
	background: #B5CCE3 url(../img/menuhover.jpg) repeat-x;
	background-color:006600;
	color:#FFFFFF;	
	list-style: none;
}

#text{
	text-align:center;
	padding: 30px 30px 0 30px;
	list-style: none;
}
#text2{
	text-align:justify;
	list-style: none;
	padding: 30px 30px 0 30px;
}

#foto{
	text-align:center;
	float:none;
	padding: 10px 0 0 0;
}
#imgsfondo{
	text-align:right;
	float:right;
}

#box1 {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6201;
	padding-left: 5px;
	border-top-width: 1px;
	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-bottom-color: #BE4900;
	border-top-color: #FFC5A0;
	border-right-color: #BE4900;
	border-left-color: #FFC5A0;
}

#box2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color:#FF3300;
	border-top-color: #FF3300;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #FF3300;
	border-right-color: #FF3300;
	background-image: url(../img/box1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 8px;
	font-size:14px;
	text-align:left;
	list-style:none;
	list-style-type:none;
}
#mlink {
	clear: both;	
	margin: 0 auto; 
	padding: 0;
	font: bold 16px/30px "Trebuchet MS", Arial, Tahoma, Sans-serif;
	height: 120px;
	list-style: none;
	width: 780px;
}

#mlink ul {
	float: left;
	list-style: none;
	margin:0; 
	padding: 0 ;
	list-style: none;
}

#mlink ul li {
	display: inline;
	list-style: none;
}

#mlink ul li a {
	display: block;
	float: left;
	padding: 0 14px;
	color:#006600;
	text-decoration: none;
	text-align:center;
	border-right: 1px solid #CCFF00;
	list-style: none;
}

#mlink ul li a:hover {
	background: #B5CCE3 url(../img/menuhover.jpg) repeat-x;
	background-color:006600;
	color:#FFFFFF;
	list-style: none;
}