/* CSS Document */

/*stili per il layout*/
html,body{
	padding:0;
	margin: 0;
}


html{
	height: 100%;
	margin-bottom: 1px;
}
 
body{
	background-color:#f4f5f7;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-align:center;
	padding: 20px;
	background-image: url(html_sfondo.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

h1,h2,h3{
	padding-left: 15px;
	margin: 0;
	color: #003366;
}

h2{
	font-size: 12px;
	color: #003366
	}

h3{
	font-size: 10px;
	margin:0;
	color:#003366;
	text-align: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
}

p{
	margin: 0;
	padding: 0 15px 0.7em;
	line-height: 1.5
}

div.TopPane{
	background-color: Transparent;
	color:#003366;
	height:135px;
	width:740px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-image: url(TopPane_sfondo.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

div.TopPane p{
	font-size: 10px;
	color: #003366;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

div.TopPane h1{
 	font-size: 12px;
 	color: #003366;
	margin:0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

div#TopPaneImg{
	float:left;
	width:100%;
	padding-bottom:5px;
}

div#TopPaneImg ul{
	list-style-type: none;
	margin:0 15px;
	padding:0;
}
	
div#TopPaneImg li{
	float:left;	
	width:160px;
	margin: 10px 10px 10px 5px;
	background-color: #f4f5f7;
}

div#TopPaneImg li img{
	display: block;
	width: 140px;
	height: 50px;
	margin:5px 10px;
	border: 0px
}


div.news{
	background-color: #f4f5f7;
	margin: 15px;
	color:#003366;
	height:100%;
	position:relative;
}

div.news h3{
	font-size: 100%;
	margin:0;
	padding: 0 5px 3px;
	background: #99adc2;
	color: #ffffff;
	text-align: left
}


div.news p{
	margin:0;
	padding: 2px 5px
}

div.newsText{
	width:500px;
	float:left
}


div.newsImg{
	float:left;
	width:220px;
	margin-top:5px;
	background-color: #d2dbe4;
}

div.newsImg ul{
	list-style-type: none;
	margin:0px;
	padding:0;
}

div.newsImg li{
	width:220px;
	margin: 0px 0px 0px 0;
}

div.newsImg li img{
	display: block;
	width: 197px;
	margin:5px 10px;
	border: 0px;	
	background-color: #d2dbe4;
}

div#container{
	width:960px;
	margin: 0 auto;
	background-color: transparent;
	background-image: url(sfondo.gif);
	background-position: center top;
	background-repeat: repeat-y;
	text-align: left;
	position: relative;
	min-height:900px;
}
	
div#header{
	background-color: #003366;
	padding:10px 0;
	background-image: url(header.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height:68px;
	text-align:right
}

div#header h1{
	color: #FFF;
	font-size: 14px;
	font-weight: bolder
}

div#navigation{
	width:100%;
	overflow:auto;
	background: #003366;
	padding-top: 0px;
	border-bottom:1px solid #ffffff;
	font-weight: bold;
}

ul#navigation,ul#navigation li{
	list-style-type:none;
	margin:0;
	padding:0
}

ul#navigation{
	padding-left:15px
}

ul#navigation li{
	float:left;
	width:110px;
	margin-right:2px;
	text-align: center;
	height: 21px;
}

ul#navigation a{
	float:left;
	width:110px;
	text-decoration:none;
	background: #99adc2;
	color: #ffffff;	
	height: 16px;
}

ul#navigation li.active a,ul#navigation a:hover{
	color: #003366;
}

div#content{
	clear:left;
	width:765px;
	padding-top:15px;
	background-color: transparent;
	color:#003366;
	min-height:900px;
}

div#content h2{
	color: #003366;
	font-size: 12px;
	font-weight: bolder;
	height: 25px;
}


div#content span.bolderBlu{
	color: #003366;
	font-size: 10px;
	font-weight: bolder;
}


div#content a{
	color:#99adc2;
	text-decoration: none;
	font-weight: bolder;
	}
	
div#content  a:hover{
	color:#99adc2;
	text-decoration: underline}
	
	
	
div.contentBox{
	background-color: #ffffff;
	margin: 15px;
	color:#003366;
	height:100%;
	position:relative;
}

div.contentBox p{
	margin:0;
	padding: 2px 5px
}

div.contentBoxText1{
	float:left
}

div.contentBoxText2{
	float:left
}


