/* @override 
	http://icecrime.com/trabo/css/trabo.css
	http://localhost/_dario/trabo/css/trabo.css
	http://localhost/_dario/trabo/sito/css/trabo.css
*/

@charset "UTF-8";

body{
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
}

div {
	overflow: visible;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a {
	text-decoration: none;
	color: #000000;
	border: 0px;
}
a:hover {
	text-decoration: none;
	color: #D70222;
	border: 0px;
}

a img{
	border: 0px;
}

img{
	border: hidden;
	margin: 0px;
}

#all{
	width: 928px;
	/*margin-top: 12px !important;*/
	overflow: hidden;
	position: absolute;
	/*font-family: 'Helvetica Neue','helvetica neue', Arial, "Arial sans-serif";*/
}

.indentato{
	margin-left: 32px;
}

#top_logo{
	margin-bottom: 12px;
	margin-top: 32px;
	background-position: left;
	background-repeat: no-repeat;
}
#top_menu{
	height: 22px;
	vertical-align: baseline;
	z-index: 19;
}
.top_menu_item{
	color: #D70222;
	font-size: 15px;
	/* spostato su div22centrato
	margin-top: 5px;
	height: 22px;*/
	font-weight: bold;
	vertical-align: baseline;
	margin-right: 16px;
	width: 136px;
	float: left;
	clear: none;
	z-index: 35;
	overflow: visible;
	cursor: default;
}
.top_menu_item a{
	color: #D70222;
}
.top_menu_item_disabled{
	color: #808284 !important;
}
.top_menu_item_ultimo{
	margin-right: 0px !important;
}
.top_menu_sottomenu{
	top: 0px;
	width: 140px;
	margin-left: -2px;
	padding-top: 9px;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 16px;
	/*margin-top: 32px;*/
	padding-bottom: 2px;
	background-color: #FFFFFF;
	color: #000000;
	z-index: 19;
	position: relative;
	font-size: 12px;
	font-weight: normal;
}
.top_menu_sottomenu a:hover{
	color: #D70222;
}
#sottomenu_prodotti{
	position: absolute;
	display: block;
	z-index: 19;
	top: 154px;
	left: 184px;
}
#sottomenu_prodotti a{
	color: #000000;
}
#sottomenu_prodotti a:hover{
	color: #D70222;
}
#sottomenu_azienda{
	position: absolute;
	display: block;
	z-index: 19;
	top: 154px;
	left: 34px;
}
#sottomenu_azienda a{
	color: #000000;
}
#sottomenu_azienda a:hover{
	color: #D70222;
}
#sottomenu_catalogo{
	position: absolute;
	display: block;
	z-index: 19;
	top: 154px;
	left: 488px;
}
#sottomenu_catalogo a{
	color: #000000;
}
#sottomenu_catalogo a:hover{
	color: #D70222;
}

.elementoMenu:hover{
	color: #D70222;
}


#banner_include{
	position: relative;
}
#centrale_banner{
	width: 896px;
	height: 320px;
	position: relative;
}
#centrale_banner img{ border: hidden; }
#centrale_banner a{	border: hidden; }
#centrale_banner a:hover{ border: hidden; }

.rowSezione{
	height: auto;
	min-height: 220px;
}

#categoria{
	position: relative;
	/* min-height: 140px; */
	width: 896px; /* 960 - indentazione */
}
#categoria_titolo{
	display: inline;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 24px;
	font-size: 24px;
	font-weight: bold;
	color: #D70222;
	height: 24px;
}
#categoria_descrizione{
	text-align: justify;
	float: left;
	position: relative;
	/*bottom: 10px; /* bordo */
	/*top: 30px;*/
	margin-top:38px;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	width: 288px;
}
#categoria_sottocategorie{
	float: right;
	width: 288px; /* due col + separatore */
}
.categoria_sottocategoria{
	margin-top: 0px;
	font-size: 15px;
	line-height: 15px;
	overflow: visible;
	height: 22px; /* 32 - 10 */
}
.categoria_sottocategoria_titolo{
	float: left;
	color: #D70222;
}
.categoria_sottocategoria a{
	font-size: 15px;
	color: #D70222;
	line-height: 16px;
	text-decoration: none;
	height: 15px;
	/*font-weight: normal;*/
}
.categoria_sottocategoria_pagine{
	/*margin-left: 152px; /* 136 + 16 */
	float: right;
	color: #D70222;
	word-spacing: 2px;
	line-height: 15px;
	height: 15px;
}
.categoria_sottocategoria_pagine a{
	padding-left: 8px;
	color: #D70222;
}
.categoria_sottocategoria_paginaselezionata{
	font-weight: bold !important;
}
.categoria_sottocategoria_paginaselezionata a{
	font-weight: bold !important;
}
#categoria_paginazione{
	margin-top: 10px; /* 22 - 12 */
	height: 20px;
	margin-left: 608px; /* due colonnone + due separoni */
}

