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:484px;
	float:left;
	padding:0 0 0 6px;
	}


div#top #sx h2.ciocchetti{
	margin:18px 5px 0 10px;
	padding:0;
	width:154px;
	height:35px;
	background:   url("../images/template-shop/louis-ciocchetti.gif") no-repeat left top;
	float:left;
	display:block;
}

div#top #sx h2.ciocchetti a{
	display:block;
	width:154px;
	height:35px;
}

div#top #sx h2.monnetti{
	margin:17px 13px 0;
	padding:0;
	width:121px;
	height:39px;
	background:   url("../images/template-shop/monnetti.gif") no-repeat left top;
	float:left;
	display:block;
}

div#top #sx h2.monnetti a{
	display:block;
	width:121px;
	height:39px;
}


div#top #sx h2.campagni{
	margin:19px 10px 0 0;
	padding:0;
	width:129px;
	height:34px;
	background:   url("../images/template-shop/campagni.gif") no-repeat left top;
	float:left;
	display:block;
}

div#top #sx h2.campagni a{
	display:block;
	width:129px;
	height:34px;
}


div#top #sx h2 a span{
	display:none;
}


div#top #sx h1{
	width:444px;
	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:494px;
	padding:0 6px 0 0;
	float:right;
}


div#top #dx ul#user-menu{
	height:41px;
	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;
	padding:0 7px;
	border-left:1px dotted #D7D2CE;
	height:15px;
}

div#top #dx ul#user-menu li.uno{
	padding:0 0 0 7px;
}


div#top #dx ul#user-menu li.uno span{
	color:#ACA49D;
}

div#top #dx ul#user-menu li a{
	color:#C00;
	text-decoration:none;
}


div#top #dx ul#user-menu li a:hover{
	text-decoration:underline;
}


div#top #dx ul#user-menu li.eng{
	float:right;
	margin:0;
	padding: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:#7C7369;
	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#container{
	width:990px;
	margin:3px auto 0;
}

div#content{
	width:978px;
	border:1px dotted #D7D2CE;
	padding:5px;
	float:left;
}


