/* CSS Template by gorotron */

html, body {
	margin:0;
	padding:0;
	text-align:center;
}

body {
	background:url(../img/erba.gif);
}

a{
	color:#666;
	}
a:hover{
	color:#49ab48;
	}

#container {
	text-align:left;
	margin:0 auto;
	padding:5px 15px;
	width:706px;
	height:auto;
	* height:100%;
	background:url(../img/bg2.gif) repeat-y;
	font:11px Arial,Helvetica,sans-serif;
	color:#666;
}

#banner {
	margin:5px;
	margin-top:10px;
	background:url(../img/banner.jpg) no-repeat;
	width:662px;
	height:147px;
	padding:3px 0 0 5px;
}

#banner a {
text-decoration:none;
color:white;
}

#rotation {
/*background:url(../img/cornice_rotation.gif) no-repeat;*/
text-align:center;
margin:0;
height:60px;
}

#content {
	width:676px;
}

#main {
	width:485px;
	min-height:auto;
	float:left;
	padding:10px;
}

#sideBar {
	float:left;
	width:141px;
	min-height:250px;
	height:auto;
	float:left;
	padding:10px 15px;
	}

#box {
	width:126px;
	height:auto;
	padding:0 10px;
	border:1px dashed red;
}

#navBar {
	list-style:none;
	margin:5px 0;
	padding:0;
}

#navBar a {
	text-decoration:none;
	padding:5px;
	width:136px;
	display:block;
	color:#666;
	border-bottom:1px dashed red;
}

#navBar a:hover {
	background:#49ab48;
	color:#fff;
}

#noLine a {
	border-bottom:0;
}

h1 {
	font-family:verdana,arial,sans-serif;
	font-size:26px;
	margin:0;
	color:#FFF;
}

h2 {
	font-family:verdana,arial,sans-serif;
	font-size:15px;
	margin:0 0 0 2px;
	color:#FFF;
}

h3 {
	font-size:15px;
	margin:0 10px 0 0;
}

.comments {
	display:block;
	width:485px;
	text-align:right;
	font-size:10px;
	margin:0;
	font-weight:normal;
	color:#999;
	padding:1px 0 20px 0;
	margin:0;
	border-top:1px dotted red;
}
.comments a {
text-decoration:none;
color:#666;

}
.comments a:hover {
color:#666;
text-decoration:underline;
}

#clear {
	clear:both;
}

.gal {
height:70px;
line-height:70px;
display:inline;
}
.gal img {
vertical-align:middle;
margin:10px 20px 10px 20px;
}
.gal a {
color:#666;
text-decoration:none;
}

.gal a:hover {
color:#333;
text-decoration:underline;
}

#foto img {
margin:4px;
border:none;
}

p {
	margin-top:10px;
	margin-bottom:3px;
	text-align:justify;
	line-height:1.3em;
}

#footer, #footer a {
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	text-align:center;
	font:11px Arial,Helvetica,sans-serif;
	color:#333;
	
}

#copy a:hover {
	color:#369;
}

div#map{
width: 500px; 
height: 300px;
margin:0;
padding:0;
}

div#link a{
	text-decoration:none;
	font-family:verdana,arial,sans-serif;
	font-size:16px;
	color:#666;
	}
div#link h3{
	margin:20px 0 20px 10px;
	}
	
ul#classifica li{
	list-style-type: decimal;
	}