.sottocategoria{
	height: 127px; /* 128 no 10 al bordo ma 1 sì */
	width: 896px; /* 960 - indentazione */
}
.sottocategoria_nowidth{
	height: 127px; /* 128 no 10 al bordo ma 1 sì */
}
.sottocategoria_immagine{
	float: right;
	height: 128px;
	width: 288px;
	margin-right: 0px; /*136px;*/ /* 136 + 16 */
	overflow: hidden;
	position: relative;
/*	padding-top: 4px;*/
}
.sottocategoria_immagine img{
	display: block;
	position: absolute;
	bottom: 1px; /* bordo */
}
.sottocategoria_titolo{
	margin-top: 3px;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #D70222;
	height: 24px;
}
.sottocategoria_titolo a{
	color: #D70222;
}
.sottocategoria_design{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 6px; /* 16 - 12 */
}
.sottocategoria_codice{
	font-size: 15px;
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	color: #000000;
	margin-top: 35px; /* 48 - 15 - 10 °-° */
}
.sottocategoria_ean{
	font-size: 10px;
	line-height: 10px;
	height: 10px;
	font-weight: normal;
	color: #000000;
	margin-top: 16px; /* 32 - 12 */
}

#prodotto{
	height: 464px;
}
#prodotto_blocco_immagine{
	position: relative;
	width: 592px;
	height: 100%;
	overflow: hidden;
	float: right;
}
#prodotto_immagine{
	position: absolute;
	bottom: 0px; /*nobordo °-° */
	width: 592px;
	height: 368px;
	/*right: 16px; /* bordo lato */
}
#prodotto_immagine img{
}
#prodotto_dettagli{
	width: 288px;
	padding-top: 8px;
	height: 454px; /* 464 - bordo */
	position:relative;
	overflow: visible;
}
#prodotto_bloccoalto{
	float: left;
}
.rowprodotto{
	background-color: #FFFFFF;
	overflow: hidden;
}
.prodotto_titolo{
	font-size: 24px;
	font-weight: bold;
	color: #D70222;
	height: 24px;
}
.prodotto_design{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 4px; /* 16 - 12 */
}
#prodotto_bloccobasso{
	/*position: absolute !important;*/
	position: relative;
	bottom: 5px;
	margin-top: 336px; /* 464 - 128 */
	CLEAR: left;
	LEFT: 0px;
}
.prodotto_codice{
	font-size: 15px;
	height: 15px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 19px;
}
.prodotto_ean{
	font-size: 10px;
	height: 10px;
	font-weight: normal;
	color: #000000;
	position: relative;
	bottom: 0px;
	margin-top: 2px; /* 32 - 12 */
}
.prodotto_descrizione{
	margin-top: 34px; /* = 64 - 24 */
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.prodotto_caratteristiche_caratteristica{
	font-size: 10px;
}
.prodotto_variante{
	position: relative;
	overflow: hidden;
}
.prodotto_variante_descrizione{
	position: absolute;
	bottom: 5px;
}
.variante_immagine{
	/*float: right;
	margin-right: 152px; /* 136 + 16 */
	margin-left: 304px;
	height: 128px;
	width: 136px;
	overflow: hidden;
/*	padding-top: 4px;*/
}
.variante_immagine img{
	display: block;
	position: absolute;
	bottom: 1px; /* bordo */
}

#guardatuttiprodottix a{
	color: #D70222;
	font-size: 15px;
	line-height: 15px;
}

.contatto{
	line-height: 16px;
}
.media{
	font-weight: bold;
}
.ultimanotizia{
	background-color: #e2e2e2;
	font-size: 12px;
	color: #000000;
}
.notizia_descrizione{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	height: 50px;
	overflow: hidden;
	margin-top: 40px; /* 32 - 12 */
}
#notizie{
	margin-top: 8px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
}

#newselezionata_dettagli{
	margin-top: 18px;
	width: 288px;
}

#filosofia_descrizione{
	margin-top: 44px;
	text-align: justify;
}

#footer{
	margin-top: 12px;
	margin-bottom: 16px;
	line-height: 10px;
	font-size: 10px;
	color: #808284;
}
#footer_copyright{

}
#footer_copyright_testo{
	float: left;
}

