@@charset "utf-8";

.top { 		background:url(../img/top.jpg);
			background-position:left top;
			background-repeat:no-repeat;
			height: 14px;
}


.header  {   background:url(../img/pagina.jpg);
			 background-repeat:repeat-y;
			 background-position:left top;
			 height: 222px;
}


.page {		 background:url(../img/pagina.jpg);
			 background-repeat:repeat-y;
			 background-position:left top;
}


.footer { 	background:url(../img/bottom-footer.jpg);
			background-position:left top;
			background-repeat:no-repeat;
			height: 64px;
}



.menu_top { 	font-family:"Trebuchet MS", Arial, sans-serif;
				font-size: 10px;
				color: #62401b;
				color: #93540d;
				letter-spacing:0.03em;
				text-align:center;
				}
				
.menu_top a{ 	font-family:"Trebuchet MS", Arial, sans-serif;
				font-size: 10px;
				color: #50300d;
				letter-spacing:0.03em;
				text-decoration:none;
				text-align:center;		
				
				}
				
.menu_top a:hover{ 	font-family:"Trebuchet MS", Arial, sans-serif;
					font-size: 10px;
					color: #93540d;
					letter-spacing:0.03em;
					text-decoration:none;
					text-align:center;				
				}				

.testo { 	font-family: "Trebuchet MS", Arial, sans-serif;
			font-size: 12px;
			color: #333333;
			color: #50300d;
			line-height: 1.6em;
}

.testo a{ 	font-family: "Trebuchet MS", Arial, sans-serif;
			font-size: 12px;			
			color: #93540d;
			text-decoration:underline;
			
}	

.testo a:hover{ 	font-family: "Trebuchet MS", Arial, sans-serif;
					font-size: 12px;					
					color: #50300d;
					text-decoration:underline;
					
}




.download { 	font-family: "Trebuchet MS", Arial, sans-serif;
			font-size: 11px;
			color: #333333;
			color: #50300d;
			line-height: 1.6em;
}

.download a{ 	font-family: "Trebuchet MS", Arial, sans-serif;
			font-size: 11px;			
			color: #93540d;
			text-decoration:underline;
			
}	

.download a:hover{ 	font-family: "Trebuchet MS", Arial, sans-serif;
					font-size: 11px;					
					color: #50300d;
					text-decoration:underline;
					
}





.titolo { 	font-family: "Trebuchet MS", Arial, sans-serif;
			font-size: 18px;			
			color: #50300d;
			} 
			
			
.sub-titolo { 	font-family: "Trebuchet MS", Arial, sans-serif;
			font-size: 14px;			
			color: #93540d;
			} 