@charset "iso-8859-1";
html {
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}
body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
a{
	text-decoration: underline;
	color: #858585;
	font-weight: normal;
}
a:visited { color: #858585; text-decoration: underline; }
a:active { 	text-decoration: underline; }
a:hover {	text-decoration: none; color:#333333; }
h1 {
	font-size: 13px;
	color: #092A71;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}
h2 {
	font-size: 13px;
	color: #092A71;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}
img {
	border: none;
}
/* -------------------------------------------- CORNICE --------------------------------------------*/
#contenitore {
	/*border: 1px solid #000000;*/
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	margin-bottom: 20px;
	margin-top: 0px;
}
#cornice {
	border: 1px solid #E3E3E3;
	border-top: none;
	display: table;
	width: 948px;
}
/* -------------------------------------------- TESTATA --------------------------------------------*/


#testata {
	top:4px;
	visibility: visible;
	text-align: center;
	margin: 10px 25px 0;
}
#menu {
	list-style:none;
	clear:both;
	margin:0;
	padding:0;
	margin-left:3px;
	
	height:48px;
	text-align:center;
}
#menu li {
	float:left;
	padding:0;
	margin:0;
	background:url(../img/menu-divisorio.gif) no-repeat right top;
	padding-right: 14px;
	padding-left: 14px;
}
#menu li.last { padding-right:0; background:none;}
#menu li a {
	color:#0e255f;
	text-transform:uppercase;
	text-decoration:none;
	padding:2px 7px;
	display:block;
	font-size:14px;
	height:44px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}
#menu li.select a, #menu li a:hover {
	background:url(../img/select_bg.gif) repeat-x top;
	color:#FFFFFF;
}

/* -------------------------------------------- ZONA CENTRALE -------------------------------------------- */
.bg-grigio {
	padding-left:18px;
	padding-right:18px;
	background-color: #F0F0F0;
}
.bg-bianco {
	padding-left:18px;
	padding-right:18px;
	background-color: #FFFFFF;
}
.testoattorno {
	float:left;
	margin-top:3px;
	margin-right:5px;
}
.radice {
	text-decoration:overline;
}
.titsezione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #092A71;
}
/* -------------------------------------------- PIEDONE --------------------------------------------*/

#piedone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
}
.baseblu {
	background-color: #566FA4;
	height: 7px;
	margin-bottom: 16px;
}
.piedonesx {
	float:left;
}
.piedonedx {
	float:right;
	text-align: right;
}
/* */
.spaziatore, .clear {
	clear:both;
}
.tratteggio-azz {
	margin-top:10px;
	margin-bottom:10px;
	border-top: 1px dashed #8CA2D4;
}
.txt-azz {
	color: #092A71;
}
.txt-rosso {
	color: #AE0305;
}
.freccia-rossa {
	margin-top:5px;
	margin-bottom:5px;
	text-align: right;
}
.freccia-rossa a:link {
	color: #AE0305;
}
.freccia-rossa a:hover {
	display:block;
	text-decoration: none;
	color: #AE0305;
	background-color: #F0F0F0;
}
.freccia-rossa a:visited {
	color: #AE0305;
}
.freccia-rossa a:active {
	color: #AE0305;
}
.tende {
	width:190px;
	height:18px;
	font-size:11px;
	color: #000022;
	background-color: #C2D5E7;
	margin-left: 8px;
	border: none;
}
.pdf {
	float:right;
	background:url(../img/ico_pdf.gif) no-repeat right;
}
.pdf a {
	line-height:29px;
	height:29px;
	padding-right:29px;
	display:block;
}


/* --------------- controtestata  ------------*/
#controtestata {
	margin:0 auto;
	width: 904px;
	padding:19px 23px 0;
}
#controtestata.home {
	height:290px;
	background:url(../img/head-home-bg.gif) no-repeat;
}
#controtestata.inside {
	height:125px;
	background:url(../img/head-inside-bg.gif) no-repeat;
}
.allflags { text-align:right; }
.allflags img {
	margin-left: 8px;
}
