body {
	background-color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 110%;
	padding: 0;
	margin: 0;
}

#sito {
	width: 800px;
	padding: 0;
	margin: 0 auto;
	border-bottom: 3px #333 solid;
	background-color: #FFFFFF;
}

#testata {
	background-image: url(img/testata_2011.jpg) !important;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 130px;
	padding: 0 !important;
	margin: 0 !important;
	width: 800px;
	top: 0px;
}

#testata form {
	width: 793px;
	position: absolute;
	background-color: #999;
	border-bottom: 1px #666 solid;
	border-top: 1px #666 solid;
	padding: 3px 7px 3px 0px;
	margin: 100px 0px 0px 0px;
	text-align: right;
	color: #fff;
	height: 25px;
}

#pagina {
	border-bottom: 3px #666 solid;
	padding: 10px 10px 0 10px;
	margin: 0 !important;
	background-image: url(img/colonna.gif);
	background-repeat: repeat-y;
	background-color: #fff;
	float: left;
	line-height: 15px;
}

#contenuto {
	width:577px;
	padding: 10px 0 10px 0px;
	float: right;
}

#menu {
	width: 200px;
	float: left;
	margin: 0 0 0 -10px;
}

#menu span {
	display: none;
	}
	
#menu a {
	display: block;
	margin: 0;
	border-bottom: 1px #666666 solid;
	color: #333333;
	text-decoration: none;
	padding: 10px 0px 10px 10px;
}

#menu a:hover {
	background-color: #748eab !important;
	color: #fff;
}

#menu p{
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

#footer {
	font-size: 9px;
	padding: 5px;
	}
	
#footer a {
	color: #666;
	text-decoration: none;
}

#footer p {
	margin: 0;
	padding: 5px;
	}

p.loghi {
	float: right;
	margin-top: -25px !important;
}

a:hover{
	text-decoration: none !important;
	}

h1 {
	color: #3b936f;
	font-size: 16px;
	line-height: 120%;
}

h2 {
	color: #3b936f;
	font-size: 13px;
	line-height: 120%;
	margin-top: 25px !important;
}

h3{
	color: #000;
	font-size: 11px;
	line-height: 120%;
}

a.iscrizione {
	background-color: #d9dfd5;
}

a.documento {
	background-image: url(img/puntatore_pdf.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 25px !important;
	border-bottom: 1px #cfd8e2 solid !important; 
}

#contenuto a {
	color: #CC0000;
	text-decoration: underline;
}

fieldset {
	padding: 15px;
}

label {
	float: left;
	width: 200px;
}

p.link {
	background-image: url(img/freccetta.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px !important;
}

.box_evidenza{
border:2px dotted #cc0000;
width:280px;
padding:5px;
color:#cc0000;
}

input {
	margin-bottom: 5px;
}

#immagine_home {
	width: 265px;
	height: 194px;
	float: right;
	display: block;
	background-image: url(img/home.jpg);
	background-repeat: no-repeat;
}

.avviso {
	color: #990000;
	margin-left: 20px;
	font-weight: bold;
	background-color: #FFCCCC;
	padding: 2px;
}

.invisibile{
	visibility:hidden;
	display:none;
}

#piantina {
	background-image:url(img/piantina.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:320px;
}

.evidenza {
	font-size:15px;
	text-align:center;
	background-color:#D9DFD5;
	padding:10px;
}



