#testata {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:66px;
	background:url("../images/testata_rip.jpg");
	/*z-index:2;*/
}

#testata_sx {	
	background:url("../images/testata_sx.jpg") no-repeat; 
	width:255px;
	HEIGHT: 66px; 
	float:left;
}

#testata_dx {	
	background:url("../images/testata_dx.jpg") no-repeat; 
	width:435px;
	HEIGHT: 66px; 
	float:right;
}

#testata a {
	position:absolute;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	width:255px;
	HEIGHT: 66px; 
}
#testata .alt { 
	display:none 
}

#testata_nav_user{
	position:absolute;
	top: 5px;
	right: 5px;
	color: #222222;
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: bold;  
}
#testata_nav_user a {
	position: relative;
	display: inline;
	width: auto;
	HEIGHT: auto; 
	color: #222222;
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: bold; 	
}

#testata_nav_titolo{
	position:absolute;
	top: 40px;
	left: 250px;
	color: #222222;
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: bold;  
}


/*Pie di pagina */
#footer {
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:42px;
	background:url("../images/foot_rip.jpg");
	/*z-index:2;*/
	
	width:auto !important;
	width:100%;
	
	display:block;
	
	clear:both;
}

#footer_sx {	
	background:url("../images/foot_sx.jpg") no-repeat; 
	width:435px;
	height:42px;
	float:left;
}

#footer_dx {	
	background:url("../images/foot_dx.jpg") no-repeat; 
	width:255px;
	height:42px;
	float:right;
}

#footer_dx p {
	color: #222222;
	FONT-SIZE: 7pt; 
	FONT-WEIGHT: bold;  

	text-align:right;
	margin-top: 20px;	
	margin-right: 20px;
}

/*Fine Pie di pagina */



