/* CSS Document */

body  {
	padding: 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #003366;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:active {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #666666;
}

#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: center;
	background-image: url(immagini/fondolord.gif);
} 
#header {
	height: 150px;
} 
 #sidebar1 {
	position: absolute;
	top: 135px;
	left: 0;
	width: 160px; 
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-color: #CCCCCC;
}
#mainContent {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 180px;
	padding-top: 0px;
	padding-bottom: 0;
	min-height: 500px;
}
#mainContent2 {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 11pt;
	min-height: 500px;
	background-color: #FFFFFF;
	margin-right: 0px;
}
 #bodybianco {
	padding: 0;
	margin-left: 8px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10;
	text-align: center;
	height: 490px;
} 


/************ sectionLinks styles **************/
#pageNav{
	float: left;
	width:160px;
	padding: 0px;
	font: small Verdana,sans-serif;
}


#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	text-decoration: none;
	display: block;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 150px;
	height: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #CCCCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
}

#sectionLinks a:hover{
	color: #3333CC;
	background-color: #EBEBEB;
}
/************ fine sectionLinks styles **************/

.linkbasso {
	font-size: 8pt;
	text-decoration: none;
	color: #333333;
}
.linkbasso a:link, .linkbasso a:visited {
	text-decoration: none;
	color: #333333;
	}
.linkbasso a:hover{
		color: #000099;
	}
.clearfloat { /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}.bold {
	font-weight: bold;
}
.rigasopra {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
#menubody {
	height: 17px;
	padding: 0;
	background-color: #EEEEEE;
}
.titolo {
	font-size: 18pt;
	font-weight: bold;
	color: #000066;
}
.titolocapitolo {
	font-size: 15pt;
	font-weight: bold;
	color: #000066;
}
#title {
	width: 960px;
	height: auto;
	margin-top: 5px;
}
.tra2righe {
	font-size: 11pt;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
}
.sottotitcap {
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
}
.2righefondo {
	font-size: 11pt;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	background-color: #E6E6FF;
}
#piedino {
	padding: 0;
	margin-left: 8px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 2px;
	text-align: center;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	text-decoration: none;
}
