body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
* {margin: 0px;padding: 0px;}

p {
	padding: 10px 10px 10px 10px;
	display: block;
	color: #004186;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a {
	color: #FF8931;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	color: #80BDFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#header{
	background-image: url();
	height: 163px;
	width: 900px;
	background-repeat: no-repeat;
	margin-left: 0px;
	background-color: #1B4887;
	background-position: top;
}
#content{
}
#left{
	width:200px;
	float:left;
	
}
#middle{
	margin-left:206px;
	width:690px;
}


/********************* menu ****************************/
.menuheader{
	width:200px;
	height:35px;
	background-image:url(images/sfondi_tab_top.jpg);
	display:block;
}
.menucontent{
	width:200px;
	background-image:url(images/sfondo_tab_blu.jpg);
	padding-top:0px;
	background-repeat: repeat-y;
}

.menuheader h3{
	padding: 3px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.menufooter{
	width: 200px;
	height: 19px;
	background-image: url(images/sfondi_tab_bottom.jpg);
	display: block;
}
.postheader,.menuheader{
	color:#CCCCCC;
	
}

.testo {
	padding: 10px 10px 10px 10px;
	color: #004186;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.testotab {
	padding: 6px 2px 2px 6px;
	color: #004186;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.testoChTit {
	padding: 10px 10px 10px 10px;
	color: #D3D3D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.testoPiccolo {
	padding: 10px 10px 10px 10px;
	color: #004186;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.text{
	color: #CCCCCC;
	text-transform: uppercase;
	margin-top: 5px;
	margin-left: 0px;
	line-height: 22px;
	text-decoration: none;
	display:inline;
}

.text:hover{
	color: #8AC3FF;
	text-transform: uppercase;
	margin-left: 0px;
	text-decoration: none;
	display:inline;
}

.textnews{
	color: #CCCCCC;
	line-height: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 6px 6px 6px;
}

.textnews:hover{
	color: #8AC3FF;
	padding: 6px 6px 6px 6px;
	line-height: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sfondotab{
	background-image:url(images/sfondi_tab_line.jpg);
	width:200px;
}

.sfondotab:hover{
background-image:url(images/sfondi_tab_line_up.jpg);
	width:200px;
}

/********************* post ****************************/
.post{
	margin-bottom:15px;
}
.postheader{
	background-image:url(images/sfondo_body.jpg);
	display:block;
	width:690px;
	height:26px;
	
}
.postheader h1{
	padding: 6px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.postcontent{
	background-repeat: repeat-y;
	padding: 20px 0px;
}
.postfooter{
	background-repeat: no-repeat;
	display: block;
	width: 690px;
	height: 15px;
	background-color: #8AC3FF;

}

.footer{
	background-repeat: no-repeat;
	display: block;
	width: 900px;
	height: 1px;
	background-color: #1B4887;
}

.header{
	background-repeat: no-repeat;
	display: block;
	width: 900px;
	height: 3px;
	background-color: #80BDFF;
}
/********************* header ****************************/
#header{
	
}
#header ul{
	position:relative;
	top:0px;
	display:block;
	right:-334px;
}
#header ul li{
	display: inline;
	text-align: center;
	margin: auto;
	width: auto;
}

#header ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
	border-right: 1px solid #80BDFF;
	border-left: 1px solid #80BDFF;
	border-top: 1px solid #80BDFF;
	border-bottom: 1px solid #80BDFF;
	
}
#header ul li a:hover{
	text-decoration:underline;
}
/********************* footer ****************************/
#footer{
	width:900px;
}
#footer ul{
	display:block;
	margin-left:210px;
}
#footer ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	
}

#footer ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
	border-right: 1px solid #6b7272;	
	border-left: 1px solid #6b7272;
	border-top: 1px solid #6b7272;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer span{
	color:#525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	width:850px;
	display:block;
	padding: 15px 0px;
}

.BordoTratt{
	BORDER-RIGHT: 1px solid #1B4887;
	BORDER-TOP: 1px solid #1B4887;
	BORDER-LEFT: 1px solid #1B4887;
	BORDER-BOTTOM: 1px solid #1B4887;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
}

.Bordochiaro{
	BORDER-RIGHT: 1px solid #D4D4D4;
	BORDER-TOP: 1px solid #D4D4D4;
	BORDER-LEFT: 1px solid #D4D4D4;
	BORDER-BOTTOM: 1px solid #D4D4D4;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
}