body {
	margin: 0px;
	padding: 0px;
	overflow:auto;
	background-color: #FFFFFF;	
}
body{
	scrollbar-3dlight-color: C2D2EB;
    scrollbar-arrow-color:  FFFFFF;
    scrollbar-base-color: 696854;
    scrollbar-darkshadow-color: C2D2EB;
    scrollbar-face-color: C2D2EB ;
    scrollbar-highlight-color: C2D2EB;
    scrollbar-shadow-color: C2D2EB;
    scrollbar-track-color: EEEEEE;
}
.immagine{
	border: solid 1px #807E7C;
	padding:1px;
}
a{
	color: #807E7C;
	font-weight:bold;
	text-decoration: none;
}
a:visited{
	font-weight:bold;
	color: #807E7C;
}
a:hover{
	color:#00AEEF;
}
body, td,  th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.testo{
	color:#3399FF;
	text-align: justify;
}
#testo td,div{
	color:#3399FF;
}
b,strong{
	color:#444444;
}
.linea{
	display: block;
	background-color: #009900;
}
hr {
	width:100%;
	height:1px;
	margin: 10px 0px 0px 0px;
	color:#D5D5D5;
	background-color:#D5D5D5;
	border: 0px;
	text-align: center;	
}
.azzurro {
	color: #00AEEF;
}
.azzurroB {
	color: #00AEEF;
	font-weight: bold;	
}
.grayB{
	color: #807E7C;
	font-weight: bold;
}
.tInterne {
	font-family:  Helvetica, Arial, Verdana;
	font-size: 25px;
}
#mSuperiore {
	color: #807E7C;
	font-weight: bold;
}
#mSuperiore a{
	color: #807E7C;
	text-decoration: none;
}
#mSuperiore a:hover{
	color:#00AEEF;
}
#mInferiore {
	color: #9F9F9F;
}
#mInferiore a{
	color: #9F9F9F;
	text-decoration: none;
	padding-right: 3px;	
}
#mInferiore a:visited{
	color:#9F9F9F;
}
#mInferiore a:hover{
	color:#00AEEF;
}
#mDove{
}
#mDove a{
	display:block;
	background-color:#00AEEF;
	color: #FFFFFF;
	text-decoration: none;
}
#mDove a:hover{
	background-color:#CCCCCC;
	color:#FFFFFF;
}
#mPlevel1Selected {
   font-weight: bold;
	background-image:url(../images/dot_l1_selected.gif);
	color: #E11F26;
	padding: 2px 10px 2px 20px;
	background-position: 0px;
	background-repeat: no-repeat;
	display:block
}
#mPlevel1 a {
   font-weight: bold;
	background-image:url(../images/dot_l1.gif);
	color: #E11F26;
	padding: 2px 10px 2px 20px;
	background-position: 0px;
	background-repeat: no-repeat;
	display:block
}

#mPlevel2Selected {
	background-color:#E11F26;
	background-image:url(../images/dot_l2_hover.gif);
	color: #FFFFFF;
	padding: 2px 10px 2px 20px;
	background-position: 5px;
	background-repeat: no-repeat;
	display:block;
		
}
#mPlevel2 a{
	background-image:url(../images/dot_l2.gif);
	color: #000000;
	padding: 2px 10px 2px 20px;
	background-position: 5px;
	background-repeat: no-repeat;
	display:block;	
}

#mPlevel3Selected {
	font-size:10px;
	background-image:url(../images/dot_l3_hover.gif);
	background-color:#EAEDEE;
	color: #000000;
	padding: 2px 10px 2px 23px;
	background-position:8px;
	background-repeat: no-repeat;
	display:block;
	font-weight: bold;
}

#mPlevel3 a{
	font-size:10px;
	background-image:url(../images/dot_l3.gif);
	color: #000000;
	padding: 2px 10px 2px 23px;
	background-position: 8px;
	background-repeat: no-repeat;
	display:block;	
}


/*** NEWS **********************************************/
.newsData {
	color: #9F9F9F;
	font-style: italic;
}
.newsText {
	color: #807E7C;	
}
a.newsTit:link {
	font-weight: bold;
	color: #00AEEF;
	text-decoration: none;
}
a.newsTit:visited {
	font-weight: bold;
	color: #00AEEF;
	text-decoration: none;
}
a.newsTit:hover {
	color: #00AEEF;
	text-decoration: underline;
}



