body{
    font-size: 76%;
    text-align: center;
	 font-family: Arial, Helvetica, sans-serif;
    }
    
a {
	text-decoration: none;
	-moz-outline: none;
	}

.testo{
	font-size: 76%;
	}
	
.testo a{
	color: #0085CF;
	}
	
.linkeureka a{
	font-size: 76%;
	color:#000000;
	}

.linkeureka a:hover{
	text-decoration: underline;
	}
	
	
.testo a:hover{
	text-decoration: underline;
	}

.testotitoli {
	text-align: center;
	color: #333333;
	font-size: 14px;
 	font-family: "Lucida Grande","Lucida Sans Unciode",Arial,Verdana,sans-serif;
	}


a.bottom{
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	}

a.bottom:hover{
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: underline;
	}



div#navigation ul{
	margin: 0em 0 0em 0em;
	padding: 0;
	list-style-type: none;
	}

div#navigation li{
	margin: 0;
	padding: 0;
	display: inline;
	height: 20px;
	}
	 
div#container{
	text-align: left;
    width: 760px;
    margin: 0px auto;
    }

div#containercen{
	text-align: center;
    width: 760px;
    margin: 0px auto;
    }
 
    
div#header{
	background-color:#000000;
	text-align:center;
	}
	
div#navigation{
	color: #ffffff;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 0px;
	}
	
div#vuoto{
	background-color:#FFFFFF;
	font-size: 2%;
	}
	
div#content{
	padding:0 1.5em;
	line-height: 17px;
	display: block;
	margin-bottom:10px;
	}
	
div#footer{ 
	margin-top: 15px;
	background-color:#fff; 
	height: 68px;
	width: 760px;
	display: inline-block;
	color:#999;
	text-align:center;
	padding-top: 8pt; 
	border-top: 1px solid #ccc; }
	
#titolo{
	color: #333;
	font-size: 21px;
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold; }

#titolo li{
	color: #333;
	font-size: 21px;
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold; 
	}
	
.sottotitoli{ 
	color: #333;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	letter-spacing: 0.1em;
	}	

.formcontatti_tab{
	background-image: url(../img/form_down.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}

div#formcontatti_up{
	height: 400px;
	width: 732px;
	background-image: url(../img/form_up.gif);
	background-repeat: no-repeat;
	background-position: top;
	}











a.menu{
	width: 75px;
	height: 20px;
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/button.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	text-align: center;
	border: 1px solid #999999;
}

a.menu:hover{
	width: 75px;
	height: 20px;
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/button.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	text-align: center;
	border: 1px solid #FFFFFF;
}


div#top{
	display: inline;
	}
	
.downeurekabtn { 
	position:relative;
	top: 7px;
	margin-right: 6px;
}
