body {
	scrollbar-3dlight-color: #C8C8C8;
	scrollbar-arrow-color: #1E4D75;
	scrollbar-base-color: #F0F0F0;
	scrollbar-darkshadow-color: #C8C8C8;
	scrollbar-face-color: #EAEAEA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #F0F0F0;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	background: #fff;	
	color:#000;
	font-family:  tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	voice-family: "\"}\"";
   voice-family:inherit;
   font-size: 10px;
	margin:0px;
	padding:0px;
} html>body {font-size:small;}
#dhtmltooltip{
position: absolute;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
font-size: 10px;
z-index: 100;
min-height: 20px;
height: auto !important;
height: 20px;
}
a {
text-decoration: none;
}
a:hover{
	color: Red;
}
ul{
	list-style-position: outside;
	margin: 0px 0px 0px 5px;
	padding: 10px;
}
#verde a{
	color: #303A3F;
	text-decoration: none;
	display: block;
}
#verde a:hover{
	color: #303A3F;
	text-decoration: underline;
	background-color: #EFF7E4;
	display: block;	
}
#verde li{
	list-style: square;
	color: #5A9200;
}
#verde b{
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #3C7500;
	border-bottom: 1px dotted #3C7500;
	margin-bottom: 3px;
}

#viola a{
	color: #303A3F;
	text-decoration: none;
	display: block;
}
#viola a:hover{
	color: #303A3F;
	text-decoration: underline;
	background-color: #FEF2F5	;
	display: block;	
}
#viola li{
	list-style: square;
	color: #A0485A;
}
#viola b{
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #933B4F;
	border-bottom: 1px dotted #933B4F;
	margin-bottom: 3px;
}
#oro a{
	color: #303A3F;
	text-decoration: none;
	display: block;
}
#oro a:hover{
	color: #303A3F;
	text-decoration: underline;
	background-color: #FFF9ED;
	display: block;	
}
#oro li{
	list-style: square;
	color: #E18A23;
}
#oro b{
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #E39C2E;
	border-bottom: 1px dotted #E39C2E;
	margin-bottom: 3px;
}
.percorso, a.percorso{
	font-size: 10px;
	color: Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.linea{ border-bottom: 1px dotted #cdcdcd;}
.testo{
	color: Black;
	font-size: 11px;
}
.titoli , a.titoli{
	color: #1E4D75;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.titolib{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.livello1, a.livello11{
	display: block;
/*	text-align: left;*/
	padding: 2px;
	margin-left: 5px;
	text-decoration: none;
/*	background: #E1DED0;*/
/*	color: #3C3C3C;*/
	color :#373737;	
	font-size: 11px;
	width: 95%;
	border-bottom: 1px dotted silver;
	font-weight: bold;
}
a.livello11{
	color: red;
}
a.livello2, a.livello22{
	display: block;
	text-align: left;
	padding: 3px 3px 3px 10px;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	margin-left: 8px;
	margin-right: 8px;
	color: #3C3C3C;
	background: #FAFFFF;
	background-image: url(img/pallino.gif);
	background-repeat: no-repeat;
	background-position: left;
}
a.livello22{
	color: red;
}
a.livello2:hover{
	color: red;
	background: #E8EEF5;
	background-image: url(img/pallino.gif);
	background-repeat: no-repeat;
	background-position: left;

}
a.livello3, a.livello33{
	display: block;
	text-align: left;
	padding: 2px 2px 2px 3px;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	margin-left:3px;
	color: #3C3C3C;
	background: #EDF2F8;
}
a.livello33{
	color: Red;
}
a.livello3:hover{
	color: red;
	background: #F6F5ED;
}

a.livello4, a.livello44{
	display: block;
	text-align: left;
	padding: 2px 2px 2px 3px;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	margin-left:10px;
	color: #3C3C3C;
	background: #EDF2F8;
}
a.livello44{
	color: Red;
}
a.livello4:hover{
	color: red;
	background: #F6F5ED;
}
#centrale{
	padding: 3px 0px 0px 7px;
}
#tdMenu{
	padding: 4px;
	background-image: url(img/fondo_menutop.gif);
	background-repeat: repeat-y;
	border-bottom: 1px dotted #745E49;
	border-top: 1px dotted #745E49;
	
}
a.tasto{
	margin-left: 3px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 6px 2px 6px;
}
a.tasto {
	background: #E7DAC7;	
	color: #333333;
}
a.tasto:hover{
	background:#43301D;
	color: #FFFFFF;
}
#top{
	border: 1px solid #cdcdcd;
	position: relative;
}
#footer{
  padding: 20px 10px 5px 10px;
  background-image: url(img/textbottom.gif);
  background-repeat: repeat-x;
} 
.rigaTop{
	background-image: url(img/fondo_top.gif);
   margin:0;
   padding:0;
}
#rigaCerca{
	background-image: url(img/fondo_cerca.gif);
	background-position: bottom;
	background-repeat: no-repeat;
   margin:0;
   padding:0;
	width: 185px;	
}
#rigaCerca input{
	margin-bottom: 6px;
	margin-left: 25px;
	border: 0px;
	width: 135px;
}

