/*--- STRUCTURAL ---*/


html, body, form, fieldset, input, select, textarea {
	font: 90%/1.5em Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	
}

.background {
	background-color: #b9bbad;
}

#header { 	background-image:url(../img/back_header2.jpg);
			background-repeat:no-repeat;
			background-position:top left;
			width:740px;
			height:206px;
}




#footer {	background-image:url(../img/footer2.jpg);
			background-repeat:no-repeat;
			background-position:top left;
			width:740px;
			height:25px;
}

/*--- MENU ---*/



.back_menu {	background-image:url(../img_menu/back_menu.jpg);
				background-repeat:repeat-x;
			    background-position:bottom;
}

.back_menu2 {	background-image:url(../img_menu2/back_menu.jpg);
				background-repeat:repeat-x;
			    background-position:bottom;
}

/*--- FOOTER ---*/

.footer { 	font-family:Arial, Helvetica, sans-serif;
			font-size:0.8em;
			text-decoration:none;
			color:#7e7e7e;
}


.footer a { 	font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
			
			color:#7e7e7e;
}


.footer a:hover { 	font-family:Arial, Helvetica, sans-serif;
					text-decoration:none;
					color:#595959;
}
/*--- PAGINA ---*/
.text {		font-family:Arial, Helvetica, sans-serif;
			font-size:0.85em;
			color:#717171;
			line-height:1.8em;
}

.text a{	font-family:Arial, Helvetica, sans-serif; 
			text-decoration:underline;		
			color:#717171;
			line-height:1.8em;
}


.text a:hover{		font-family:Arial, Helvetica, sans-serif; 
					text-decoration:underline;		
					color:#999;
					line-height:1.8em;
}

.titolo_text2 { 	font-family:Arial, Helvetica, sans-serif;				
					color:#595959;
					font-size:0.85em;
					font-weight:bold;
					padding:2px 0 0 0 ;
}

.text2 {		font-family:Arial, Helvetica, sans-serif;
				font-size:0.75em;
				color:#7e7e7e;
				line-height:1.5em;
}

.text2 a{		font-family:Arial, Helvetica, sans-serif;
				color:#a39a31;
				line-height:1.5em;
				text-decoration:none;
}


.text2 a:hover{		font-family:Arial, Helvetica, sans-serif;
					
					color:#990033;
					line-height:1.5em;
					text-decoration:none;
}


.titolo_text {		font-family: Georgia, "Times New Roman", Times, serif;
					color: #392E0C;
					font-size:1.2em;
					padding: 0 0 1px 0;
}



.titolo_pagina {
					font-family: Arial;
					color: #4c4c4c;
					font-size:1.0em;
					font-weight:bold;
}

.sub_menu { 		font-family: Georgia, "Times New Roman", Times, serif;
					color: #A19616;
					font-size:0.75em;
					text-decoration:none;		
					
					}
					
.sub_menu a  { 		font-family: Georgia, "Times New Roman", Times, serif;
					color: #A19616; 
					text-decoration:none;	
					text-decoration:none;						
					
					}
.sub_menu a:hover  { 		font-family: Georgia, "Times New Roman", Times, serif;
					color: #392F0C;
					text-decoration:none;		
					
					}
					
					
					
.img { 	    border:1px solid #fff;
			float:left;
			
				
}										
					
.img a{ 	border:1px solid #9D8E61;
			float:left;
			padding:5px;
			background:#fff;
				
}		

.img a:hover{ 	border:1px solid #392E0C;
				float:left;
				padding:5px;
				background:#E6E0CD;
				
}		
	