﻿ body{
	margin:0;
	padding:0;
	font-family: arial,sans-serif;
    font-size: 100%;
    text-align: center;
 }

a:hover{
	text-decoration: none;
	color: #FFFFFF
}
a:visited{
	text-decoration: none;
	color: #FFFFFF
}
a:link{
     text-decoration:none;
     color:#FFFFFF
      }

 #wrapper{
	background-color: #FFFFCC;
	position: relative; 
	margin: 0 auto; 
	height: auto;
	width: 870px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
 	line-height: 1.1;
 	clear: both
}
 #header-bottom{
	border-top: 1px solid #325767;
	margin: 2px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #325767;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	LETTER-SPACING: 3px; 
	BACKGROUND-COLOR: #FFFFCC; 
	TEXT-ALIGN: right
 }
 
 #main{
	width: 100%;
	margin-top: 10px;
}

 #content{
 	margin: 0 185px 0 180px;
	border: 1px solid #b9d2e3;
	background-color: white;
	color: black;
	padding: 0px;  
 }
 #content2{
	margin: 10px ;
	width: 600px;
	border: 1px solid #b9d2e3;
	background-color: white;
	color: black;
	float: right;
	padding: 0px;
 }
 #content3{
	margin: 0 25px 0 185px;
	border: 1px solid #b9d2e3;
	background-color: white;
	color: black;
	padding: 0px;
}

#content4{
	margin: 0 10px 0 150px;
	border: 1px solid #b9d2e3;
	background-color: white;
	color: black;
	padding: 0px;
}

 #content h1, #content2 h1, #content3 h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #3399ff;
	text-align: left;
	/*margin-right: 5px;
	margin-left: 5px;*/
 }
  
#content h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #003366;
	text-align: left;
	/* margin-right: 5px;
	margin-left: 5px;*/
}


 #content .header, #content2 .header, #content3 .header, #sidebar2 .header, #content4 .header {
	font: bold medium Arial, Helvetica, sans-serif;
/*width: 99%;*/	margin: 0;
	padding: 0;
	background-color: #003366;
	color: #FFFFFF;
	text-align: justify;
}

 #content .Corpo, #content2 .Corpo, #content3 .Corpo {
	FONT-WEIGHT: bold;
	FONT-SIZE: 80%;
	COLOR: #003366;
	FONT-FAMILY: verdana;
	text-align: left;
	/*float:left;*/
	margin-right: 5px;
	margin-left: 5px;
 }
 #content p, #content2 p, #content3 p {
	FONT-WEIGHT: bold;
	FONT-SIZE: 80%;
	COLOR: #003366;
	FONT-FAMILY: verdana;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
}
 #content a:link, #content a:visited, #content2 a:link, #content2 a:visited, #content3 a:link, #content3 a:visited {
	TEXT-DECORATION: none;
	color: #003666;
}
 #content a:hover, #content2 a:hover, #content3 a:hover  {
	COLOR: #003666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
 #content h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #3399ff;
	text-align: left;
 }
 #content3 h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	color: #3399ff;
	text-align: right;
	/*text-indent: 5px;*/
 }
 #content3 .Corpo1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 80%;
	COLOR: #003366;
	FONT-FAMILY: verdana;
	text-align:  justify;
	margin-right: 5px;
	margin-left: 5px;
 }

 #sidebar{
	top:0;
	left:0;
	width:170px;
	color: white;
	margin:0;
	padding:0;
	font: medium Arial, Helvetica, sans-serif;
	text-align: left;/* 	background-color: #256290;*/
	float: left;
}
 #sidebar2{
    top: auto;
	float: right;
	width: 170px;
	margin:0;
	padding:0;
	background-color: #FFFFCC;
	text-align:left;
    color:white
}

 #sidebar3{
    top:auto;
	float:right;
	width: 150px;
	margin:0;
	padding:0;
	background-color: #FFFFCC;
	height: 100%;
}

#sidebar4{
	top:0;
	left:0;
	width:200px;
	color: white;
	margin:0;
	padding:0;
	font: medium Arial, Helvetica, sans-serif;
	text-align: left;/* 	background-color: #256290;*/
	float: left;
}

#footer {
	width: 100%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #003666;
	text-align: center;
	text-decoration: none;
	clear: both;
}

#menumain{
	width:170px;
	font: medium Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #003666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b9d2e3;
	border-right-color: #b9d2e3;
	border-bottom-color: #b9d2e3;
	border-left-color: #b9d2e3;
	text-align: center;
}

#menu01v{
	width:170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b9d2e3;
	border-right-color: #b9d2e3;
	border-bottom-color: #b9d2e3;
	border-left-color: #b9d2e3;
	color: #000000;
	background-color: white; 
}
#menu01v ul{
margin: 0;
padding: 0;
list-style: none;
}
#menu01v li{
font-size: 1.37em;
display: inline;
margin: 0;
padding: 0;
}
#menu01v a:link, #menu01v a:visited{
display: block;
background: #FFFFFF;
color: #05181E;
margin:0.06em 0;
padding: 0.3em 0.6em;
text-decoration: none;

}
#menu01v a:hover, #menu01v a:focus, #menu01v a:active{
	background: #fff;
	color: #003366;
	border-color: #41545F;
	/*padding-left: 0.95em;*/
	/*text-transform: uppercase;*/
}
.Corpopicolo {
	FONT-WEIGHT: normal; FONT-SIZE: 70%; COLOR: #003366; FONT-FAMILY: verdana
}
.Corpopicolo1 {
	FONT-WEIGHT: normal; FONT-SIZE: 65%; COLOR: #003366; FONT-FAMILY: verdana
}
.Corpopicolo2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 85%;
	COLOR: #003666;
	FONT-FAMILY: verdana;
}
.Corpopicolo3 {
	FONT-WEIGHT: lighter;
	FONT-SIZE: 100%;
	COLOR: #003666;
	FONT-FAMILY: verdana;
	text-align: center
}

#centro{
margin: 0;
padding: 0;
background-position:center;
}

.data{
	FONT-WEIGHT: bold;
	FONT-SIZE: 80%;
	COLOR: #003366;
	FONT-FAMILY: verdana;
	text-align: left;
	float:left;
	margin-right: 5px;
	margin-left: 5px;
 }

.posizinesx{
margin: 0;
padding: 0;
text-align: left;
}
.centra{
text-align: center;
}
#menumainc{
	width:200px;
	font: medium Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #003666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b9d2e3;
	border-right-color: #b9d2e3;
	border-bottom-color: #b9d2e3;
	border-left-color: #b9d2e3;
	text-align: center;
}

#menu01vc{
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b9d2e3;
	border-right-color: #b9d2e3;
	border-bottom-color: #b9d2e3;
	border-left-color: #b9d2e3;
	color: #000000;
	background-color: white; 
}
#menu01vc ul{
margin: 0;
padding: 0;
list-style: none;
}
#menu01vc li{
font-size: 1.37em;
display: inline;
margin: 0;
padding: 0;
}
#menu01vc a:link, #menu01vc a:visited{
display: block;
background: #FFFFFF;
color: #05181E;
margin:0.06em 0;
padding: 0.3em 0.6em;
text-decoration: none;

}
#menu01vc a:hover, #menu01vc a:focus, #menu01vc a:active{
	background: #fff;
	color: #003366;
	border-color: #41545F;
	padding-left: 0.95em;
	/*text-transform: uppercase;*/
}
