body{
	margin:0px;
	padding:0px;
	font:12px Arial, Helvetica, Verdana, sans-serif;
	color:#333333;
	background:url(/images/dht-sfondo.jpg) top center repeat-y;
	position:relative;
}

a{
	color:#55492B;
	text-decoration:none;
}

a:hover{
	color:#8B7747;
}

/* fascia scura */

#sfondo_nero{
	background:url(/images/sfondo-top.jpg) top center repeat; 
	height:141px;
}

#sfondo_nero_natale{
	background:url(/images/sfondo-top-natale09.jpg) top center no-repeat; 
}

#top{
	height:141px;
	width:928px;
	text-align:left;
}

/* fascia oro */

#sfondo_oro{
	background: url(/images/sfondo_top_oro.jpg) top center repeat; 
	height:249px;
	/*da ripristinare
	height:248px;
	border-top:solid 1px #BBA161;*/
}

#sfondo_oro_natale{
	background: url(/images/sfondo-top-oro-natale09.jpg) top center no-repeat;
	height:249px; 
}
#sfondo_bianco_contenitore{
    width: 100%;
	position: absolute; 
	top:155px;
	left: 0px;
}
#sfondo_bianco{
	width:882px; 
	background:#FFFFFF;
	padding-bottom:90px; /* da modificare se l'altezza del piede cambia!!! */
}

/* spazio prodotti in evidenza nella home */

.banner_h_prod{
	width:888px;
	background:url(/images/banner-bottom2.jpg) bottom left no-repeat;
	padding-bottom:7px;
}

.banner_h_prod_int{
	width:878px;
	border:solid 1px #BBA161;
	background:#FFFFFF;
	height:245px;
	height:auto !important;
	min-height:245px;
}

.banner_h_prod_b{
	background:url(/images/banner-bottom-ombra2.jpg) bottom right repeat-y;
	text-align:left;
}

.prodotto-scheda{
	width:888px;
	text-align:left;
}

.prodotto-scheda-int{
	width:880px;
	border-top:solid 1px #BBA161;
}

/* menu old, guardare menu.css */

.menu{
	padding:0px 0px 10px 0px;
}

.menu ul{
	margin:0px;
	padding:0px 0px 4px 0px;
	list-style:none;
	width:154px;
	color:#FFFFFF;
	font-weight:bold;
}

html>/**/body .menu ul /* FireFox*/{
	font-weight:normal !important;
}

.menu li{
	margin:0px 0px 2px 0px;
	padding:0px;
}

.menu img{
	display:block; 
	width:154px;
	height:4px;
	margin-bottom: -4px;
}

html>/**/body .menu li /* FireFox*/{
	margin:0px 0px 6px 0px !important;
}

html>/**/body .menu img /* FireFox*/{
	margin-bottom: 0px !important;
}

.menu_sfondo{
	background:url(/images/dht-menu.jpg) top left repeat-y;
	padding:3px 10px;
	margin:0px;
}

.menu a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

/*solo IE 7.0 *:first-child+html .menu a {
	font-weight:normal;
}*/

html>/**/body .menu a /* FireFox*/{
	font-weight:normal !important;
}

.menu a:hover{
	color:#BBA161;
}

/* menu f2 */

.menu_sfondo_f2{
	background:url(/images/dht-menuf2.jpg) top left repeat-y;
	padding:3px 10px;
}

/* menu pagine generiche */

.menu_generiche{
	padding:10px 0px 10px 7px;
	width:153px;
}

.menu_generiche ul{
	margin:0px;
	padding:0px;
	list-style:none;
	font-weight:bold;
}

.menu_generiche li{
	margin:0px 0px -13px 0px;
	padding:0px;
}

html>/**/body .menu_generiche li /* FireFox*/{
	margin:0px 0px 2px 0px !important;
}

/*solo IE 7.0 */:first-child+html li /* FireFox*/{
	margin:0px 0px 2px 0px !important;
}

