* {
	margin: 0;
	padding: 0;
}
body {
	background: #003399 url('images/bg1.jpg') no-repeat top center;
	font: 400 1.0em 'trebuchet ms', arial, sans-serif;
	



}
.wrap {
	width: 980px;
	margin: 0 auto;
}
.f_right {
	float:right;
}
.f_left {
	float:left;
}
.separatorbox {
	height:15px;
}
h1 {
	margin-top: 25px;
	font: 600 2.3em;
	color: #DFE2FF;
	font-style: italic;
	line-height: 0.6em;
	padding: 12px 0 8px 74px;
}
h1 span {
	font: 400 20px 'trebuchet ms', arial, sans-serif;
	color: #3F9;
}
h2 {
	margin: 5px 0;
	font: 600 1.5em;
	/*font: 600 1.5em georgia, 'times new roman', serif;
	font-style: italic;*/
	color: #DFE2FF;
}
#logo_top {
	text-indent:-9999px;
	cursor:pointer;
	background: url(/images/logo.png) no-repeat;
	height:117px;
	padding:0px;
}
#nav {
	z-index: 1;
	margin: 10px 0 0 10px;
	width: 100%;
}
#nav ul {
	list-style-type: none;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	float: left;
	display: block;
	font-variant: small-caps;
	text-decoration: none;
	color: #FFF;
	font: 400 20px 'trebuchet ms', arial, sans-serif;
	margin-right: 40px;
	padding-bottom: 15px;
}
#nav ul li a:hover,  #nav ul li.current a {
	color: #0FF;
	background: url('images/arrow.png') no-repeat bottom center;
}
#right {
	float: right;
	clear: none;
	margin: 40px 0 20px 0;
	padding: 20px 10px 20px 19px;
	width: 170px;
	font: 400 0.9em 'trebuchet ms', arial, sans-serif;
	color: #FFF;
	background: url('images/sfondomain.png');
	border-right: 1px solid #000066;
	border-top: 1px solid #0066CC;
	border-bottom: 1px solid #000066;
}
#right ul {
	list-style-type: none;
	color: #096;
}
#right ul li a {
	display: block;
	border-bottom: 1px dotted #003737;
	text-decoration: none;
	color: #7A9292;
	padding: 3px 0;
	margin-right: 5px;

	
}
#right ul li a:hover {
	color: #FFF;
	border-bottom: 1px dotted #006666;
}
#right h2.heading_r {
	padding-bottom: 8px;
	background: url('images/underline.jpg') no-repeat bottom center;
	margin: 15px 0 5px 0;
	font-size: 1.2em;
}
#main {
	margin: -1px 0 0 0;
	width: 758px;
	background: url('images/sfondomain.png');
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #0033CC;
	border-top: 1px solid #0066CC;
	padding: 10px 10px 50px 10px;
}
#main p {
	color: #CCE6E6;
	line-height: 1.4em;
	margin: 0px 0 15px 0;
	font-size: 0.9em;
}
#main p.big {
	font-size: 1.2em;
	font-style: italic;
}
#main a {
	color: #FFFABF;
	text-decoration: none;
}
#main a:hover {
	text-decoration: none;
	color: #0FF;
}
#main li {
	margin:0px 0px 0px 40px;
}
.floatright {
	float: right;
	margin: 8px 0 8px 8px;
}
.floatleft {
	float: left;
	margin: 8px 8px 8px 0;
}
.middle {
	width: 175px;
	float: right;
	margin: 0 3px 15px 15px;
}
.rightbox {
	background: url(images/sfondomain.png);
	border: 1px solid #000066;
	font-size: 0.8em;
	padding: 8px;
	width: 160px;
	margin:30px 0px 15px  0px;
}
#data_evidenza, #eti_evidenza {
	text-align:right;
}
#eti_evidenza {
	text-transform:uppercase;
	font-size:1.2em;
	font-weight:bold;
	display:block;
	margin:0px 0px 10px 0px;
}

#main img {
	padding: 8px;
	background: url(images/sfondomain.png);
	border: 1px solid #000066;
}
img.front {
	margin: 10px 0;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}
