@charset "utf-8";
/* CSS Document */

html,body{margin: 0;padding:0;height:100%;}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	text-align: center;
	background-color:#ebdebd;
	color:#5e4024;
	}

div#container{
	position:relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
    text-align: left;
	overflow: auto;


	}
	
body>div#container{height:auto;min-height:100%}

#box {
/*width:800px;
*/margin: 0px auto;
margin-bottom:5px;
padding:0px;
text-align:left;
border:#CC0000 solid 0px;
}

div#header {
	height:125px;
/*	background:url(images/lay4_logo.jpg) no-repeat 50% 100%;
*/	}
	
div#foto_menu {
	height:229px;
	width:1080px;
	margin: 0 auto;
	background:url(images/lay4_foto.jpg) no-repeat 50% 100%;
	}	

div#menu {
	float:left;
	width:170px;
	margin-left:70px;
	margin-top:7px;
	text-align:center;
	font-size:12px;
	border:#0000CC solid 0px;
	color:#5e4024;
	}
	
div#menu a{
	text-decoration:none;
	color:#5e4024;
	}

div#menu a:hover{
	text-decoration:none;
	font-weight:bold;
	}	

div#menu a#active{
	text-decoration:none;
	font-weight:bold;
	}

div#menu ul{
	margin:0;
	padding:0;
	}
	
div#menu li{
	list-style-type:none;
	line-height:24px;
	border:#FF0000 solid 0px;
	background-image:url(images/lay4_lineamenu.png);
	background-repeat:no-repeat;
	background-position:bottom;
	}	
	
div#pagina {
	width:850px;
	padding:20px;
	margin:0 auto;
	margin-bottom:30px;
	border:#00FF00 solid 0px;
/*	text-align:justify;
*/	}

div#pagina img {
	border:#663300 solid 1px;
	margin:3px;
	}	
div#titoli {
	margin:0 auto;
	height:85px;
/*	border-bottom:#009900 solid 1px;
*/	}

div#pag_menu {
	width:800px;
	font-size:11px;
	text-align:center;
	border:dotted 0px #5e4024;
	margin:0 auto;
/*	overflow:auto;
*/	}

div#footer{
	position: absolute;
	margin:0 auto;
	bottom:0;
	display:block;
	width: 100%;
	height:20px;
	padding: 3px 0;
	text-align:center;
	font-size:10px;
	border:#FF00FF solid 0px;
	background-image:url(images/lay4_lineafooter.png);
	background-repeat:no-repeat;
	background-position:top center;}
/*-----------------------------HOME---------------------------------*/


div#fotocentro {
position:absolute;
height:352px;
width:1024px;
margin:-170px 0px 0px -520px;
top: 50%;
left: 50%;
text-align: center;
padding: 0px;
background:url(images/lay4.jpg) no-repeat 50% 100%;
border: 0px dotted #000000;
overflow: auto;
}

div#dinamico {
margin: 0px auto;
text-align:justify;
width:500px;
border:#00FF00 solid 0px;
	}
	
div#dinamico a {
	color:#330000;
	text-decoration:none;
	}	
	
div#dinamico a:hover {
	text-decoration:underline;
	}		