body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}

.Stile5 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666666;
}

.Stile7 {
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal;
	color: #666666;
}

.Stile8 {
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal;
	color: #BFBFBF;
}

.Stile11 {
	line-height: normal;
	font-variant: normal;
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
}

.ricerca {
	font-family: Verdana;
	font-size: 100px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #666666;
}
	
.link-ricerca {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: underline;
}
	
.link-ricerca-verde {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #99CC33;
}

.link-adsense {
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal;
	color: #666666;
}
	
.pulsante {
	FONT-WEIGHT: normal;
	COLOR: #99cc33;
	FONT-STYLE: normal;
	font-size: 22px;
	font-family: Verdana;
	line-height: 30px;
	background-color: #ffffff;
	height: 60px;
	border: 1px solid #99cc33;
	margin-top : 3px;
}
	
.pulsante-piccolo {
	FONT-WEIGHT: normal;
	COLOR: #99cc33;
	FONT-STYLE: normal;
	font-size: 12px;
	font-family: Verdana;
	line-height: 30px;
	background-color: #ffffff;
	height: 32px;
	border: 1px solid #99cc33;
	margin-top : 3px;
}	

.bordo-verde {
	background-color: #ffffff;
	border: 1px solid #99cc33;
}	
	
	
	
 /* an ie6 fix for position: fixed; */
* html{overflow-y: hidden;}
* html body{ overflow-y: auto; height: 100%; }

.jqifade{
      background-color: #ffffff;
}
div.jqi{
      position: absolute;
      background-color: #c0cEa6;
      padding: 10px;
      width: 258px;
}
div.jqi .jqicontainer{
      background-color: #e0eEc6;
      padding: 5px;
      color: #ffffff;
	  font-family: Verdana;
	  font-size: 12px;
	  font-style: normal;
	  font-weight: bold;
}
div.jqi .jqimessage{
      background-color: #c0cEa6;
      padding: 8px;
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.jqi button{
      padding: 3px 6px 3px 6px;
      margin: 0 10px;
	  background-color: #ffffff;
	  border: solid #777777 1px;
}
div.jqi button:hover{
      border: solid #aaaaaa 1px;
}

