@charset "utf-8";
/* CSS Document */

	
#body { 
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px; 
	align:center; 
	background:#333432}

/* Stile contenitore */ 
.contenitore { 
   text-align:center; 
   clear:left; 
   width:900px; 
   height: auto;
   border:0px solid red; 
   margin-left: auto;
   margin-right: auto;
   background:#FFFFFF;
} 

#head {
	width: 900px; 
	height:100px;
	border:0px solid green;
	background: #c7c9cc;
}

.boxheadsx{ 
   text-align: center; 
   float: left;
   width: 385px; 
   height: 100px;
   background-image: url(img/head.jpg);
} 

.boxlogo{ 
   float: left;
   width: 135px; 
   height: 92px;
} 

.logo { 
   width:97px; 
   height:77px;
   padding-top:8px;
}

.boxscritta{ 
   text-align: center; 
   float: left;
   width: 250px; 
   height: 95px;
} 

.h1{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:25px;
text-align:left;
}

.h2{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 20px;
text-align:left;
color:#0f51a8;
}

.h3{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
text-align:left;
color:#0f51a8;
}

.h4{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 20px;
text-align:left;
color:#ff0000;
height:10px;
}

.h4 a{
	color: #ff0000;
}

.bannerhead{ 
   float: left;
   width: 515px; 
   height: 80px;
   padding-top:20px;
} 

.banner01{ 
   width: 468px; 
   height: 60px;
} 

.contenuto { 
   width:900px;
   height: auto;
   padding:0px;
}

.clear {
clear:both;
}

.boxdescrizione { 
   text-align: justify; 
   font-family:Geneva, Arial, Helvetica, sans-serif;
   font-size:12px;
   width:690px; 
   height: auto;
   float:left;
   padding-left:20px;
   padding-right:20px;
   padding-top:15px;
   padding-bottom:10px;
} 

.boxbannerbottom { 
   width:900px; 
   height:130px;
   background: #c7c9cc;
} 

.boxbannerdx { 
   width:170px; 
   height: 916px;
   float:right;
   background: #c7c9cc;
} 

.banner02{ 
   width: 120px; 
   height: 600px;
   padding-bottom:15px;
} 

.banner03{ 
   width: 120px; 
   height: 240px;
   padding-bottom:15px;
} 

.banner04{ 
   width: 120px; 
   height: 60px;
} 

.banner05{ 
   width: 120px; 
   height: 60px;
} 

.banner06{ 
   width: 468px; 
   height: 60px;
} 

.boxbanner06{ 
   width: 728px; 
   height: 90px;
   margin-top:20px;
   margin-left:4px;
   margin-bottom: 20px;
   float:left;
} 

.boxbanner05{ 
   width: 120px; 
   height: 60px;
   margin-top:20px;
   margin-left:74px;
   float:left;
} 

.boxbanner04{ 
   width: 120px; 
   height: 60px;
   margin-top:20px;
   margin-left:74px;
   float:left;
} 

.bottom {
width: 900px;
height: 30px;
background-image: url(img/bottom.jpg);
}

.testobottom {
	FONT-SIZE: 14px; 
	color: #ffffff; 
 	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	padding-top:7px;
	padding-left:20px;
	text-decoration:none;
	}

.testo {
	font-size:12px;
	color:#000;	 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

.ul {
	list-style-type: katakana;
}

.fototessera {
margin: 3px 3px 0px 0px;
}







