@charset "UTF-8";
/* CSS Document */

body { 
	background-color:#ffffff;
	margin: 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
}

#container { 
	margin: 0px auto;
	width:930px;
}






#head{
	width:930px;
	height:125px;
	background:url("../images/head.jpg");
}


#menu{
	width:230px;
	float:left;
}

#info{
	width:230px;
	height:40px;
	display:block;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	line-height:38px;
	background:url("../images/info.jpg");
}

#info a:link{
	width:230px;
	height:40px;
	display:block;
	color:#ffffff;
	text-decoration:none;
	background:url("../images/info.jpg");
}
#info a:visited{
	width:230px;
	height:40px;
	color:#ffffff;
	text-decoration:none;
	display:block;
	background:url("../images/info.jpg");
}
#info a:hover{
	width:230px;
	height:40px;
	color:#ffffff;
	text-decoration:none;
	display:block;
	background:url("../images/info.jpg");
}



.casella-menu-off{
	width:200px;
	height:30px;
	text-align:left;
	font-size:12px;
	padding-left:35px;
	font-weight:bold;
	color:#404040;
	background:url("../images/casella-menu.jpg");
	margin-bottom:5px;
}

.casella-menu{
	width:200px; 
	height:30px;
	margin-bottom:5px;
}

.casella-menu a:link{
	width:200px; 
	height:30px;
	display:block;
	text-align:left;
	padding-left:35px;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.casella-menu a:visited{
	width:195px;
	height:30px;
	display:block;
	text-align:left;
	padding-left:35px;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.casella-menu a:hover{
	width:200px;
	height:30px;
	display:block;
	text-align:left;
	font-size:12px;
	padding-left:35px;
	color:#1d4695;
	text-decoration:none;
	background:url("../images/casella-menu.jpg");
}






#contenitore{
	width:640px;
	margin-left:40px;
	float:left;
}

h1{
	width:640px;
	height:25px;
	padding-top:5px;
	background:#7cabc7;
	color:#ffffff;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:25px;
}

h2{
	color:#404040;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

#testo{
}

#testo a:link{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
#testo a:visited{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
#testo a:hover{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

#testo p{
	text-align:justify;
	font-size:12px;
	line-height:18px;
	color:#404040;
}

#testodx{
	color:#404040;
	font-size:12px;
	line-height:18px;
}

.title{
	font-size:16px;
	color:#254494;
}

.foto{
	width:300px;
	text-align:center;
	float:left;
}

#testo-pic{
	width:320px;
	float:justify;
	font-size:12px;
	color:#404040;
}

#testo-caselle{
	width:320px;
	float:left;
}

#testo-caselle a:link{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
#testo-caselle a:visited{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
#testo-caselle a:hover{
	color:#404040;
	font-weight:bold;
	text-decoration:none;
}


#testo-caselle p{
	text-align:justify;
	font-size:11px;
	line-height:18px;
	color:#666666;
}

#testo-casella{
	width:320px;
	float:left;
}
#testo-casella p{
	text-align:justify;
	font-size:12px;
	line-height:18px;
	color:#404040;
}

.casella1{
	width:300px;
	height:60px;
	text-align:left;
	padding-left:20px;
	font-size:12px;
	line-height:18px;
	padding-top:20px;
	float:left;
	background:url("../images/casella1.jpg");
	background-repeat:no-repeat;
	margin-bottom:5px;
}

.casella2{
	width:300px;
	height:60px;
	text-align:left;
	padding-left:20px;
	padding-top:20px;
	font-size:12px;
	line-height:18px;
	float:left;
	background:url("../images/casella2.jpg");
	background-repeat:no-repeat;
	margin-bottom:5px;
}


#spazio1{
	width:200px;
	text-align:justify;
	font-size:12px;
	color:#404040;
	float:left;
}
#spazio2{
	width:200px;
	text-align:justify;
	font-size:12px;
	color:#404040;
	float:left;
	margin-left:15px;
}
#spazio3{
	width:200px;
	text-align:justify;
	font-size:12px;
	color:#404040;
	float:left;
	margin-left:15px;
}

.chiaro{
	color:#666666;
	font-size:11px;
}




#footer{
	width:930px;
	height:60px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:18px;
	text-align:center;
	padding-top:10px;
	background:url("../images/footer.jpg");
	background-repeat:no-repeat;
}
