body {
	margin-top: 10px;
}

a {
	text-decoration: none;
	color: #002A55;
}

img {
	border: 0px;
}

#grande {
	position: relative;
	width: 760px;

	min-height: 530px;
	height: auto !important;
	height: 530px;

	/* background-color: #ACB9C8; */
	margin-right: auto;
	margin-left: auto;
	/* border: 1px solid #002A55; */
}

#testa {
	position: relative;
	float:left;
	height: 200px;
	width: 760px;
	background-image: url(img/testa.jpg);
	background-repeat: no-repeat;
}

#centro {
	position: relative;
	float:left;

	min-height: 300px;
	height: auto !important;
	height: 300px;

	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002A55;


	border: 1px solid #002A55;
	background-color: #ACB9C8;
	}

#footer {

	min-height: 29px;
	height: auto !important;
	height: 29px;

	width: 760px;
	position: relative;
	float:left;
	border-top: 1px solid #002A55;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

	margin-top:3px;

	border: 1px solid #002A55;
	background-color: #ACB9C8;
}

#titoli {
	position: relative;
	float:left;
	height: 20px;
	width: 760px;
	background-image: url(img/bg_titoli.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#titsinistra {
	position: relative;
	width:175px;
	float:left;
	font-size:18px;
	font-family:arial;
	font-weight:bolder;
	color: #002A55;
	letter-spacing:0.2em;
	text-align:right;
	padding-right:30px;
}

#titdestra {
	position: relative;
	float: right;
	text-align: center;
	letter-spacing:0.2em;
	width: 212px;
	font-size:18px;
	font-family:arial;
	font-weight:bold;
	color: #fff;
	padding-right:0px;
	/* background:#def; */
}


#sinistra {	
	position: relative;
	float:left;
	margin-top:8px;
	height: 260px;
	width: 205px;
	border-right: 1px solid #FFFFFF;	
}

#destra {
	min-height: 245px;
	height: auto !important;
	height: 245px;
	width: 534px;
	padding: 10px;
	position: relative;
	float:left;

	}
	
#footersx {
	height: 24px;
	width: 204px;
	border-right: 1px solid #FFFFFF;
	position: relative;
	float:left;
	padding-top: 5px;
	text-align: center;
}

#footerdx {
	height: 24px;
	width: 545px;
	position: relative;
	float:left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: center;
	}

#ilmenu {
	position: relative;
	float:left;
	height: 15px;
	width: 200px;
	left: 183px;
	top: 57px;
}

#menu01 {
	position: relative;
	float:left;
	height: 20px;
	width: 200px;
}

#menu02 {
	position: relative;
	float:left;
	height: 20px;
	width: 200px;
	left: 6px;
	/* top: 77px; */
}

#menu03 {
	position: relative;
	float:left;
	height: 20px;
	width: 200px;
	left: 12px;
	/* top: 97px; */
}

#menu04 {
	position: relative;
	float:left;
	height: 20px;
	width: 200px;
	left: 18px;
	/* top: 117px;*/
}

#menu05 {
	position: relative;
	float:left;
	height: 20px;
	width: 200px;
	left: 24px;
	/* top: 138px;*/
}

#menu06 {
	position: relative;
	float:left;
	height: 20px;
	width: 200px;
	left: 32px;
	/* top: 158px;*/
}

a.testa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
	}

a.testa:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cf0000;
	text-decoration:none;
	}

a.sottomenu {
	display:block;
	float:left;
	width:180px;
	position:relative;
	padding-top:5px;
	padding-left:22px;
	}