/*---------------------GENERALI-------------------------------*/
body{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: 16px;
  font-weight: normal;
  font-variant: normal;
  color: #333333;
  height:100%;
  background:#000;
}
a:link, a:visited {
	color: #01d20b;
	font-weight:none;
}a:hover{
	color: #ad0102;
}
h1{
  font-size: 18px;
  margin: 0;
}
.margin{
  margin: 0 0 6px 0;
}
h2{

  font-size: 13px;
  margin: 0;
}
h3{

  font-size: 12px;
  margin: 0;
}
p{
  margin: 0px;
  padding: 0px;
}
ul.menu_servizio{ /*è il menu principale */
	padding: 0px;
	margin: 0px;  
	list-style-type: none;
}
ul.menu_servizio li { 
	float: left; 
overflow: visible;
text-align:center;
	position: relative;
}
.top_menu a:link,.top_menu a:visited{
color:#fff;
}
img {
margin:0px 0 5px 0;
border:0;
float:left;
}
img.sponsor_img {
margin:0px 2px 2px 0;
border:0;
float:left;
}
img.margindx {
margin:5px 8px 5px 0;
border:0;
float:left;
}
img.sponsor{

margin:3px;
height:47px;
float:left;
}

.color1{
color: #333333;
}
.color2{
color: #fff;
}
hr{
margin:0;
}
.fleft{
float:left;
}
.fnone{
float:none;
width:100%;
}
.fright{
float:right;
}
.textright{
text-align:right;
}
.textcenter{
text-align:center;
}
/*---------------------DIV-------------------------------*/
div#total { /*         contenitore totale di tutto il sito        */
background:#000;
position: absolute;
width: 995px;
top: 0px;
left: 50%;
margin-left: -500px;
right: 0px;
padding: 2px;
border: 1px #000 solid;
}
div.tutto{
width:100%;
float:left;
margin: 0 0 5px 0;
}
div.inside{
padding:6px;
}

div.galleria{
width:236px;
height:230px;
margin: 4px 4px 4px 2px;
float:left;
background: #d6e2fa;
overflow:hidden;
}		div.galleria div.img{
		height:170px;
		width:224px;
		float:left;
		}

		div.galleria div.testo{
		float:left;
		}

div.top_menu{
margin: 0 0 2px 750px;
width:240px;
height:25px;
color:#fff;

text-align:right;
/*background:#e0e0e0;*/
}
.top_menu a:link,.top_menu a:visited{
color:#fff;
}
.top_menu a:hover{
color:#e3b519;
}
div.header{
width:992px;
height:162px;
margin: 0 0 0px 0px;
background-image: url(../img/header.jpg);

}
div.unico {
float:left;
width:248px;
}


div.doppio {
float:left;
width:496px;
}
div.triplo {
float:left;
width:744px;
}


div.menu{
width:995px;
height:34px;
margin: 0 0 0px 0px;
background-image: url(../img/bg_menu.jpg);
/*border-bottom:1px solid#c9c9c9;*/
color:#fff;
}
div.colonnasx{
float:left;
width:246px;
background:#aaaaaa;
margin:0 0px 5px 0;
height:100%;
color:#fff;
}

div.main{
float:left;
background-image: url(../img/main.jpg);
margin:0 0px 5px 0;
float:left;
}

div.titolo{
color:#fff;
height:25px;
padding:5px;

}

div.news{
/*background:#fffff;*/
margin:0 0 10px 0;
}

div.news div.tit{
background:#e5e5e5;
padding: 3px;
margin: 0 3px 3px 0;
height:18px;
}
div.news div.tit_ril{
color:#000000;
background-image:url(../img/ril.gif);

padding: 3px;
margin: 0 3px 3px 0;
height:18px;
}

div.eventi{
color:#fff;
}
div.eventi div.tit{
color:#fff;
background:#1a1a1a;
}
div.eventi div.tit_ril{
color:#232323;
background-image:url(../img/ril.gif);
background-position: right;
}
div.footer{
background:#1a1a1a;
float:left;
height:30px;
width:992px;
}
div.acarulli{
float:right;
height:30px;
width:30px;
}
div.d1_3{
width:32%;
float:left;
text-align:center;
}
div.contatore{
width:1px;
height:1px;
float:left;
text-align:center;
overflow:hidden;
display:hidden;
}
/*---------------------MODULI-------------------------------*/