body{
background: #ffffff;
color:#111111;
overflow: -moz-scrollbars-vertical;
}


a{
color:#006699;
}

a:hover{
color:#0099EE;
}


h1 span,h3 span, #menu a.active, #menu a:hover.selezionato{
color:#EE8833;
}

h2{
color:#113366;
}

h2 span{
color:#004aa5;
}

#menu a:hover{
color:#66ccdd;
}


h1{
line-height:45px;
color: #113366;
}

h1 span{
color: #ee8833;
}


h3{
font-size: 14px;
text-transform: uppercase;
}


#menu a{
color:#fff;
font-size:16px !important;
margin:0 35px !important;
text-transform: uppercase;
}

#menu{
bottom:0px !important;
right:20px !important;
}

.menulist a {
color:#000;
}

.menulist a:hover{
color:#006699;

}


/*immagine sfondo*/

#header{
background:url(../img/themes/blue/navback.gif) no-repeat;
height:85px;
}
#top{
background:url(../img/themes/blue/rightback.gif) repeat-y;
height:1px;
}
#bottom{
background:url(../img/themes/blue/rightback.gif) repeat-y;
}
#contenuto{
background:url(../img/themes/blue/rightback.gif) repeat-y;
}




#stylelist{
float: left;
position: absolute;
top:0;
left: 0;
border: 1px solid #783333;
}

#stylelist h4{
margin-top: 0px;
}



#left_col{
padding-top:40px;
}

#right_col{
line-height:15px;
width:244px;
}

.top_right{
height:1px;
}

.contenuto_right{
padding: 0;
}

.contenuto_right h3{
background: #0094B5 url(../img/themes/blue/rightbarborder.gif) repeat-y scroll right;
border: 0;
height: 20px;
padding-left: 6px;
padding-top: 6px;
font-size: 12px;
color: #fff;
}

.contenuto_right h3 span{
color: #fff;
}


.contenuto_right ul{
padding-left: 20px;
padding-right: 10px;
}

#caselist{
background: transparent url(../img/logo_small.png) no-repeat scroll -20px 22px;
}

#navlist li {
border-left:0px !important;
}

#slide {
margin-left:-207px !important;
width: 450px;
text-align: right;
}

	



#shinystats {
padding-bottom:0;
padding-top:0px;
height: 0;
text-align:center;
visibility:hidden;
}




.faq a 
{
width: 310px;
height: 20px;
display:block;
font-size: 12px;
}

.faq a:hover 
{
cursor: help;
background: #0094b5;
color: #fff;
}

a.tooltip {
	text-decoration: none;
} 
	
div.tooltip{
	display: none;			
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

a.tooltip:hover + div.tooltip{
	position: absolute; 
	display: inline;
	margin-top: -26px;
	margin-bottom: -6px;
	margin-left: 286px;
	width:290px;
	height:480px;
	top:530px;
	border: 1px solid gray;
	border: 1px solid gray;
	background-color: #fff; 
	color: #000;
  text-align: justify;
  cursor: default;
	z-index:1000;
	padding:0;
  font-size: 11px;
}


div.tooltip_title{
	padding-left: 5px;
	padding-right: 5px;
	font-family: georgia;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	color:  #fff !important;
  border-bottom: 1px solid #0094b5;
  border-top: 1px solid #0094b5;
  background-color: #0094b5;
  padding-bottom: 3px;
  padding-top: 3px;
  font-size: 11px;
}

div.tooltip_text{
	/*line-height: 1.4em;*/
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
  font-size: 12px;
	max-height:440px;
}

.marg20 {
 text-align: justify;
}