@charset "utf-8";
/* CSS Document */
#custom-doc {
	width:73.08em;


*width:71.32em;			min-width:950px;
	margin:auto;
	text-align:left;
	background-color:#FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#custom-doc2 {
	width:73.08em;


*width:71.32em;			min-width:950px;
	margin:auto;
	text-align:left;
	background-color:#FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#invertedtabs{
	margin-left: 10px;
	width: 410px;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 10px;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: -30px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}

#invertedtabs ul{
	margin:0;
	margin-bottom: 1em; /*margin between menu and rest of content*/
	padding:0;
	list-style:none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#invertedtabs li{
	display:inline;
	padding:4;
	text-transform:uppercase;
	line-height: 1.5em;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
}


#invertedtabs a{
	float:left;
	color: #669966;
	margin:0 2px 0 0;
	padding:0 0 0 3px;
	text-decoration:none;
	letter-spacing: 1px;
	background-color: #EFEFEF;
	background-image: url(../media/color_tabs_left2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#invertedtabs a span{
	float:left;
	display:block;
	background-color: transparent;
	background-image: url(../media/color_tabs_right2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 6px;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
	background-color: #006600;
	color: #FFFFFF;
}

#invertedtabs a:hover span{
	background-color: #006600;
	color: #FFFFFF;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
	background-color: #d50509;
	color: #FFFFFF;
}

#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 10px;
border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}
#invertedtabsline2{
	clear: both;
	padding: 0;
	width: 80%;
	height: 20px;
	border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
	margin-left: 30px;
	text-align: justify;
	vertical-align: middle;
}




/* Body */

#bd { margin: 0px; padding: 0px; }
#spazio{
	height:1em;
	background-image: url(../images/sfondo_spazio.gif);
	background-position: 210px;
	background-repeat: no-repeat;
}
.sfondo{
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: 1px 5em;
}
/* footer*/
.finale
{
	padding-top: 5px;
	background-image: url(../images/finale.png);
	margin-top: 0px;
	font-size: 9px;
	padding-left: 250px;
	margin-left: 1px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}
#contenuto_principale{
	min-height:300px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 1px;
	margin-right: 20px;
	margin-bottom: 1px;
	margin-left: 1px;
	
}
.stile_contenuto_principale{
	min-height:300px;
	background-image: url(../images/leaf.png);
	background-position: 400px 2px;
	background-repeat: no-repeat;
}
.elemento_prodotto{
	width:95%;
}
#yui-history-iframe { 
	  position:absolute; 
	  top:0; left:0; 
	  width:1px; height:1px; 
	  visibility:hidden; 
	} 
.stile_banner{
}

#ajaxticker1{
	width: 100%;
	height: 100px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 1px;
}
.messaggio{ //class to apply to your scroller(s) if desired
	margin:0;
	padding:2;
	list-style:none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	margin: 2em;
	border: 2px double #FF0000;
	background-color: #E6E6FF;
	font-weight: bold;
	color: #000000;
	background-position: center center;
	text-align: center;

}


.someclass{ //class to apply to your scroller(s) if desired
	margin:0;
	margin-bottom: 1em; /*margin between menu and rest of content*/
	padding:0;
	list-style:none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;

}

