body {
	margin-top: 0px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #336600;
	background-color:#FFFFFF;
	font-weight:bold;
}
a:visited {
	color: #336600;
	background-color:#FFFFFF;
	font-weight:bold;
}
a:hover {
	color: #336600;
	background-color:#FFFFFF;
	font-weight:bold;
}
a:active {
	color: #336600;
	background-color:#FFFFFF;
	font-weight:bold;
}

a.lesempio:link {
	color: #336600;
	background-color:#EFEFEF;
	font-weight:bold;
}
a.lesempio:visited {
	color: #336600;
	background-color:#EFEFEF;
	font-weight:bold;
}
a.lesempio:hover {
	color: #336600;
	background-color:#EFEFEF;
	font-weight:bold;
}
a.lesempio:active {
	color: #336600;
	background-color:#EFEFEF;
	font-weight:bold;
}
p.footer{
	color: #2B5500;
	vertical-align: middle;
	background-color:#6d9a45;
}
.titoli{
	color: #FF6600;
	background-color:#FFFFFF;
}

span.verde{
	color:#006600;
	background-color:#FFFFFF;
}
span.verdeg{
	color:#006600;
	background-color:#F0F0F0;
}
span.biancoa{
	color:#F0F0F0;
	background-color:#ED6F00;
}

span.biancov{
	color:#F0F0F0;
	background-color:#669966;
}

#sfondo{
	height: auto;
	width: 750px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 
	background-image:url(immagini/verticale.gif);
	background-repeat:repeat-y;
}
#header{
	clear:both;
	height: 191px;
	width: 740px; 
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 
	background-image:url(immagini/header.jpg);
	background-repeat:no-repeat;
}
#bloccolaterale{
	float: left;
	height: auto;
	width: 180px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 5px;
	
}

#menublocco{
	height: auto;
	width: 180px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 5px;
	background-image:url(immagini/sfondo_menu.jpg);
	background-repeat:repeat-y;
}
#menuheader{
	height: 29px;
	width: 180px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 0px;
	background-image:url(immagini/menu_top.jpg);
}
.menu{
	padding: 2px 0px 0px 30px;
	height: 23px;
	width: 180px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 0px;
	background-image:url(immagini/menu.jpg);

	border: 0px;
	background-repeat: no-repeat;
}

#menufooter{
	height: 29px;
	width: 180px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 0px;
	background-image:url(immagini/menu_down.jpg);
}
#esempiotop{
	height: 79px;
	width: 167px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 10px;
	background-image:url(immagini/esempio_top.jpg);
}
#bloccoesempio{
	height: auto;
	width: 167px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 10px;
	background-image:url(immagini/esempio_sfondo.jpg);
	background-repeat:repeat-y;
}
.esempio{
	padding: 8px 0px 0px 20px;
	height: 31px;
	width: 167px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 0px;
	background-image:url(immagini/esempio.jpg);
	
	border: 0px;
	background-repeat: no-repeat;
}
#esempiodown{
	height: 42px;
	width: 167px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 10px;
	background-image:url(immagini/esempio_down.jpg);
}
#contenuto{
	float: right;
	height: auto;
	width: 510px; 
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: -15px; 
	
	
}

#footer{
	clear:both;
	height: 35px;
	width: 740px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(immagini/footer.jpg);
	text-align: center;
	
	font-size: 10px;
	background-repeat: no-repeat;	
	
}
#banner{
	height: 120px;
	width: 180px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: 15px;
}
