div#testata {
	width:995px;
	float:left;
	margin-bottom:10px;
}
div#testatasx {
	width:868px;
	float:left;
}
div#testatadx {
	width:127px;
	float:right;
}


/* parte alto con logo + google */


div#testataalto {
	width:868px;
	float:left;
}
div#logo 
{
	width:676px;
	float:left;
}

div#google
{
	width:192px;
	float:left;
	margin-top:25px;
}


/* parte bassa con logo + google */

div#testatamateria {
	width:868px;
	height:25px;
	float:left;
	background-color:#21268C;
	font-family: "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:600;
	color: #FFFFFF;	
	padding-left:25px;
}


div#testatanome {
	width:868px;
	height:65px;
	float:left;
	background-color:#F6DD81;	
	font-family: "Times New Roman", Times, serif;
	font-size:3em;
	font-weight:bold;
	color: #21268C; 
	padding-left:20px;
	overflow:hidden;
}
 

div#testatanazione {
	width:100%;
	height:21px;
	overflow:hidden;
	margin-top:-2px;
	float:left;
	background-color:#ECBC02;	
	font-family: "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
	color: #FFFFFF;	
	padding-left:25px;
	text-transform:none;	
	
}

div#testatalingue {
	width:300px;
	background-color:#ECBC02;	
	height:18px;
	margin-top:-21px;
	float:right;
	padding-top:3px;
}

 
a.lingue {
	font-family: Verdana, Geneva, sans-serif;
	font-size:0.7em;
	font-weight:600;
	color: #FFFFFF;
	padding:0 10px 0 0;
}

a.lingue:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-weight:600;
	color: #FFFFFF;
}



