body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#flash {
position: relative; /*or absolute*/
z-index: 0;
}





form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.colori {
	color: #5C5C5C;
}
.colori a{
	color: #5C5C5C;
}
.colorverde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #607D28;
    text-decoration: none;
}
.nerosemplice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.celeste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C9DE9;
    text-decoration: none;
}
.cella_sx {
	left: 5px;
	right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top: none;
	border-right: none #E2E4E2;
	border-bottom: none #E2E4E2;
	border-left: none #E2E4E2;
}
.test_categorie {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
}
.test_categorie a{
    font-family: "Trebuchet MS";
	color: #FFFFFF;
	display:block;
	text-decoration: none;
}
.cella_sxprodotti {
	border: 1px solid #E2E4E2;
	white-space: normal;
}
.spaziatura_prod {
	white-space: normal;
	padding-left: 8px;
	border: 1px none #BBC3C7;
}
.prodotti {
	font-size: 12px;
	color: #095293;
    text-decoration: none;
}
.prodotti a{
	color: #095293;
	text-decoration: none;
}
.campo {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
}

.tab_categorie {
	border: 1px solid #E2E4E2;
}
.tab_categorie td{
	line-height: 28px;
	background-color: #EAF4F9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A5D0E4;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-image:  url("../img_home/freccina_cat.gif");
	background-repeat: no-repeat;
	background-position: left center;
}
.tab_categorie td a{
	color: #095293;
	text-decoration: none;
}
.tabdestra_ordini {
	border: 1px solid #93AABF;
	color: #5C5C5C;
}
.tabdestra_ordini a{
	color: #5C5C5C;
	text-decoration: none;
}
.titolonewsletter {
	font-size: 10px;
	color: #676767;
}
.titolonewsletter a{
	color: #2677A8;
text-decoration: none;
}
.entra {
	border: 1px none #000000;
	color: #006699;
	background-color: #C4D4E7;
}
.titolo_bianco {
	font-size: 13px;
	color: #FFFFFF;
    text-decoration: none;
}
.titolo_bianco a{
	color: #FFFFFF;
    text-decoration: none;
}
.breve_descr {
	font-size: 10px;
	color: #666666;
}
.PREZZO_OR {
	font-size: 13px;
	color: #666666;
	text-decoration: line-through;
}
.PREZZO_SCONT {
	font-size: 13px;
	color: #DE0C0C;
    text-decoration: none;
}
.aranc_piccolo {
	color: #666666;
	text-decoration: none;
}
.tabtrat {
	font-size: 11px;
	color: #568000;
	text-decoration: none;
}
.tabtratgiu {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.cellacentrale {
	left: 5px;
	right: 5px;
	padding-left: 5px;
	border-top: none;
	border-right: none #E2E4E2;
	border-bottom: none #E2E4E2;
	border-left: none #E2E4E2;
}
.tablearrotonda {
	background-color: #FFFFFF;
	background-image:  url("../img_home/sfuma_arrotonda.gif");
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #dddddd;
}
.bordoarrotonda2 {
	border-top: 1px solid #CCCCCC;
}
.bordoarrotonda3 {
    border-bottom: 1px solid #CCCCCC;
}
.bordoarrotonda {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.titoli_arrotonda {
	font-size: 12px;
	color: #165296;
    text-decoration: none;
}
.verdepiccolo {
	font-size: 11px;
	color: #75C13D;
	text-decoration: none;
}
.elenco_prod {
	font-size: 11px;
	color: #435A7E;
	text-decoration: none;
	line-height: 16px;
}
.titoli_giu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #687C97;
    text-decoration: none;
}
.elenco_giu {
	font-size: 10px;
	color: #616161;
	text-decoration: none;
	line-height: 18px;
    text-decoration: none;
}
.elenco_giu a{
	color: #616161;
	text-decoration: none;
}
.trat_center_tab {
	text-decoration: none;
	border-bottom-style: none;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
#chromemenu table td a{
	text-decoration: none;
}
#chromemenu td{
	text-decoration: none;
}
#chromemenu a{
	text-decoration: none;
}
.dropmenudiv{
	position:absolute;
	top: 0;
	z-index:100;
	visibility: hidden;
margin-left: 0px;
background-color: #FFFFFF;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}
.prezzo_verde {
	font-weight: bold;
	color: #669900;
	font-size: 12px;
    text-decoration: none;
}
.prezzo_no {
	font-size: 11px;
	font-weight: normal;
	color: #A83737;
	text-decoration: line-through;
}
.bordato {
	border: 1px dotted #e0e0e0;
}
.png {
	 behavior: url(iepngfix.htc);
}
.pulsanteblu {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #116495;
	border: 1px solid #4AADE0;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-decoration: none;
}
.barra_sopra {
	color: #666666;
}
.barra_sopra a{
	color: #666666;
text-decoration: none;
}
.barra_sopra a:hover{
	color: #FF6600;
text-decoration: underline;
}
.pulsantearancio {

	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #FEAA56;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-decoration: none;
}
.test_puls {

	font-size: 11px;
	color: #FFFFFF;
	border: 1px none #4AADE0;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-decoration: none;
}
.test_dettagli {

	font-size: 11px;
	color: #99CCFF;
	border: 1px none #4AADE0;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-decoration: none;
}
.titolodett {
	font-size: 11px;
	color: #2677A8;
	text-decoration: none;
}
.pulsantecompra {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF6600;
	border: 1px solid #4AADE0;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-decoration: none;
}
.grchiaro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9D9D;
	line-height: 16px;
}
.titolodett2 {

	font-size: 10px;
	color: #5C5C5C;
}
a:hover {
	text-decoration: underline;
}
.pagina_ {
	background-image: url(img_home/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.pulsantegaranzie {

	font-size: 11px;
	color: #5BBE29;
	border: 1px solid #FEAA56;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-decoration: none;
}
.menu_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 39px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.menu_top a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(img_home/freccia.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	font-weight: bold;
}
.menu_top a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6A9CCD;
	background-image: none;
}
.table_menu_top {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9DCB58;
	border-bottom-color: #9DCB58;
	border-left-color: #9DCB58;
}
