/* STRUCTURAL
***********************************/

.body { background:#F4DC00;
		margin-top:20px;
}

.header {
		background-image: url(../img/header2.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		height:171px;
}
.footer { 
		background-image: url(../img/footer.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		height:50px;
	
}		
 
/* END STRUCTURAL
***********************************/	


/* MENU
***********************************/

.menu { 
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#FF6600;
		text-decoration:none;
}
.menu a { 
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#FF6600;
		text-decoration:none;
}
		
.menu a:hover { 
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#D3031D;
		text-decoration:none;
}

.menu_pag {color: #D3031D;}

/* END MENU
***********************************/	


/* MENU SX
***********************************/

.menusx { 
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FF6600;
		font-weight:bold;
		text-decoration:none;
}
.menusx a { 
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FF6600;
		font-weight:bold;
		text-decoration:none;
}
		
.menusx a:hover { 
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#D3031D;
		font-weight:bold;
		text-decoration:none;
}

.menu_pagsx {color: #D3031D;}

/* END MENU SX
***********************************/	


/* FOOTER
***********************************/

.footer {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#026232;
		font-weight:bold;
		text-decoration:none;
}

.footer a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#026232;
		font-weight:bold;
		text-decoration:none;
}

.footer a:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000;
		font-weight:bold;
		text-decoration:none;
}
		
		
/* END FOOTER
***********************************/	


/* PAGEBG
***********************************/

.testo {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000;
		font-weight:bold;
		text-decoration:none;
}



.testo a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#026232;
		font-weight:bold;
		text-decoration:underline;
}

.testo a:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000;
		font-weight:bold;
		text-decoration:none;
}

.titolo {
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#026232;
		font-weight:bold;
		text-decoration:none;
}
		
		
/* END PAGEBG
***********************************/	
		
