body {
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding:1px;
	margin:0;
	text-align:center;
}

div{
	text-align:left;
}

p{
	margin:0;
	padding:0;
}

img{
	border:0;
}

div#top{
	height:105px;
	width:990px;
	margin:0 auto;
	background:   url("../images/template-shop/bg-top.gif") no-repeat left bottom;
}


div#top #sx{
	height:105px;
	width:454px;
	float:left;
	padding:0 0 0 6px;
	}


div#top #sx h2.ciocchetti{
	margin:18px 5px 0 10px;
	padding:0;
	width:265px;
	height:38px;
	background:   url("../images/template-shop/monnetti.gif") no-repeat left top;
	float:left;
	display:block;
}

div#top #sx h2.ciocchetti a{
	display:block;
	width:245px;
	height:18px;
	font-family:Trebuchet MS, sans-serif;
	font-size:12px;
	color:#ACA49D;
	text-decoration:none;
	text-align:right;
	padding:20px 0 0;
}



div#top #sx h2 a span{
	display:none;
}


div#top #sx h1{
	width:255px;
	border-top:1px dotted #D7D2CE;
	float:left;
	margin:10px 5px 0;
	padding:5px 0 0;
	text-align:center;
	font-weight:normal;
	font-family:Trebuchet MS, sans-serif;
	font-size:13px;
	font-weight:bold;
	}
	
div#top #sx h1 a{
	color:#C00;
	text-decoration:none;
	}
	
div#top #sx h1 a span{
	color:#ACA49D;
	}
	
div#top #sx h1 a:hover span{
	color:#C00;
	}
	

div#top #dx{
	height:105px;
	width:524px;
	padding:0 6px 0 0;
	float:right;
	text-align:right;
}


div#top #dx ul#user-menu{
	height:21px;
	margin:0;
	padding:15px 0 0 0;
	list-style-type:none;
	font-size:12px;
	float:right;	
}

div#top #dx ul#user-menu li{
	float:right;
	margin:0;
	height:15px;
}

div#top #dx ul#user-menu li.uno{
	padding:0 60px 0 7px;
	border-left:1px dotted #D7D2CE;
}

div#top #dx ul#user-menu li.due{
	padding:0 7px;
	margin:-3px 0 0;
}

div#top #dx ul#user-menu li.tre{
	padding:0 0 0 7px;
	font-weight:bold;
	color:#ACA49D;
}

div#top #dx ul#user-menu li.eng{
	float:right;
	margin:0;
	padding:0 0 0 7px;
	border-left:1px dotted #D7D2CE;
	height:15px;
}

div#top #dx ul#user-menu li.ita{
	float:right;
	margin:0;
	padding:0 7px;
	height:15px;
	border:none;
}


div#top #dx ul#user-menu li.ita a, div#top #dx ul#user-menu li.eng a{
	color:#C00;
	text-decoration:none;
}


div#top #dx ul#user-menu li.ita a:hover, div#top #dx ul#user-menu li.eng a:hover{
	text-decoration:underline;
}

div#promo{
	height:170px;
	width:990px;
	border-top:1px solid #FFF;
	margin:0 auto;
}

div#promo h3.gioiellieri-it{
	height:170px;
	width:990px;
	margin:0;
	padding:0;
	background: url(../images/template-istituzionale/gioiellieri.jpg) no-repeat left top;
}

div#promo h3.gioiellieri-en{
	height:170px;
	width:990px;
	margin:0;
	padding:0;
	background: url(../images/template-istituzionale/jewellers.jpg) no-repeat left top;
}

div#promo h3 span{
	display:none;
}

div#container{
	width:990px;
	margin:3px auto 0;
}

div#content{
	width:978px;
	border:1px dotted #D7D2CE;
	padding:5px;
	float:left;
}


