h1 {font-size: 14px; font-weight: bold; line-height:  normal; color: #006699}
h2 {font-size: 12px; font-weight: bold; line-height:  normal; color: #006699}
h1 a{font-size: 14px; font-weight: bold; line-height:  normal; color: #006699}
h2 a{font-size: 12px; font-weight: bold; line-height:  normal; color: #006699}

body {
	margin: 		0;
	padding: 		0;
	text-align: 	center;
	background-image:url(../img/bg01.gif);
	background-attachment: fixed;
	font-family:	verdana;
	font-size: 		11px;
	color: 			#666;
	
}

#centrato {
	width: 			1000px;
	margin: 		auto;	
	z-index: 		1;
	background-image:url(../img/bg_gradient03.gif);
}
.centratomenu {}
#contenuto {
	width: 			800px;
	margin:			auto;
}

#prima {
	float: 			left;
	width: 			182px;
}

#seconda {
	float: 			left;
	border: 1px solid red;
	width:			100px;
}
#unica {
	float: 			left;
	width: 			608px;

}

#testata {
	height: 		20px;
	color:			#006699;
	line-height:	20px;
	border-bottom: 	1px solid #006699;
}

#imgheader {
	background-color: 	#006699; 
	width: 				100%;
	border-bottom: 		1px solid #006699;
}
#imger {
	height: 			107px; 
	width: 				998px;
	margin:				auto; 
	background-image:	url(../img/header.jpg);
}
#menu {
	height: 		34px;
	text-align: 	right;
	background-image: url(../img/bg04.gif);
	border: 		1px solid #006699;
	
}

#footer {
	clear: 			left;
	color:			#006699;
	font-size:		10px;
	line-height:	15px;
	border-top:		1px solid #006699;
}