.menu_generiche a{
	color:#BCA363;
	text-decoration:none;
	display:block;
	padding:3px 5px;
}

.menu_generiche a:hover{
	color:#8B7747;
}

.menu_generiche .active{
	color:#FFFFFF;
	background: url(/images/sfondo_menu_generico.jpg) top left repeat-y;
}

/* titoli */

.prodotto-scheda h1{
	color:#1B1B1B;
	font-size:32px;
	margin:2px 0px 20px 0px;
	font-weight:normal;
	line-height:125%;
}

h2{
	color:#1B1B1B;
	font-size:12px;
	margin:3px;
	letter-spacing:2px;
	line-height:125%;
}

.news_int h2{
	color:#1B1B1B;
	font-size:14px;
	margin:0px 0px 20px 0px;
	letter-spacing:0px;
	line-height:135%;
	text-align:left;
}

h3{
	color:#1B1B1B;
	font-size:14px;
	margin:0px 0px 7px 0px;
	line-height:125%;
}

h3 a{
	color:#1B1B1B;
}

/* sfondo area elenco prodotti/bundle/offerte */

.area_prod_topdx{
	background:url(/images/prod_sfum_angolot.jpg) top right no-repeat;
	padding-right:8px;
}

.area_prod_top{
	background:url(/images/prod_sfum_top.jpg) top left repeat-x;
	height:4px;
	font-size:0px;
}

.area_prod{
	background:url(/images/prod_sfum_dx.jpg) top right repeat-y;
	border-left:solid 1px #EAEAEA;
	padding:15px 10px 0px 10px;
}

.area_prod_bottomdx{
	background:url(/images/prod_sfum_angolob.jpg) bottom right no-repeat;
	padding-right:8px;
	margin-bottom:20px;
}

.area_prod_bottom{
	background:url(/images/prod_sfum_bottom.jpg) bottom left repeat-x;
	height:6px;
	font-size:0px;
}

/* stile news della home */

