body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(img/tile.gif);
	background-position: top;
}
.sfondo_header {
	background-image: url(img/header_sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sotto_sfondo_header {
	background-image: url(img/sfondo_sotto_header.gif);
	background-repeat: no-repeat;
	background-position: center 197px;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B7825;
	text-decoration: none;

}
.titolo_blu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;;

}
.tile_bott_vert {
	background-image: url(img/tile_bott_vert.gif);
	background-repeat: repeat-y;
}
.testo_piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663300;
	text-decoration: none;
}

.testo_piccolo_piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #663300;
	text-decoration: none;
}

a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
a:active {
	color: #0099CC;
	text-decoration: none;
}
.g_verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}

/*---------------box gallery---*/
.boxGallery{
	position:reative;
	display:block;
	height:auto!important;
	height:164px;
	min-height:164px;
	border-bottom:dotted 1px #CCC;
	margin:0px 0px 10px 0px;
	padding-left:15px;
	}



.boxGallery h1{
	margin:0px 0px 15px 0px;
	font-size:16px;
	color:#669900;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;}


.boxGallery img{
	margin-bottom:15px;}
















#csstopmenu, #csstopmenu ul{
padding: 0;
margin: -11px 0px 0px 0px;
list-style: none;
z-index:50;
}

#csstopmenu li{
float: left;
position: relative;
}

#csstopmenu a{
text-decoration: none;
}

.mainitems{
	height: 39px;
	line-height: 39px;
	margin: 0px;
	padding: 0px;
	float: none;
}

.headerlinks a{
margin: 0px;
	
font-weight: bold;
color: black;
}

.submenus{
display: none;
width: 12em;
position: absolute;
top: 3.2em;
left: 5px;
background-color: #f7f8f0;
}

.submenus li{
	width: 100%;
	height: 18;
	line-height: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ffffff;
}

.submenus li a{
display: block;
width: 100%;
text-indent: 3px;

}

html>body .submenus li a{ /* non IE browsers */
width: auto;

}

.submenus li a:hover{
background-color: #edf4ee;
color: black;

}

#csstopmenu li>ul {/* non IE browsers */
top: auto;

}

#csstopmenu li:hover ul, li.over ul {
display: block;
line-height: 39px;
}

html>body #clearmenu{ /* non IE browsers */

height: 0px;
}
.tile_index {
	background-image: url(img/tile_index.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.divisoriobig {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
