html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}


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

body {
font-family: arial, sans-serif;
background: url('images/fondo.jpg');
background-position: center top;
background-repeat:no-repeat;
font-size: 12px;
margin: 0;
padding: 0;
}




#link_lavori {

}
#menu_wrapper {
width:100%;
height:20px;
padding:5px 30px 5px 30px;
background-color: blue;
/* for IE */
  filter:alpha(opacity=90);
 /* CSS3 standard */
  opacity:0.9;
position:fixed;
z-index: 10;
margin-top:0px;
 }

.menu li {
height: 15px;
float:left;
border-right: 1px solid white;
margin: 0 5px 0 5px;
padding: 0 5px 0 0;
text-align: center;
text-transform:uppercase;
font-family: arial, sans-serif;
font-size: 12px;
cursor: pointer;
font-weight: bold;
}

.menu ul {

}

.menu li a {
color: white;
}

.evid {
color: red;
}
.menu {
display: inline;
height: 20px;
margin: auto;
}


#footer #wrapper {
position: relative;
width: 100%;
float: left;
}

#wrapper ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;

}

#wrapper ul li {
	font-size: 12px;
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0 5px 0 5px;
	position:relative;
	right:50%;

}
.sponsor_wrapper {
color: grey;
}

.box_sponsor {

}

#wrapper ul li a {
	color: grey;
	}

a {
text-decoration: none;
color: blue;
}
#wrapper a:link, #wrapper  a:visited, #wrapper a:active, a:link, a:visited, a:active {color: gray;}
#wrapper  a:hover, a:hover {color: red;}

#head {

width: 100%;
margin: auto;

}

#logo {
height: 195px;
background: url('images/testata.jpg');
background-repeat:no-repeat;
background-position: center top;
}

#mancano {
width: 100px;
height: 100px;
padding-top: 25px;
position: absolute;
top: 90px;
right: 150px;
background: url('images/mancano.png');
background-repeat:no-repeat;
background-position: center top;
text-align: center;
font-size: 46px;
font-weight: bolder;
color: white;

}

#pulsante_home {
width: 500px;
height: 170px;
margin: auto;
cursor: pointer;
}

#contenuto {
-moz-border-radius:8px;
-webkit-border-radius:8px;
-opera-border-radius:8px;
-khtml-border-radius:8px;
border-radius:8px;
padding:10px;
background: url('images/fondo_light.jpg');
background-position: center top;
background-repeat:no-repeat;
width: 830px;
margin:auto;


}

#corpo {
padding:10px;
min-height: 370px;
margin: auto;
font-size: 14px;
}

#colonna {
width: 130px;
margin:auto;
float: left;

}

.nofloat {
float: none;
clear: both;
}


.scelta_lingua li {
float: left;
width: 30px;
height: 18px;
text-align: center;
}

.scelta_lingua {
float: right;
cursor: pointer;
width: 130px;
}




#footer {
background-image: url('images/fondo_bottom.jpg');
background-repeat:no-repeat;
background-position: center 90px;
width: 100%;
height: 310px;
text-align: center;
margin: auto;
padding: 10px 0 0 0;
font-size: 10px;

}

#mee {
		position: fixed;
		width:55px;
		height:10px;
		bottom: 5px;
		right: 5px;
		background: url('images/dc.png') no-repeat;
		}

#mee a {
		width:55px;
		height:10px;
		display:block;
		text-decoration:none;
		}