#footer_credits{
	margin-left: 608px; /* due colonnone + due separoni */
}
#footer_credits_testo{
	float: left;
}

.quintacolonna_unariga{
	margin-top: 15px; /* 22 - 12 + 5 °-° */
	height: 20px;
	margin-left: 608px; /* due colonnone + due separoni */
}

.colonnaw136flottante{
	margin-right: 16px;
	width: 136px;
	float: left;
	clear: none;
}

.clear_float{
	float: none;
	clear: both;
	width: 100%;
	height: 0px;
	border: none;
	overflow: hidden;
	font-size: 0px;
}

.clear_float_noheight{
	float: none;
	clear: both;
	width: 100%;
	border: none;
	overflow: hidden;
	font-size: 0px;
}

.testo_testi{
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

.colore_rosso{
	color: #D70222;
}

.titolo_staccatoalto{
	font-size: 24px;
	font-weight: bold;
	color: #D70222;
	height: 24px;
	padding-top: 8px;
}

.titolone{
	font-size: 24px;
}

.titoletto{
	font-size: 15px;
	font-weight: bold;
	color: #D70222;
	height: 15px;
}

.font_titoletto{
	font-size: 15px !important;
	font-weight: bold !important;
}

.colonnina{
	vertical-align: baseline;
	margin-right: 16px;
	width: 136px;
	float: left;
	clear: none;
}
.colonnina_ultima{
	margin-right: 0px !important;
}

.unacolonna{
	width: 288px;
	position: relative;
	padding-right: 16px;
	float: left;
}
.unacolonna_ultima{
	padding-right: 0px !important;
}

.duecolonne{
	width: 566px;
	position: relative;
	padding-right: 16px;
	float: left;
}
.duecolonne_addFixWidth{
	width: 592px !important;	
}
.duecolonne_ultima{
	padding-right: 0px !important;
}

.width_unacolonna{
	width: 304px; !important; /* 288 + 16 */
	/*padding-right: 16px;*/
}

.width_duecolonne{
	width: 592px; !important;
	/*padding-right: 16px;*/
}

.input_unacolonna{
	width: 266px; !important;  /* 288 - 3 - 3 - 16 */
	/*padding-right: 16px;*/
}

.input_duecolonne{
	width: 586px; !important;
	/*padding-right: 16px;*/
}

.h35{
	height: 25px;
	padding-top: 5px;
}

.divh44centratoperfont15{
	height: 44px;
	line-height: 44px;
	font-size: 15px;
}

.divh22{
	height: 22px;
	line-height: 22px;
}

.divh22centratoperfont15{
	margin-top: 4px;
	height: 22px;
	line-height: 22px;
	font-size: 15px;
}

.divh22centratoperfont12{
	margin-top: 5px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	float: left;
}

.blocco_widhtheight_100{
	width: 100%;
	height: 100%;
}
.blocco_height_100{
	height: 100%;
}

.spacer_widthall_height4{
	width: 100%;
	height: 4px;
}
.spacer_widthall_height5{
	width: 100%;
	height: 5px;
}
.spacer_widthall_height6{
	width: 100%;
	height: 6px;
}
.spacer_widthall_height8{
	width: 100%;
	height: 8px;
}

.minheightCategoria{
	width: 0px;
	/*height: 100px;*/
}

.lineHGaranzia{
	line-height: 16px;
}

.sfondogrigio{
	background-color: #E2E2E2;
}
.sfondobianco{
	background-color: #FFFFFF;
}


.blocco_relativo{
	position: relative;
}

.bordo_sopra{
	padding-top: 9px;
	border-top-style: solid !important;
	border-top-width: 1px !important;
}
.bordo_sopra_nospazio{
	padding-top: 0px;
	border-top-style: solid !important;
	border-top-width: 1px !important;
	border-top-color: #000000;
}
.bordo_sopra_solospazio{
	padding-top: 10px;
	border-top-width: 0px !important;
}

.bordo_sotto{
	padding-bottom: 9px;
	border-bottom-style: solid !important;
	border-bottom-width: 1px !important;
	border-bottom-color: #000000;
}

.bordo_sotto_nospazio{
	padding-bottom: 0px;
	border-bottom-style: solid !important;
	border-bottom-width: 1px !important;
}

.bordo_sotto_solospazio{
	padding-bottom: 9px !important;
}

.sottotitolo{
	font-weight: bold;
	color: #232323;
	font-size: 15px !important;
}

.testo_normale{
	font-size: 12px;
	color: #000000;
}

.testo_piccolo{
	font-size: 10px;
}

.testoazienda{
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
