/* CSS Document */


* {
  padding: 0;
  margin: 0;
} 

body { 
background-color: #665D54;
	font-family: Arial, Helvetica, sans-serif;
		  color: #76665A;
	font-size: 12px;}

#pagina 
{
	  color: #76665A;
  margin: 0px auto;
 /* border: 1px #CCCCCC solid;*/
  width: 865px;
  /*padding: 10px;*/
  background: url(../img/corpo.jpg) repeat-y;
}


a{
color: #E97419;
font-size: 12px;
font-style:italic;
			font-family:"Trebuchet MS";
			text-decoration:none;}
/* struttura */


#intestazione { 
	padding: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	background:#665D54;
	}
	
.heder_home {
padding-top: 40px;
padding-left: 50px;
padding-right: 40px;
height: 114px;
background-image: url(../img/alto.jpg);
}

#contenuto { 
	margin-top: 0px;
	overflow:auto;
	height:auto;
	padding-left: 50px;
	padding-right: 45px;
	padding-top: 30px;
	padding-bottom: 30px;
	}
	
#footer 
	{
  margin: 0px auto;
 /* border: 1px #CCCCCC solid;*/
  width: 865px;
  height: 44px;
  /*padding: 10px;*/
  background: url(../img/footer.jpg) repeat-y;
}


.dati {
font-size:10px;
line-height: 15px;
 margin: 0px auto;
width: 845px;
padding: 10px;
padding-top: 5px;
color: #FAEDD0;
text-align:center}

		
/* elementi intestazione */
 
 
 .lingue {
	text-align: right;
	font-size: 11px;
	color: #FAEDD0;
}

.lingue img {
	border: thin solid #B7AD98;
	margin-left: 10px;
}



/* --- */

/* elementi header home */

	.loghohome {
				/*width: 135px;*/
				float: left;
			}
			
			.logofiaiphome {
			padding-top: 45px;
				float: right;
				/*margin-top: 91px;
				margin-right: 40px;*/
			}
			
/* --- */

/* elementi contenuto */

.sinistra{
		
    	  float: left;
		  width:380px;
		    padding:10px;
			padding-top:0px;
		  margin-left:0px;
	}
		  
		  .destra{
		  margin-left:10px;
		
		  
		  /*height: 250px;*/
		  padding:10px;
	  border:1px solid #CAC1B9;
          float: right;
          width:300px;
		  overflow: auto;}
		 
		  .sinistra a {
	font-weight: bold;
	text-decoration:none;
	color: #76665A;
} 
				  
			.buttonhome  {
			background-color: #CCCCCC;
			text-align: center;
			background-image: url(../img/buttonhome.jpg);
			border: 1px solid #CCCCCC;
			text-decoration: none;
			margin-bottom: 10px;
			}
			
					
			.tit_vetrina{
			color: #EA751B;
			text-transform: uppercase;
			font-size: 11px;
			line-height: 20px;
			text-decoration: none;
			
			}

			.arancio a {
			font-style:italic;
			color: #E97419;
			font-size: 18px;
			font-family:"Trebuchet MS";
			text-transform:capitalize;
			text-decoration:none;}
 
 /* --- */
			

/* elemnti dati */


.dati a {
color: #FAEDD0;
text-decoration: underline;}


.img_vetrina {
border: 1px solid #A99281;
padding: 2px;
margin-bottom: 10px;
}

.img_vetrina a {
border: 1px solid #FF6600;

}
.img_vetrina:hover {
border: 1px solid #FF6600;

}

.titoletto2 a{
	font-style:italic;
			color: #e97419;
			font-size: 14px;
			font-family:"Trebuchet MS";
			text-decoration:none;
}
