body {
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
	text-align:center;
}

div {
	text-align:left;
}

p {
	margin:0;
	padding:0;
}

img {
	border:0;
}

hr {
	display:none;
}

#header {
	width:980px;
	height:77px;
	margin:0 auto;
	padding:15px 0 3px 0;
}

#header h1{
	float:left;
	height:77px;
	font-family:Trebuchet MS, sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
	background:url(../images/global/logo.gif) no-repeat left top;
}


#header h1 a{
	text-decoration:none;
	color:#810508;
	padding:54px 0 0 198px;
	height:23px;
	display:block;
}

#header h1 a:hover{
	color:#F00;
}

#header h1 span{
	display:none;
} 

#header ul{
	height:23px;
	padding:45px 0 0 0;
	margin:0;
	list-style-type:none;
	float:right;
}

#header ul li{
	float:right;
	height:14px;
	margin:9px 0 0 8px;
	padding:0 0 0 8px;
	font-family:Trebuchet MS, sans-serif;
	font-size:13px;
	font-weight:bold;
}

#header ul li#homepage{
	background:#FFF url(../images/global/homepage.gif) no-repeat right top;
}

#header ul li#dove-siamo{
	background:#FFF url(../images/global/dove-siamo.gif) no-repeat right top;
	border-left:1px dotted #999;

}

#header ul li#informazioni{
	background:#FFF url(../images/global/informazioni.gif) no-repeat right 2px;
	border-left:1px dotted #999;

}

#header ul li a{
	color:#293328;
	text-decoration:none;
	padding:0 20px 0 0;
	display:block;
}

#header ul li a:hover{
	color:#468C00;
}

#menu{
	width:990px;
	height:46px;
	margin:0 auto 2px;
	background:url(../images/global/bg-menu.gif) no-repeat left top;
}

#menu ul#menu-products{
	width:586px;
	height:40px;
	margin:0 0 0 5px;
	padding:0 0 0 19px;
	background:url(../images/global/bg-menu-products.png) repeat-x left top;
	list-style-type:none;
	float:left;
	border-bottom:1px solid #5A060B;
}

#menu ul#menu-about{
	width:332px;
	height:40px;
	margin:0 5px 0 39px;
	padding:5px 0 0 4px;
	background:url(../images/global/bg-menu-about.png) repeat-x left top;
	list-style-type:none;
	float:left;
	border-bottom:1px solid #293328;
}

#menu ul li{
	height:28px;
	padding:6px;
	float:left;
	font-family:Trebuchet MS, sans-serif;
	font-size:13px;
	font-weight:bold;
}

#menu ul li a{
	text-decoration:none;
	color:#FFF;
	height:20px;
	padding:5px 7px;
	float:left;
}

#menu ul#menu-products li a:hover{
	color:#FF1C1C;
}

#menu ul#menu-products li a.selected{
	font-family:Trebuchet MS, sans-serif;
	font-size:13px;
	font-weight:bold;
	background:#AA060B;
	border-top:1px solid #520307;
	border-bottom:1px solid #6C050A;
	padding:4px 7px;
	float:left;
}

#menu ul#menu-products li a.selected:hover{
	color:#FFF;
}

#menu ul#menu-about li a:hover{
	color:#6C0;
}

#menu ul#menu-about li a.selected{
	font-family:Trebuchet MS, sans-serif;
	font-size:13px;
	font-weight:bold;
	background:#33602B;
	border-top:1px solid #242C23;
	border-bottom:1px solid #2A4125;
	padding:4px 7px;
	float:left;
}

#menu ul#menu-about li a.selected:hover{
	color:#FFF;
}

#img-wide{
	width:980px;
	height:200px;
	margin:0 auto;
	border-bottom:1px solid #293328;
}

#content{
	width:980px;
	margin:15px auto 0;
}

#footer{
	border-top:2px solid #4F930F;
	width:980px;
	margin:0 auto 15px;
	clear:both;
}

#footer p{
	padding:12px 0 0 0;
	color:#7D7D7D;
	line-height:17px;
	font-size:12px;
	text-align:center;
}

div#footer a{
	color:#58A811;
	text-decoration:none;
}

div#footer a:hover{
	text-decoration:underline;
}

div#footer #cybermarket{
	font-size:10px;
	padding:14px 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

div#footer #cybermarket a{
	color:#003366;
	text-decoration:none;
}




