
a:link {
	color: black;

text-decoration: none;

}


a:visited {color: black;
text-decoration: none;

}



#main_box {

margin-top: -160px;

margin-left: 140px; 

width: 800px; 

height: 300px; 
 
position: absolute;

}



#logo {

margin-top: 200px;

position: absolute;

}


#logo.titolo {

font-family: georgia;

font-size: 48px;

color: black;

width: 800px; 

height: 30px; 

border-top: solid black 1px;

margin-top: 1px;

}



#logo_text {

line-height: 13px;

font: georgia;

font-size: 10px;

color: black;

margin-top: -50px;

margin-left: 500px;

margin-bottom: 18px;

}


#headline {

font: georgia;

font-size: 10px;

margin-top: 140px;

border-top: solid black 1px;

border-bottom: solid black 1px;

position: absolute;

}


#headline.txt {

font: georgia;

font-type: bold;

font-size: 10px;

padding: 2px 2px 3px 4px ;

word-spacing: 10px;

text-align: right;

position: relative;

margin-top: 65px;

}


#claim{

position: absolute;

margin-top: 250px;

margin-left: 140px;

border-bottom: solid black 1px;

width: 800px;

height: 400px;


}




#sotto {

position: absolute;

margin-top: 627px;

margin-left: 140px;

font-size: 14px;

text-align: center;

padding: 4px 12px 3px 4px ;

letter-spacing: 2px;

word-spacing: 8px;

border-top: solid black 1px;

width: 800px;

}




#txt_hide {

z-index: -1;

font: georgia;

font-size: 10px;

color: white;

margin-top: -48px;

margin-left: 520px;

margin-bottom: 20px;

} 



