body {
	background: #1F1F1F;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	
}

div {text-align:left;}

img {border:0;}

p {
	margin:0;
	padding:0;
}

div#container{
	width:990px;
	margin:0 auto;
}

div#header{ 
	width:990px;
	height:115px;
	border-top:1px solid #1F1F1F;
	background:#7AA29F;
}

div#header h1{ 
	width:220px;
	height:115px;
	background:url(../images/global/logo.jpg) no-repeat left top;
	margin:0;
	padding:0;
	float:left;
}

div#header h1 a{ 
	width:220px;
	height:115px;
	display:block;
}


div#header h1 a span{ 
	display:none;
}

div#header ul{ 
	width:770px;
	height:103px;
	background:url(../images/global/bg-languages.jpg) no-repeat left top;
	margin:0;
	padding:12px 0 0 0;
	float:right;
	list-style-type:none;
}

div#header ul li{ 
	padding:0 9px 0 0;
	margin:0 15px 0 0;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	height:24px;
	background: url(../images/global/bg-links-header.gif) no-repeat right 1px;
}

div#header ul li a{ 
	color:#E2F3F1;
	text-decoration:none;
	padding:2px 4px;
	height:20px;
	
}

div#header ul li a:hover{ 
	background:#1F1F1F;
	}

div#menu{
	text-align:center;
	width:990px;
	height:24px;
	background: url(../images/global/bg-menu.jpg) repeat-x left top;
	border-top:1px solid #1F1F1F;
	font-weight:bold;
	font-size:12px;
	padding:4px 0 5px;
	margin:0 0 20px;
}


div#menu ul.menu1{
	margin:0;
	padding:5px 0 0 10px;
	background: url(../images/global/bg-menu-ul.gif) no-repeat left bottom;
	list-style-type:none;
	height:24px;
	width:910px;
	float:left;
}

div#menu ul.menu1 li{
	margin:0;
	padding:0 1px 0 4px;
	height:24px;
	float:left;
	background-image: url(../images/global/bg-links-header.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
}

div#menu ul li a{
	text-decoration:none;
	padding:2px 4px;
	height:20px;
}


div#menu ul li a.yellow{
	color:#EAE3B7;
}

div#menu ul.menu1 li a.blue{
	color:#D1E4E3;
}

div#menu ul li a:hover{ 
	background:#1F1F1F;
	}
	
	
div#menu ul.menu2{
	margin:0;
	padding:5px 10px 0 0;
	background: url(../images/global/bg-menu-ul.gif) no-repeat right bottom;
	list-style-type:none;
	height:24px;
	width:60px;
	float:right;
}

div#menu ul.menu2 li{
	margin:0;
	padding:0 4px 0 1px;
	height:24px;
	float:right;
	background-image: url(../images/global/bg-links-header.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
}




div#footer{
	width:990px;
	text-align:center;
	color:#8B8752;
	font-size:13px;
	line-height:18px;

}

div#footer a{
	color:#D7CA73;
}

div#footer a#cucine{
	color:#8B8752;
	font-weight:bold;
	text-decoration:none;
}

div#footer p{
	padding:15px 0 0;
	float:left;
	width:990px;
}

div#footer a:hover{
	text-decoration:none;
}

div#footer #cybermarket{
	font-size:10px;
	padding:15px 0 20px;
}

div#footer #cybermarket a{
	color:#666;
	text-decoration:none;
}

div#footer #cybermarket a:hover{
	text-decoration:underline;
}