.news_h_tit a{
	color:#BCA363;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

.news_h_tit a:hover{
	color:#8B7747;
}

/* stile news */

.news_tit a{
	color:#BCA363;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	line-height:125%;
}

.news_tit a:hover{
	color:#8B7747;
}

/* piede */

.piede{
	background:#EEEEEE;
	padding:10px 0px 5px 0px;
	width:880px;
	font-size:11px;
	color:#666666;
	position:absolute;
	bottom:0px;
	margin-top:5px;
	margin-bottom:0px;
}

.piede a{
	color:#BCA363;
	text-decoration:none;
}

.piede a:hover{
	color:#8B7747;
}

/* path */

.path{
	font-size:11px;
	padding:10px 10px 5px 10px;
}

.path a{
	color:#BCA363;
}

.path a:hover{
	color:#8B7747;
}

/* link menu procedura acquisto */

.icone a{
	color:#BCA363;
	font-size:10px;
}

.icone a:hover{
	color:#8B7747;
}

/* paginatore */

.paginatore{
	width:516px;
	padding-bottom:15px;
	font-size:11px;
	font-weight:bold;
}

.paginatore a{
	color:#333333;
	display: block;
	padding:2px 3px;
	margin-left:2px;
}

.paginatore a:hover{
	color:#FFFFFF;
	background:#C4AE76;
}

.paginatore .cliccata{
	color:#FFFFFF;
	background:#C4AE76;
}

.link-home a{
	color:#BBA161;
}

.link-home a:hover{
	color:#8B7747;
}

/* stile registrazione */

.registrazione{
	padding:20px 0px 0px 10px;
}

.registrazione h1{
	font-size:20px;
	color:#1B1B1B;
	margin:0px 0px 15px 0px;
	line-height:125%;
	letter-spacing:1px;
}

/* stile elenco pagine generiche */

.lista{
	margin-top:15px;
}

.lista ul{
	margin:10px 0px;
	padding:0px 0px 0px 17px;
}

.lista li{
	padding:0px;
	margin:0px;
}

.linkname a{
	color:#1B1B1B;
}

.linkname a:hover{
	color:#8B7747;
}
.listinoline{
	text-decoration:line-through;
}

/* site map effettiva */

.sitemap_indice{
	/*width:190px;*/
	font-size:12px;
	padding:5px 0px 5px 0px;
	text-align:left;
	line-height:135%;
}

.sitemap_indice ul{
	margin:0px;
	padding:0px;
	
}

.sitemap_indice li{
	margin:5px 0px 0px 10px;
	padding-bottom:3px;
}

.sitemap{
	/*width:400px;*/
	font-size:11px;
	padding:5px 0px 10px 0px;
	text-align:left;
	line-height:135%;
}


.sitemap ul{
	/*width:400px;*/
	margin:0px;
	padding:0px;
	list-style:none;
}

.sitemap li{
	margin:8px 0px;
	padding-bottom:7px;
	border-bottom:solid 1px #EBEBEB;
}

.sitemap a{
	background: url(/images/site_map_lista.gif) bottom right no-repeat;
	display:block;
	padding-right:10px;
}


/* site map Prodotti deliciousht */

.site_map{
	width:190px;
	font-size:11px;
	padding:5px 0px 10px 0px;
	text-align:left;
	line-height:135%;
}

.site_map ul{
	width:190px;
	margin:0px;
	padding:0px;
	list-style:none;
}

.site_map li{
	margin:8px 0px;
	padding-bottom:7px;
	border-bottom:solid 1px #EBEBEB;
}

.site_map a{
	background: url(/images/site_map_lista.gif) bottom right no-repeat;
	display:block;
	padding-right:10px;
}

.tetrax a{
	display:block;
	width:95px;
	height:76px;
	border:solid 1px #999999;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.tetrax a:hover{
	border:solid 1px #AA9560;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.tetrax .scelto{
	border:solid 1px #AA9560;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}


.error ul{
	margin:10px 0px 10px 0px;
	padding:0px;
	list-style:none;
	font-size:12px;
}

.error li{
	margin:8px 0px;
	padding-bottom:7px;
	border-bottom:solid 1px #EBEBEB;
}

.error a{
	background: url(/images/site_map_lista.gif) bottom right no-repeat;
	display:block;
	padding-right:10px;
	color:#333333;
}

.error a:hover{
	color:#8B7747;
}


/* STILE PRODOTTI TOP HOME PAGE*/

#featured{ 
	width:900px; 
	height:236px; 
	background:#fff url(/images/banner_home_ul.jpg) bottom left no-repeat;
}
#featured ul.ui-tabs-nav{ 
	list-style:none; 
	padding:0; 
	margin:0; 
	width:180px;
	float:left;
	height:236px; 
}

#featured ul.ui-tabs-nav li{ 
	height:59px; 
	padding:0px; 
	background:url(/images/banner_home_sfum.jpg) bottom center no-repeat; text-align:left;
}

#featured ul.ui-tabs-nav li img{ 
	float:left;
	margin-right:5px;
	width:50px;
	height:50px;
	display:block;
}

#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:50px; 
	color:#333;
	padding:4px 10px 5px 10px; 
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#ccc; 
	opacity:0.6;
	filter:alpha(opacity=60);
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
	opacity:0.6;
	filter:alpha(opacity=60);
}
#featured .ui-tabs-panel{ 
	width:720px; height:236px;
}

#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:161px;
	height:70px; 
	background: url('/images/transparent-bg.png'); 
	width:700px;
	padding:5px 10px 0px 10px;
}

/*solo IE 7.0 */:first-child+html #featured .ui-tabs-panel .info /* FireFox*/{
	margin-left:-723px;
}

#featured .ui-tabs-hide{ 
	display:none; 
}

/* FINE STILE PRODOTTI TOP HOME PAGE*/


.fumetto{
	width:450px;
	float:right;
}

/*solo IE 7.0 */:first-child+html .fumetto /* FireFox*/{
	width:430px;
	float:none;
}
