/******** General tags ********/
body{
	font:76% Verdana,Tahoma,Arial,sans-serif;
	color:#FFFFFF;
	line-height:1.2em;
	margin:0;
	padding:0;
	background-color: #E5E5E5;
}

p{margin:5px 10px 18px 10px;color: #CCCCCC;}


/******** Main wrap ********/
#sfondo
{
	width:1024px;
	margin:0 auto;
	background:url(bg3.gif) top center repeat-y;
	background-color: #FFFFFF;
}
#wrap{
	margin:0 auto;
	width:1000px;
	height: auto;
	background-color: #339F45;
}

#header{
	width:1000px;
	height:100px;
	margin:0 0 5px 0;
	background-color: #C0C0C0;
	/*border-bottom:2px solid;
	
	border-top:2px solid;
	border-top-color:#FFCC00;*/
	
	background-image: url(banner11.jpg);
	border-bottom-color: #CC6633;
}

#menu_left{
	clear:left;
	float:left;
	width:60px;
	height:600px;
	font-size:0.9em;
	background-image: url(menu_editoriale.jpg);
	background-color: #9FB086;
}

#menu_right{
	float:right;
	width:180px;
	height:600px;
	font-size:0.9em;
	background-color: #A0B086;
}

#contenitore{
	color:#404040;
	width:1000px;
	height:600px;
	background-color: #FFFFFF;
	margin:0 auto;
}

#footer{
	margin:0 auto;
	width:1000px;
	height:18px;
	text-align:right;
	color:#CCCCCC;
	font-size:0.9em;
	margin-top:4px;
	border-top:2px solid;
	border-top-color: #BE7C28;
	/*background-color: #A4B48A;*/
	background-color: #4D3F33;
	}
	
#footer p{
	margin-right:20px;
	color: #FBD69F;
	margin-top: 1px;
}
#footer a{
	color:#FFFFFF;
	padding-top: 2px;
}
