body, html { width: 100%;margin: 0px; padding:0px; text-align: center; }

body { font-family: Verdana, Helvetica; font-size: 14px; color: #333333; text-align: center; background: url(img/body_bg.jpg) repeat-x top center #D3D966; }
img, a { border:0; padding: 0px;margin: 0px; }

h1 { font-size: 15pt; font-weight: bolder; color: #568325; }
h2 { margin: 20px 0 10px 0; font-size: 13pt; color: #774D3F; font-weight:bold; }
h3 { margin: 0 0 10px 0; font-size: 11pt; color: #333333; font-weight:bold; }
h4 { background: url(/img/h4_bg.png) no-repeat; font-size: 11pt; color: #568325; margin: 10px 0px; padding: 6px 30px 6px 10px; }

a:link, a:visited { color: #000000; text-decoration: underline; }
a:hover { text-decoration: none; }

h2 a:link, h2 a:visited { font-size: 12pt; color: #774D3F; }


b, strong { color: #774D3F; }

fieldset { border: 1px solid #ccc; padding: 5px;}


	#header { width:100%; height: 154px; margin:0px; padding:0px; background: url(/img/header_bg.jpg); }
		
		#header_logo {
			position: relative;
			margin: 0px auto;
			width: 970px;
			height: 119px;
		}

		#erba {
			position: absolute;
			top: 19px;
			left: 0px;
			z-index: 100;
			width: 970px;
		}
	
		#menu {
		 	list-style-type: none;
		 	width: 970px;
		 	height: 35px;
		 	padding: 0px;
		 	margin: 0px auto;
		 	margin-top:-1px;
		 	padding-left: 8px;
		}
		#menu li {
			display: block;
			width: 105px;
			float: left;
			background: url(/img/menu_off.jpg);
			text-align: center;
			border-right: 1px solid #568325;
		}
		#menu li a:link, #menu li a:visited {
			display: block;
			padding: 10px 0px;
			color: #ffffff;
			font-weight: bolder;
			font-family: Verdana;
			font-size: 10pt;
			text-decoration: none;
		}
	
		#menu li a#attivo, #menu li a:hover {
			color: #000000;
			background: url(/img/menu_on.jpg);
		}

	#content { width: 980px; text-align: center; padding: 0px; margin: 0px auto; height: 100%; }
	
	#corpo { display: block; padding: 0px 40px 20px 40px; margin: 0px auto; background: url(/img/corpo_bg.png) repeat-y; height: 100%; min-height: 700px; text-align: left; line-height: 20px; text-align: justify; }
		
		#corpo p {
			/*padding: 15px 35px;*/
			padding: 10px 0px;
		}
		#corpo h1 {
			padding: 10px 0px 20px 0px;
		}

		#corpo ul {
		 	list-style-image: url(/img/ul_standard.png);
		 	list-style-type: square;
		 	padding: 10px 40px;
		 	margin-left: 0px;
		}
		#corpo ul li {
		 	margin-left: 20px;
		 	padding-bottom: 14px;
		}
		
		#corpo .div_roma {
		 	display: block;
			float: left;
			width: 450px;
			height: 100%;
			text-align: center;			
		}
	
		#corpo .div_ostia {
		 	display: block;
			float: left;
			width: 450px;
			height: 100%;
			text-align: center;
		}
		
		.news_roma {
		 	min-height: 195px; 
		 	background: url(/img/news_roma.jpg) no-repeat;
		 	margin-top: 70px;
		}
		.news_ostia {
		 	min-height: 195px; 
		 	background: url(/img/news_ostia.jpg) no-repeat;
		 	margin-top: 70px;
		}
		
		.news_roma p, .news_ostia p {
			margin-top: 40px;
			padding: 0px;
		}

		#corpo_bottom { width: 980px; min-height: 30px; height: 30px; margin: 0px auto; background: url(/img/corpo_footer_bg.png) no-repeat left;}

		

#footer { width: 100%; background: url(img/footer_bg.jpg) repeat-x; height: 215px; text-align: center; color: #000000; }
#footer .content { width: 980px; margin: 0px auto; }
#footer .content div {margin: 0px 20px 0 20px;}

#footer a:link, #footer a:visited { color: #666666; text-decoration: underline; }
#footer a:hover { text-decoration: none; color: #000000; }

/*menu footer*/
#menu_bottom {
 	
	display: block;
	margin-top: 40px;
}
#menu_bottom a:link, #menu_bottom a:visited {
	color: #666666;
	text-decoration: underline;
	width: 100px;
	padding: 0px 20px;
}
#menu_bottom a:hover {
 	text-decoration: none;
	color: #000000;
}


.left {
	float: left;
}

.right {
	float: right;
}

.cella_s {
	float: left;
	width: 250px;
	text-align: left;
}
.cella_d {
	float: left;
	width: 400px;
	text-align: left;
}

.box1 {
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	min-height: 220px;
}
.box1 img {
	vertical-align: middle;
}
.box2 {
	float: left;
	width: 300px;
	margin: 10px 5px;
}
.box3 {

}

.box1 img, .box2 img, .box3 img {
/*	margin: 4px 8px 0px 0px;*/
}

/* **** VARIE ****  */

.foto_gallery a:link, .foto_gallery a:visited {
	float: left;
	display: block;
	width: 150px;
	height: 150px;
	text-align: center;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 40px;
	border-bottom: 1px solid #cccccc;
}
.foto_gallery a:hover {
 	border-color: #55819B;
}

.foto_gallery h1 {
 	margin: 0px;
 	padding: 0px;
 	font-size: 7pt;
}
.foto_gallery img {
	padding: 0px;
	margin: 0px;
}


.riga { margin-left: 5px; }

#video {
 	width: 300px;
 	float: left;
}

.img_archivio {
	float: left;
	display: block;
	width: 170px;
	margin-top: 10px;
}
.riga_archivio {

	margin-left: 10px;
}

.riga_archivio i {
	color: #333;
}

.riga_archivio h1 {
	font-weight: bolder;
	font-size: 9pt;
	text-decoration: underline;
}

.box_homepage {
	display: block;
	float: left;
	width: 200px;
	
}

.clear {
	clear: both;
}

.imgr {
	float: right;
	clear: right;
	margin: 4px 0px 0px 8px;
}
.imgl {
	float: left;
	clear: left;
	margin: 4px 8px 0px 0px;
}
.img_gallery {
	border: 4px solid #774D3F;
}

/* s3SLIDER */
#s3slider {
	width: 980px; /* important to be same as image width */
	height: 315px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin: 0px auto;
    background: url(/img/slider_bg.png) no-repeat;
}

#s3sliderContent {
	width: 960px; /* important to be same as image width or wider */
	position: absolute; /* important */
	top: 200; /* important */
	margin-left: 10px; /* important */
}

.s3sliderImage {
	float: left; /* important */
	position: relative; /* important */
	display: none; /* important */
}

.s3sliderImage span {
	position: absolute; /* important */
	left: 0;
	font: 28px/36px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 374px;
	background-color: #000;
	filter: alpha(opacity=70); /* here you can set the opacity of box with text */
	-moz-opacity: 0.7; /* here you can set the opacity of box with text */
	-khtml-opacity: 0.7; /* here you can set the opacity of box with text */
	opacity: 0.7; /* here you can set the opacity of box with text */
	color: #fff;
	display: none; /* important */
	bottom: 2px;
}

.clear {
	clear: both;
}