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: no-repeat;
	background-color: #FFFFFF;
}
.tile {
	background-image: url(img/tile.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.testo_piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;

}
.testo_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;

}
.divisorio{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;


}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cdc82e;
	text-decoration: none;

}
.sfondo_alto {
	background-image: url(img/head_1.gif);
	background-repeat: no-repeat;
}
.sfondo_contenuto {
	background-image: url(img/sfondo_contenuto.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.sfondo_bottoniera_sx {
	background-image: url(img/sfondo_bottoniera_sx.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sfondo_sx_dx {
	background-image: url(img/sx_dx.gif);
	background-repeat: no-repeat;
	background-position: center 148px;
}
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-eventi{
	margin:10px;
	display:block;
	position:relative;
	height:auto!important;
	height:100px;
	min-height:100px;
	border-bottom: dotted 1px #CCC;
	}

.box-eventi img {
	
	float:left;
	margin:0px 15px 15px 0px;}



#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
list-style: none;
}

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

#csstopmenu a{
text-decoration: none;
}

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

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

.submenus{
display: none;
width:110px;
left:25px;
position: absolute;
font-size:11px;
background-color: #FFCC00;
}

.submenus li{
	width:110px;
	height:20px;
	border-bottom: 1px dotted #999;
	padding:0px 0px 0px 0px;
	margin:0px;
	text-align:left;}
	
.submenus  a:link, .submenus  a:visited{
	display:block;
	height:15px;
	font-size:11px;
	padding:5px 0px 0px 5px;
	margin:0px 0px 0px 0px;
}

.submenus  a:hover{
	background:#FF0;
	height:15px;
	display:block;
	padding:5px 0px 0px 5px;
	margin:0px 0px 0px 0px;}

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

}

#csstopmenu li:hover ul, li.over ul {
display: block;

}

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

height: 0px;
}
.divisoriobig {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.sfondo_intro {
	background-image: url(img/sfondo_intro.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
