body {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin:0;
	padding:0;
	text-align:center;
	
}

p {
	margin:0;
	padding:0;
}

img {border:0;}

div {text-align:left;}

#container {
	width:960px;
	margin:0 auto;

}

#bg-container{
	background: url(../images/global/bg-body.gif) repeat-y center 300px;
	width:960px;
	float:left;
}




#top{
	height:30px;
	width:930px;
	background:#E1E0DA url(../images/global/bg-top.gif) repeat-x left top;
	font-family:Trebuchet MS, sans-serif;
	border-top:1px solid #FFF ;
	margin:0 15px;
}


#top h1{
	padding:5px 5px 5px 15px;
	width:445px;
	background: url(../images/global/bg-top-sx.gif) no-repeat left bottom;
	float:left;
	margin:0;
	height:20px;
	font-size:14px;
	color:#666;
	
}

#top h1 span{color:#826D57;}


#top #dx{
	height:20px;
	padding:5px 15px 5px 5px;
	width:435px;
	background: url(../images/global/bg-top-dx.gif) no-repeat right bottom;
	float:right;
	font-size:14px;
	text-align:right;
	font-weight:bold;
	color:#999;
}

#top #dx a{
	color:#826D57;
	text-decoration:none;
}


#top #dx a:hover{
	text-decoration:underline;
}


#content-h2{
	height:137px;
	width:930px;
	background:#FFF url(../images/global/bg-div-h2.jpg) no-repeat center center;
	padding:0 15px;
}

h2{
	height:117px;
	padding:10px 365px;
	width:200px;
	margin:0;
	background: url(../images/global/chiusarelli.gif) no-repeat center center;
}

h2 a{
	height:117px;
	width:200px;
	display:block;
}
	
h2 span{
	display:none;
}


#header{
	height:300px;
	width:900px;
	padding:0 30px;
	float:left;
	background-image: url(../images/global/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#pagina{
	width:870px;
	padding:0 45px 0;
	float:left;
	border-top:10px solid #FFF;
}

#pagina #menu{
	width:180px;
	padding:10px 5px 20px;
	background:#D2D1C8;
	border-bottom:10px solid #FFF;
	float:left;
}

#pagina #menu ul{
	width:180px;
	margin:0;
	padding:0;
	list-style-type:none;
}

#pagina #menu ul li{
	width:180px;
	border-bottom:1px dotted #FFF;
	height:28px;
	font-family:Trebuchet MS, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#pagina #menu ul li a{
	text-decoration:none;
	color:#826D57;
	height:18px;
	padding:5px 6px;
	display:block;
	width:auto;
}

#pagina #menu ul li a:hover{
	background:#826D57;
	color:#FFF;
}

#pagina #menu ul li a.offerte{
	text-decoration:none;
	color:#990000;
	/*color:#58493A;*/
	height:18px;
	padding:5px 6px;
	display:block;
	width:auto;
}

#pagina #menu ul li a.offerte:hover{
	background:#826D57;
	color:#FFF;
}



#pagina #menu ul li.doppio{
	width:180px;
	border-bottom:1px dotted #FFF;
	height:46px;
	font-family:Trebuchet MS, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#pagina #menu ul li.doppio a{
	text-decoration:none;
	color:#826D57;
	height:36px;
	padding:5px 6px;
	display:block;
	width:auto;
}

#pagina #menu ul li.doppio a:hover{
	background:#826D57;
	color:#FFF;
}






#pagina #content{
	padding:0 0 0 20px;
	float:right;
	width:660px;
}

#pagina #content h3{
	font-family:"Times New Roman", Times, serif;
	color:#927F6C;
	font-size:27px;
	border-bottom:1px solid #E1E0DA;
	margin:0 0 15px;
	padding:0 0 6px;
	font-weight:normal;
}
 
 
#footer{
 	width:660px;
	padding:10px 0 20px 0;
	margin:0 0 0 255px;
	font-size:12px;
	line-height:18px;
	border-top:3px solid #927F6C;
	clear:both;
}

#footer span{
	color:#826D57;
}

#footer a{
	color:#927F6C;
}

#footer a:hover{
	text-decoration:none;
}

#footer #cybermarket{
	font-size:10px;
	padding:10px 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

#footer #cybermarket a{
	color:#999;
	text-decoration:none;
}

#footer #cybermarket a:hover{
	text-decoration:underline;
}

#loghi{
 	width:660px;
	padding:0 0 20px;
	margin:0 0 0 255px;
	font-size:12px;
	line-height:18px;
	clear:both;
}

#loghi #sx{
	float:left;
	width:240px;
}

#loghi #dx{
	float:right;
	width:420px;
}

