body{
margin:0 auto;
padding:15px;
font: 100% Tahoma;
}


#Hacca{
width:790px;
height:110px;
margin:0 auto;
background: #EEE;
}

#menuHaccaLeft{
text-decoration:none;
padding: 18px 0px 2px 7px;
}

#menuHaccaLeft a{
text-decoration:none;
letter-spacing:1px;
height:15px;
padding:5px 5px 5px 7px;
font-size: 15px;
color: #000;
}

#menuHaccaLeft a:hover {
color:#000;
letter-spacing:1px;
text-decoration:none;
background: #FFF;
padding:5px 5px 5px 7px;
}

#logoHacca{
margin:0 auto;
padding:5px 5px 10px 5px;
}

#menuHaccaRight{
text-decoration:none;
padding: 5px 0px 0px 10px;
}


#menuHaccaRight a{
text-decoration:none;
height:15px;
padding:5px 5px 5px 5px;
font-size: 15px;
letter-spacing:1px;
color: #000;
}


#menuHaccaRight a:hover {
color:#000;
text-decoration:none;
background: #FFF;
padding:5px 5px 5px 5px;
}

#menuHaccaLeft b, #menuHaccaRight b {
font-size: 16px;
font-style: normal;
font-weight: bolder;
}

#chiudi{
clear: both;
width:790px;
text-align:center;
}


#footer{
padding:10px 0px 15px 0px;
background: #EEE;
width:790px;
text-align:center;
font-size:10px;
}

#footer a {
color:#808080;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}


#posizioneRicerca{
position:absolute; top:75px;
padding: 0px 0px 0px 18px;

}

#posizioneBottone{
 position:absolute; top:9px;
 padding: 1px 0px 0px 0px;
}

.formattaRicerca{
	background-color: #EEEEEE;
	color:#000;
	margin: 10px 0px 8px 105px;
	padding: 0px 0px 5px 5px;
	font-size: 10px;
	border: 1px solid #EEEEEE;
	border-bottom: 1px dashed #B0B0B0;
}

.formattaRicHide{
	background-color: #EEEEEE;
	color:#EEEEEE;
	margin: 10px 0px 8px 105px;
	padding: 0px 0px 5px 5px;
	font-size: 10px;
	border: 1px solid #EEEEEE;
	border-bottom: 1px dashed #EEEEEE;
}