* {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; 
	color:#4B007D;
}

#tooltip{
	position:absolute;
	border:1px solid #4B007D;
	background:#f5f5f5;
	padding:2px 5px;
	color:#4B007D;
	display:none;
	}	
a{
text-decoration:none;
	}		
a:hover {
background:#ffffff; /*BG color is a must for IE6*/
text-decoration:underline;
color:#7EB116;
} 
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:150px;}
a.tooltip:hover span{display:inline; position:absolute; border:1px solid #4B007D; background:#f5f5f5; color:#6c6c6c;}

html, body {
	height:100%;
    margin:0;
	font-family:Arial, Helvetica, sans-serif;
	scrollbar-base-color: #f0f0f0;
    scrollbar-arrow-color: #632182;
    scrollbar-3dlight-color: #E9E000;
    scrollbar-darkshadow-color: #FFBE00;
    scrollbar-face-color: #81B71B;
    scrollbar-highlight-color: #A5B780;
    scrollbar-shadow-color: #577F13;
    scrollbar-track-color: #FFFFFF;
}
#container{
    height:100%;
	position:relative;
    /*left:50%;
    margin-left:-500px;*/
}
#flashcontent3{
    height:200px;
	width:1000px;
}
div#footer{ 
height:200px; 
position: fixed !important;
/*position:absolute; */
bottom:0px; width:100%; 
padding:0;
}
.footerbox{
margin-top:55px;
}
.bg1{
background-color:#046CA1;
}
.bg2{
background-color:#74CBDF;
}

div.boxtabella{width:237px !important;width /**/:237px;
    height:380px !important;height /**/: 380px;
    overflow:auto;padding: 0px;
	margin-top:10px;
    border:0px solid #EEE;border-right:0 solid;
}
.testogiallo{
font-size:13px;
font-stretch:condensed;
color:#FFBF00;
}
.testogiallogrande{
font-size:16px;
font-stretch:condensed;
color:#FFBF00;
}
.testogiallotitolo{
font-size:25px;
font-stretch:condensed;
color:#FFBF00;
}
.testoviolatitolo{
font-size:20px;
font-stretch:condensed;
color:#4A007D;
}
.testoviolaprezzo{
font-size:38px;
font-stretch:condensed;
color:#4A007D;
}
.testoviolapiccolo{
font-size:11px;
font-stretch:condensed;
color:#4A007D;
}
.testoviola{
font-size:14px;
font-stretch:condensed;
color:#4A007D;
}
.testoviola a{
font-size:14px;
font-stretch:condensed;
color:#4A007D;
text-decoration: none;
}
.testoviola a:hover{
font-size:14px;
font-stretch:condensed;
color:#7EBA1C;
text-decoration: underline;
}
.testoverdepiccolo{
font-size:11px;
font-stretch:condensed;
color:#7EBA1C;
}
.testoverdetitolo{
font-size:25px;
font-stretch:condensed;
color:#7EBA1C;
}
.testoverde{
font-size:14px;
font-stretch:condensed;
color:#7EBA1C;
}
.testoverde a{
font-size:14px;
font-stretch:condensed;
color:#7EBA1C;
text-decoration: none;
}
.testoverde a:hover{
font-size:14px;
font-stretch:condensed;
color:#4A007D;
text-decoration: underline;
}
.testoverdegrande{
font-size:16px;
font-stretch:condensed;
color:#7EBA1C;
}
.testoviolagrande{
font-size:16px;
font-stretch:condensed;
color:#4A007D;
}
.testobianco{
font-size:12px;
font-stretch:condensed;
color:#ffffff;
}
.testobianco a{
font-size:12px;
font-stretch:condensed;
color:#ffffff;
text-decoration: none;
}
.testobianco a:hover{
font-size:12px;
font-stretch:condensed;
color:#4A007D;
text-decoration: underline;
}