/* CSS Document */
body {
	font: normal 100% Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	text-align:center;
	word-spacing: normal;
	margin: 0%;
	width: 100%;
	line-height:135%;
	;
	
}



#titolosito {
position:absolute;	
	left:20%;
	top:15px;
	visibility:show;
	
	

}

p{padding:0; margin:0;}


#logooei {
position:absolute;	
	left:3%;
	top:5px;
	visibility:show;
	color:#FFFFFF;
	width: 100px;
}


#certiqual{
position:absolute;	
	left:40%;
	top:5px;
	visibility:show;
	width: 100%;
}


#header{
	width:100%;
	height:110px;
	margin:0 auto;
	background: #000066;
} 


img{border:0;}
img.spazio{padding:5px;}
img.spaziobordo{margin-left:5px; margin-right:5px; border:#000000 solid 2px;}

h1,h2,h3{
	text-align:left; 	color:#fff; 
	line-height:130%; 	font-size:120%;
	padding:0; 	margin:0;	
	
}

h2{
	font-size:90%;
		
	
}

#tabella{
	text-align:center;
	background-image: url(immagini/sfondo-blu4.gif);
	background-repeat: repeat-x;
	

}

#nav {
	font-size: 100%;
	width:100%;
	font-variant: small-caps;
	color: #ffffff;
	margin: 0 auto;
	padding-top:10px;
	padding-bottom:10px;
	font-weight: bold;
		background-color:#FF0000;
}
#left {
	width: 20%;
	float: left;
	padding:1%;
        padding-top:0%;
	margin:0%;
	font-size:85%;
}
#centro {
	float: left;
	width: 50%;
	padding:2%;
}
#right {
	width: 20%;
	height: auto;
	float: right;
	padding:1%;
	padding-top:0%;
	font-size:85%;
}

p{text-align:justify;}

a:link {text-decoration:none;}
a:visited  {text-decoration:none;}
a.collegamento:link {
	color: #ffffff;

}
a.collegamento:visited {
	color:#ffffff;

}
a.collegamento:hover {
	color: #ffffff;
	text-decoration:underline;
}

img.bordino{border:1px #003333 solid; padding:5px; background:#FFFFFF;}

p.grigetto {
	background-color:#FFFFFF;
	border:#FF0000 dotted 1px;
	font-size: 80%;
	padding: 8px;
	margin-top:20px;
	}
	
	p.maiuscoletto{font-variant: small-caps;  font-weight:bold; padding-bottom:0; margin-bottom:0;}
	p.didascalia{font-weight:italic;
	 font-size:80%; text-align:	center;}
div.piede{font-size:75%; text-align:center; color:#666666; margin:10px; padding:10px; line-height:120%;}
.piede a {
	color: cccccc; text-decoration:none;
}


div.titolibg {background-image:immagini/sfumato-blu-bg.gif; background-repeat:x;}

div.titoli{
	background:#FF0000;
	text-align: justify;
	padding: 10px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 15px;
	width: 90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
}

div.testobox{
	text-align: justify;
	padding: 10px;
	font-size:80%;
	margin-bottom: 10px;
	;
	width: 90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
	background-color: #FFFFFF;
}

td{padding:8px;}
td.amm{border-bottom:#666666 dotted 1px;}
td.tel {background:ffffcc; padding:3px; text-align:center; font-size:70%;}

p.tabellafinta{
	background:#CCFFFF;
	border:dotted 1px;
	margin:3px;
	padding:10px;
}

li{text-align:left;}

ul.giustificato{text-align:justify;}
