/* Global */
body{
	color: #565655;
	margin: 0;
	padding: 0;
	font: 12px/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	background-color: #006801;
}
a {
	color: #00B703;
	font: 12px/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.clear {
	clear:both; 
	overflow:hidden; 
	margin:0; 
	padding:0; 
	height:1px;
	} 
a:hover {
	color: #9A3403;
}
h2 {
	color: #00B001;
	font: bold 18px Georgia, "Times New Roman", Times, Serif;
	margin: 15px 5px 5px 0;
}
h3 {
	color: #00B001;
	font: bold 15px Georgia, "Times New Roman", Times, Serif;
	margin: 0 0 3px 0;
}
/******* Layout **********/
#wrapper{
	width:790px;
	margin: 0 auto;
	background: url(images/l-bg.png) repeat-y center;
	}
#top{
	background: url(images/top.png) no-repeat center;
	height: 29px;margin:0;
	padding:0
	}
#header{
	background: url(images/shade.jpg) repeat-x top;
	height: 99px;
	margin: 0 21px;
	border-top: 1px solid #CDEDCE;
}
#logo {
	float: left;
	width: 300px;
	padding: 10px 0 0 10px;
}
#sm {
	float: right;
	padding: 65px 30px 0 0;
}
/****** Navigation **********/
#nav{
	background: url(images/nav.jpg) repeat-x top;
	height: 40px;
	margin:0 18px;
	padding-left:1px;
	border: 1px solid #ccc;
	}
#nav ul {
	margin: 0;
	list-style: none;
	padding:0
}
#nav li {
	display: block;
	float: left;
}
#nav li a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FAFCF8;
	text-decoration: none;
	display: block;
	padding: 12px 15px 13px 15px;
	border-right: 1px solid #752701;
	border-left: 1px solid #953304;
}
#nav li a:hover {
	background: url(images/hover.jpg) repeat-x top;
}
#nav li a.current {
	background: url(images/hover.jpg) repeat-x top;
}
/******* Content *********/
#main{
	background: url(images/shade2.jpg) repeat-x top;
	margin: 2px 18px 0;
	padding: 10px;
	overflow: hidden;
	clear: both;
	
}
#content{
	width:520px;
	padding:10px 0 10px 10px;
	float:left;
}
#content p {
	margin: 5px 0 10px 0 ;
}
div#content p.fiere{
margin-top: 20px;
}
div#content p.fiere img{
margin-right: 20px;
margin-bottom: 14px;
}

div#content p.fiere a img{
border: 0;
}

#content ul {
	padding:0 0 10px 0;
	margin:15px 0 0 25px;
	list-style: square url(images/bullet.gif);
}
#content li {
	margin:0; 
	padding:0 0 4px 0;
}
.img {
	border: 1px solid #efefef;
	padding: 7px;
	margin: 0 0 12px 0;
	background-color: #F4F4F4;
}
object{
margin: 0 0 12px 0;
display: block;
}
.box1 {
	width: 235px; 
	float:left; 
	padding:7px; 
	border: 1px solid #efefef;
}
.box2 {
	width: 235px; 
	float:left;
	padding:7px; 
	margin-left:12px;
	border: 1px solid #efefef;
}
.cont {
	display: block;
	background-color:#F8F8F8;
	padding: 8px;
	
}
.cont:hover{ 
	background-color:#fff;
}
/***** Side Bar **********/
#sidebar{
	width: 180px;
	margin: 0 0 0 540px;
}
.menu { 
	margin:20px 0 0 0;
	padding:0; 
	list-style:none;
}
.menu li {
	height: 25px;
	padding: 11px 0 0 15px;
	background: url(images/menu.gif) repeat-x left top;
}
.menu a {
	text-decoration: none;
	color: #006601;
}

.menu a:hover {
	color: #9A3403;
}
#reg{
	padding: 8px;
	margin-top: 5px;
	margin-left: 10px;
	background: #E3F6E2 url(images/shade3.jpg) repeat-x top;
	border: 1px solid #C3E7BF;
}
#reg p{
	font-size: 11px;
}
/******** Footer *******/
#footer-line{
	/*background: #89a606 url(images/footer.gif) repeat-y left;*/
	height: 13px;
	margin:0 18px;
}
#footer {
	background: url(images/shade.jpg) repeat-x top;
	margin:2px 21px;
	padding: 18px;
	line-height:1.6em;
	text-align: center;
}
.crd a { 
	color:#565655;
	text-decoration:none;
}
#bottom{
	background: url(images/bottom.png) no-repeat center;
	height: 27px;
}

#map{
	width: 500px;
	height: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #222;
	color: #006801;
}
/*TABELLA*/

#tabella{
text-align:center;
}

table{
	font-size: 11px;
	color: #333333;
	margin:5px;
	border:1px solid #cccccc;
	width: 97%;
}
caption {
margin-left:8px;
	text-align:left;
	margin-bottom:5px;
	margin-top:4px;
	}
td,th{
	padding: 6px;
	margin:0px;
	
	text-align:center;
	
	padding-top:6px;
	padding-bottom:6px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ededed;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ededed;
	}
thead {
	font-weight: normal;
	background-color: #FDFDFD;
	color: #333333;
	background-image: url(images/shade.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 13px;
}
	thead td,thead th{
	border-right-color: #ffffff;
	}
	
	tfoot{
	background-color: #FFFCF9;
	background-image: url(images/shade2.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
tr.alternata td,tr.alternata th{
	background: #F9F9F9;
	}
table a{
	text-decoration:none;
	color: #008800;

}
table,td,th{
	border-collapse:collapse;
}
input.pulsante{
	padding: 6px;
	color: #772702;
	font-weight: bold;
	border: 1px solid #E6E6E6;
	background: #FCFCFC url(images/menu.gif) no-repeat center;
}
/***form************/
input, textarea{
	width: 200px;
}
#reg input, input#privacy, input.pulsante{
	width: auto;
}