#foot {
	/*background: url('images/sfondomain.png');*/
	background: url(images/footbg.png) repeat-x top left;
	padding: 40px 15px 15px 15px;
	font-size: 0.7em;
	color: #687E7D;
	margin: 0px 220px 0px 0px;
	width: 750px;
}
#foot h3 {
	font-family: georgia, times, serif;
	font-style: italic;
	color: #CFF;
	border-bottom: 1px solid #044;
}
.footlinks {
	float: left;
	margin-right: 15px;
	width: 150px;
}
.linklist {
	margin-bottom: 10px;
}
#foot ul, .linklist ul {
	list-style-type: none;
	color: #096;
}
#foot ul li a, .linklist ul li a {
	display: block;
	border-bottom: 1px dotted #003737;
	text-decoration: none;
	color: #7A9292;
	padding: 3px 0;
}
#foot ul li a:hover, .linklist ul li a:hover {
	color: #FFF;
	border-bottom: 1px dotted #006666;
}
#foot .about {
	float:right;
	font-size:1.2em;
	text-align:center;
	width:250px;
}
#foot img {
	border:none;
}
#foot p {
	margin: 5px 0 10px 0;
}
#foot a {
	color: #009999;
}
#foot a:hover {
	text-decoration: none;
}
#main h3 {
	color: #AFEAFF;
	margin: 5px 0;
}
#main h5 {
	font-family: 'trebuchet ms', arial, sans-serif;
	color: #687E7D;
	margin: 5px 0;
}
#main h4 {
	font-family: georgia, times, serif;
	color: #CFF;
	font-style: italic;
	margin: 5px 0;
}


form input, textarea {
	border: 1px solid #234848;
	padding: 3px;
}

hr {
	color: #002626;
	background-color: #002626;
	border: none;
	height: 1px;
	width: 80%;
	margin: 15px auto;
}
#main table {
	margin-bottom: 15px;
}
#main table th {
	background: #002626;
	color: #F70;
	margin: 0px;
	font-weight: 400;
	padding: 5px;
}
#main table td {
	padding: 5px;
	color: #AEBDBD;
	border-bottom: 1px solid #002626;
}
#main ol {
	margin: 10px 0 10px 50px;
	color: #0FC;
	font-style: italic;
	font-family: georgia, times, serif;
}
#main ol span {
	color: #AEBDBD;
	font-style: normal;
	font-family: 'trebuchet ms', arial, sans-serif;
}
#main ul.list {
	margin: 10px 0 10px 30px;
	color: #AEBDBD;
	font-style: normal;
	font-family: 'trebuchet ms', arial, sans-serif;
	list-style-type: none;
}
#main ul.list li {
	padding-left: 20px;
	background: url('images/bullet.gif') no-repeat left center;
}
.date {
	width: 35px;
	height: 35px;
	background: #002C2C;
	border: 1px solid #234848;
	font-size: 14px;
	font-family: georgia, times, serif;
	color: #F70;
	padding: 5px;
	float: left;
	margin: 0px 12px 12px 0;
	text-align: center;
	line-height: 1.0em;
}
.date span {
	display: block;
	font-size: 23px;
	color: #FFF;
}
.post {
	margin-bottom: 5px;
	padding-bottom: 15px;
}
.post h2 {
	border-top: 2px solid #234848;
	margin: 0 0 20px 57px;
	padding-top: 10px;
}
#extraDiv2 {
	background: url(images/bottom.jpg) no-repeat bottom center;
	height: 300px;
	width: 100%;
	bottom: 0px;
}

.ViewTemplate h1, .RecordTemplate h1 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:1.8em;
	font-style:normal;
	line-height:1.8em;
}
.RecordTemplate h1 {
	font-size:1.4em;
	line-height:1.4em;
}
.ViewTemplate, #formmail {
	color:#CCE6E6;
	text-align:justify;
	
	line-height: 1.4em;

	font-size: 0.9em;
}
.ViewTemplateImage {
	float:right;
	margin:0px 0px 10px 30px;
}
.post-thumb {
	height:96px;
	width:96px;
}
#main_rec .RecordTemplate p a {
	font-size: 1em;
	color:#CCE6E6;
	line-height: 1.4em;
}
.RecordTemplate, #main_rec .RecordTemplate h1 a {
	color:#FFF47F;
	text-decoration:none;
	line-height: 1.4em;
	font-size: 0.9em;
}
.RecordTemplate, #main_rec .RecordTemplate h1 a:hover {
	color:#FFEB0F;
}
.RecordTemplate p {
	width:580px;
	text-align:justify;
}
.RecordTemplate p a {
	text-decoration:none;
}
#main_rec .RecordTemplate p a:hover, #main_rec .RecordTemplate h1 a:hover {
	*/text-decoration:underline;*/
}
.postinfo {
	margin:5px 0px 10px 0px;
}
#gmap, #gmapscerni, #gmapcarunchio, #gmapgissi {
	width:400px;
	height:480px;
	float:right;
}
#gmap img, #gmapscerni img, #gmapcarunchio img, #gmapgissi img {
	background:none;
	padding:0px;
	border:none;
}
	
#formmail {
	width:300px;
	float:left;
	padding-left: 30px;
}
#google_baloon_infos {
	font-size:0.9em;
}
#google_baloon_infos a{
	color:#000;
}
.ViewTemplate {
	padding-left:30px;
	padding-right:30px;
}
#main_rec {
padding-left:30px;
	padding-right:30px;
}
