/* CSS Document */
body{
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	text-align: center;/* centra in IE5.x */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:  #D8A727;
}   

#container{
	position:relative;
	width: 800px;
	margin: 0 auto;   /* centra negli altri browser */
	text-align: left;
	background-image: url(../sito_eng/image/sfondocereali.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #EACF1E;
 	 } 
	 
/*#testata {

	background-color: #FFFFF;

	height:100px;
	background-repeat: no-repeat;

	}*/ 
#piede{
	width:800px;
	height:80px;
	background-image: url(../sito_eng/image/sfondocereali.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	bottom: 10px;
	text-align: center;/* centra in IE5.x */
	font-size: 10px;
	color: #006600;
	font-weight: bold;
	vertical-align: bottom;		
}
#piede a {
color: #006600;
}

/********************************************************/
#menu{
background-color:#B88E21;
text-align:Left;}

#navlist
{
	border-bottom: 1px solid #FFCC66;
	border-top: 1px solid #FFCC66;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 60px;
	padding-bottom: 30px;
	padding-top: 3px;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;	
  
}

#navlist a, #navlist a:link, #navlist a:visited
{
	border: 1px solid #DBB033;
	padding: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}

#navlist a:hover
{
border: 1px solid #000000;
color: #000000;
padding: 1px;
padding-left: 0.5em;
padding-right: 0.5em;
text-decoration: none;
}

#navlist a:active, #navlist a:focus
{
border: 1px solid #000000;
background-color: #C48400;
padding: 1px;
padding-left: 0.5em;
padding-right: 0.5em;
text-decoration: none;
}

#navlist li
{
padding-right: 1px;
display: inline;
}

#navlist ul
{
margin: 0px;
padding: 0px;
}

#navlist #active a { background-color: #C48400; }

#menu_fondo a {
	color: #FFFFFF;
	font-weight: bold;	
	font-family:"Century Gothic";
	font-size:16px;
	}
/*	*******************************************************/