.rigagrigia{
	background-color: #373737;
}
#fasciaTop{
	background-image: url(img/texttop2.gif);
	background-repeat: repeat-x;
}
#table{
	width: 760px;
	background-color: White;
} 
#cerca{
	width: 100%;
	height: 98px;
	text-align: right;
   padding-right:5px;
}
#contenuti{
	vertical-align: top;
	padding: 0px 10px 10px 10px;
}
#dettaglio{
	padding: 0px 0px 10px 10px;
	text-align: justify;
}

#testobianco{
font-size: xx-small;
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #7A93AD;
margin-top:70px;
margin-left:105px;
} 
#temp{
font-size: xx-small;
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #7A93AD;
} 
#imgtop{
	margin-bottom:4px;
	margin-right:2px;
}
.input{
font-size: xx-small;
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #264F79;
}
a.menu{
	display: block;
	text-align: left;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	font-size: 10px;
}
#menuTitle, #menuTitle2 ,#menuTitle3{
	display: block;
	padding: 3px;
	text-decoration: none;
	text-align: left;
	font-size: 15px;
	border-bottom: 1px solid #FFFFFF;	
	color: #264F79;
}

#menuTitle{
	background: #CAB99D;
	color: #2B1702;
}
#menuTitle2{
	background: #CAB99D;
	color: #2B1702;
}
#menuTitle3{
	background: #CBC8B5;
	color: white;
}

a.menu{
	background: #F8F8F8;
	color: #000000;
	border-right: 4px solid #FFE8AB;
}
a.menu:hover{
	background: #F0F0F0;
	color: #000000;
	border-right: 4px solid #F7941C;
}
a.menu2{
	display: block;
	text-align: left;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
a.menu2{
	background: #FFFFFF;
	color: #000000;
	border-bottom: 1px solid #cdcdcd;
}
a.menu2:hover{
	background: #E7EEF6;
	color: red;
	border-bottom: 1px solid #E7EEF6;
}
a.menu3{
	display: block;
	text-align: left;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
}
a.menu3{
	background: #F1EEE9;
	color: #2C2C1C;
}
a.menu3:hover{
	background: #EAE4D9;
	color: #4D3722;
}

.copyright{
	color: #5F5C4B;
	font-weight: bold;
	font-size: 10px;
}
a.copyright:hover{
	color: #FF8000;
}
#titolohome{
	background-color: #ECECEC;
	color: #003D6A;
	font-size: 13px;
	font-weight: bold;
	padding: 3px;
}
#listahome{
	background-color: #ffffff;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #cdcdcd;
}
.data{
	font-size: 10px;
	font-weight: bold;
	color: #426996;	
}
.titoloDettaglio{
	display: block;
	text-align: left;
	padding: 3px;
	text-decoration: none;
	font-size: 18px;
	color: #31343B;
	background-image: url(img/fondo_tasto2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 25px;
	font-weight: normal;
}

input{
	border: 1px solid #E2D5BE;
	font-size: 10px;
	font-weight: bold;
}
.button{
	background: #E7DAC7;
	border: 2px solid;
	border-right: #D0B897;
	border-bottom: #D0B897;	
	border-top: #F4EDE4;	
   border-left: #F4EDE4;	
}
#miniatura{
	border: 1px solid #685442;
}
.newsTitle{
font-size: 12px;
font-weight: bold;
color: Black;
}
.newsText{
font-size: 10px;
font-weight: normal;	
}
a.sottocat{
	display: block;
	text-align: left;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	margin-bottom: 1px; 
}
a.sottocat{
	background-image: url(img/fondo_tasto.gif);
	color: #1E4B71;
	border: 1px solid #406890;
}
a.sottocat:hover{
	background: #FFFFFF;
	color: red;
}

#colonnaDX{
	background-color: #F7F6F2;
	vertical-align: top; 
}
#td_menu{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 1px;
}
#Fascie{
	background-image: url(img/texttop2.gif);
	background-repeat: repeat-x;
	background-color: #FAFFFF;
}
#benvenuto{
/*	height: 150px;	*/
}
#gallery{
	background-image: url(img/background_gallery.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#gallery div{
	overflow: hidden;
	width: 110px;
	height: 110px;
	border: 3px solid #E0E3EA;	
	background-color: White;
}

#barra_navigazione{
   font-size: 10px;
	color: #556D86;
}
#barra_navigazione a{
	text-decoration: none;
	background-color: #F5F8FF;
	color: #2F4D68;
	border: 1px solid DEE1E8;
}
#barra_navigazione a:hover{
	text-decoration: underline;
	color: #2F4D68;
	border: 1px solid DEE1E8;
}
#selezionata a{
	text-decoration: none;
	background-color: #F5F8FF;
	color: #2F4D68;
	border: 1px solid DEE1E8;
	font-weight: bold;
}

.titoli2 , a.titoli2{
	color: #1E4D75;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.testo2{
	color: Black;
	font-size: 12px;
}
.imgprimopiano0 {
   margin-right  : 5px;
   float         : left;
}
.imgprimopiano1 {
   margin-left  : 5px;
   float         : right;
}
#fix {
   clear: both;
}