div.contentBoxImg1{
	float:right;
	margin-top:5px;
	background-color: #f4f5f7;
}

div.contentBoxImg1 ul{
	list-style-type: none;
	margin:0px;
	padding:0;
}

div.contentBoxImg1 li{
	margin: 0px 0px 0px 0;
}

div.contentBoxImg1 li img{
	display: block;
	height: 100%;
	margin:5px 10px;
	border: 0px;	
	background-color: #f4f5f7;
}

div.contentBoxImg2{
	float: right;
	margin-top:5px;
	background-color: #f4f5f7;
	width: 475px;
}

div.contentBoxImg2 ul{
	list-style-type: none;
	margin:0px;
	padding:0;
}

div.contentBoxImg2 li{
	margin: 0px 0px 0px 0;
}

div.contentBoxImg2 li img{
	display: block;
	height: 100%;
	margin:5px 10px;
	border: 0px;	
	background-color: #f4f5f7;
}

.lista
{
	margin-left:15px;
}
	
div#rightPane{
	position: absolute;
	top: 115px;
	right: 0;
	width: 180px;
	\width:190px;
	w\idth:180px;
	padding: 1em 5px;
	text-align:center;
	background-color:transparent;
}

div#rightPane a{
	color:#99adc2;
	text-decoration: none;
	font-weight: bolder;
	}
	
div#rightPane  a:hover{
	color:#99adc2;
	text-decoration: underline}
	
div#rightPane span.bolderBlu{
	color: #003366;
	font-size: 10px;
	font-weight: bolder;
}



div.rightPaneBox{
	float:right;
	display:inline;
	width:160px;
	background-color:#f4f5f7;
	text-align:left;
	color:#003366;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
}

div.rightPaneBox p{
	padding:0 5px
}

div.rightPaneBox hr{
 	  color: #003366;
      background-color: transparent;
      height: 1px;
	  width:150px;
	  text-align:center;
      border-width : 1px;
      border-color : #003366;
      border-style : solid none none none;
}



div#footer{
	padding-top:5px;
	text-align: left;
	font-size: 10px;
	background: #003366;
	color: #FFfffF;
	border-top:1px solid #ffffff;
	height: 15px;
	text-indent: 15px;
	position:relative;
}

div#footer a{
	color:#99adc2;
	font-weight: bold;
	text-decoration: none;
	}

div#footer a:hover{
	color:#ffffff;
	font-weight: bold;
	text-decoration: underline
	}

.rtop,.rbottom{
	display:block
}

.rtop *,.rbottom *{
	display:block;
	height: 1px;
	overflow: hidden
}

.r1{
	margin: 0 5px
}

.r2{
	margin: 0 3px
}

.r3{
	margin: 0 2px
}

.r4{
	margin: 0 1px;
	height: 2px
}

.rs1{
	margin: 0 2px
}

.rs2{
	margin: 0 1px
}

/*stili per il form*/
form{
	width:450px;
	background-color: #f4f5f7;
	margin-left: 15px;
}

fieldset{
	border: 0px solid #000
	}
	
legend{
	color: #003366;
	font-weight: bolder;
	padding-bottom:5px
}

fieldset label{
	float:left;
	display:inline;
	width:100px;
    line-height:16px;
	margin: 3px 10px;
	text-align:center;
	background: #FFFFFF url("freccia.gif") no-repeat right center
}
	
input,textarea{
	margin:3px 0 8px;
	border-style:solid;
	border-color: #99adc2 #E6EBF0 #E6EBF0 #99adc2;
	border-width:2px 1px 1px 2px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}

input{
	height: 18px
}

br{
	clear:left
}

input#go{
	margin: 10px 0 0 130px;
	border-style:solid;
	border-color: #FFFFFF #003366 #003366 #FFFFFF;
	border-width:1px 2px 2px 1px;
	background: #CCC;
	width:auto;
	height: auto;
	font-weight: bold;
}

div#gallery{
	float:left;
	width:100%;
	padding-bottom:5px;
}

div#gallery ul{
	list-style-type: none;
	margin:0 15px;
	padding:0;
}
	
div#gallery li{
	float:left;	
	width:205px;
	margin: 10px 40px 10px 5px;
	background-color: #d2dbe4;
}

div#gallery li img{
	display: block;
	width: 179px;
	height: 134px;
	margin:10px 13px;
	border: 0px
}
