@charset "iso-8859-1";
/* CSS Document */
*{margin:0;padding:0;}
body{
	font: 14px Century Gothic, Arial, Helvetica, sans-serif;
	color:#000;
	background: #E9EAEA url(../images/sfondo-pagina.png) repeat-y top center fixed;
	line-height: 22px;
	overflow-y: scroll;
	overflow-x: hidden;
	}

li{
	margin-bottom: 10px;
}
	
a:link{text-decoration:none;}	
h1{font-size:20px; color:#44AADD;margin:20px 0px 20px 0px;text-align:left;}
p{margin:5px 0; text-align:justify;}
img{border:none;}

h1 a:visited{
    color:#FFBB00;
}

h5{color:#f82;margin:0;}
ul{margin-left:30px;}

div#main-container{
	background: #fff;
	width:940px;
	margin:0 auto;
	}
	
	
div#header-ita{
	height:197px;
	}
div#header-eng{
	height:197px;
	}

div#text {
position: relative;
font-size: 23px;
top: -22px;
margin: 0px 134px 0px;
padding: 0px 60px 5px;
}

.azzurro{font-size:21px; color:#0090D3;margin:20px 0px 1px 0px; font-weight: bold;}
.titolo{font-size:30px; color:#0090D3;margin:20px 0px 20px 0px;}

.introduzione{font-size:17px; color:#666;margin:20px 0px 20px 0px; font-weight: bold;}

div#logo{float:left; margin-top:40px;}
div#logo img{margin:-40px 0 0 0px;}

/*
CONTENITORE
*/

div#content{		
	min-height:260px;
	}
div#internal{margin:0 0px;background-image:none !important;}

div#nav{text-align:right;font-size:10px;color:#999;}
div#nav a{font-size:10px;color:#999;text-decoration:none;font-weight:bold;}
div#nav a:hover, div#nav a.attivo{color:#333;text-decoration:underline}

/*
PAGINA CONTATTI
*/

h5{font-size:14px;color:#58595B;} 
#contactForm th{color:#58595B;vertical-align:top;text-align:left;}	
#contactForm td{vertical-align:top}	
#map{border:1px solid #44AADD;width:400px;height:300px;}	

/*
FOOTER
*/

div#indirizzo{padding-top:8px;color:#fff;font-size:14px; line-height: 23px; text-align:center;background-color:#3355AA;height:60px; width:1032px; margin: 0 auto;}
div#indirizzo a{color:#DDEEFF;text-decoration:none;}

.grassetto{font-size:14px; height: 42px; font: 14px Century Gothic, Arial, Helvetica, sans-serif; font-weight: bold;}