/* CSS Document */
html,body{margin:0; padding: 0}
body{font-family: arial,sans-serif; font-size: 76%; background-color:#92c9eb; text-align:center }
div#container{ width: 960px;
background-color:#FFFFFF;
    margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
	 
	 
	}
div#header{}
	div#header .img1{ border-width:0px}
	

div#navigation{width:180px; float:left; background-color:#FFFFFF; margin-top:20px; text-align:center}
div#navigation1{background-color:#92c9eb; border-style:solid; border-width:2px; border-color:#45a4da; width:160px; margin-left:10px; margin-top:10px; text-align:center; font-family:"Trebuchet MS"; font-weight:bold}
	div#navigation .img1{ border-width:0px}
	div#navigation .p1{ border-width:0px; margin-left:1px; text-align:center}
	div#navigation .p4{ font-family:"Trebuchet MS"; font-size:16px; color:#ffffff; text-align:center; margin:0}
div#content{background-color:#ffffff; margin-left:200px; margin-top:10px}
	div#content .div1{ text-align:center; margin-bottom:20px}
div#content1{float:left; background-color:#92c9eb; border-style:solid; border-width:2px; border-color:#45a4da; width:400px;  margin-bottom:20px;text-align:justify; font-family:"Trebuchet MS"; color:#FFFFFF; font-weight:bold; font-size:16px; padding:3px}

div#content2 {background-color:#92c9eb; border-style:solid; border-width:2px; border-color:#45a4da; width:330px; margin-bottom:40px; margin-left:420px; text-align:center; height:220px }
div#content3 {float:left; background-color:#92c9eb; border-style:solid; border-width:2px; border-color:#45a4da; width:370px;   text-align:center; height:247px }
div#content4 {background-color:#92c9eb; border-style:solid; border-width:2px; border-color:#45a4da; width:370px;  margin-left:380px; text-align:center;  height:247px}
div#content5 {background-color:#92c9eb; border-style:solid; border-width:2px; border-color:#45a4da; width:750px;   text-align:center; margin-top:20px}
div#content6 {float:left; background-color:#92c9eb; border-style:solid; border-width:2px; border-color:#45a4da; width:346px;   text-align:center; margin-bottom:30px; height:220px}
div#content7 {background-color:#92c9eb; border-style:solid; border-width:2px; border-color:#45a4da; width:360px;  margin-left:380px; text-align:justify; font-family:"Trebuchet MS"; color:#FFFFFF; font-weight:bold; font-size:16px; padding:3px; margin-bottom:30px}
div#content8 {float:left; background-color:#92c9eb; border-style:solid; border-width:2px; border-color:#45a4da; width:370px;   text-align:center; height:186px }
div#content9 {background-color:#92c9eb; border-style:solid; border-width:2px; border-color:#45a4da; width:370px;  margin-left:380px; text-align:center; margin-top:23px; height:186px}
div#content10 {background-color:#92c9eb; border-style:solid; border-width:2px; border-color:#45a4da; width:750px; height:616px;   text-align:center; margin-top:20px}
div#content11 {background-color:#92c9eb; border-style:solid; border-width:2px; border-color:#45a4da; width:680px; margin-left:20px;   text-align:center; }
div#content5 .p1{ font-family:"Trebuchet MS"; color:#000000; font-weight:bold; font-size:16px; padding:3px; margin:0}
div#content .p2{ font-family:"Trebuchet MS"; color:#ffffff; text-align:left; font-size:20px; text-decoration:blink; font-weight:bold; padding:0; margin:0}
div#content .img1{ margin:0; padding:0}
div#content .img2{ border:0}
div#content .img3{ border:2px; border-color:#FFFFFF; border-style:solid}
div#content .p2{ text-align:center}
div#content8 a.primo{ border:none; border-color:#FF0000 }
div#content8 a.primo:hover{ border:none; border-color:#FF0000 }
div#content8 a.primo:active { border:none; text-decoration:none}
div#content8 a.primo:visited{ border:none; text-decoration:none; border-color:#FFFFFF}	
div#content a.secondo{ border:none }
div#content a.secondo:hover{ border-style:ridge; border-width:5px;  border-color:#FFFFFF }
div#content a.terzo{ color:#FFFFFF; font-family:"Trebuchet MS"; font-size:18px; font-weight:bold; text-decoration:none}
div#content a.terzo:hover{ text-decoration:underline; color:#000000}
div#footer{background-color:#45a4da; height:20px; clear:left; border-bottom-width:2px; border-top-width:2px; text-align:center;}

	div#footer .p1{ color:#FFFFFF; font-family:"Trebuchet MS"; font-weight:bold}
	div#footer a{ color:#000; font-family:"Trebuchet MS"; text-decoration: none}
	div#footer a:hover{color: #000; text-decoration: underline}
	
	