body{
background: #FFFFE4;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
   .body_scheda{
background: #000000;
	margin: 0px;
	padding: 0px;
		text-align: left;

}
.body_home{
	/*background: #6B7B71;*/
	color: #404040;
	margin: 0px;
	padding: 0px;
	width: 100%;
}




#contenitore{
      width:600px;
      margin: auto;        
      text-align: center;
      margin-top: 100px;

}


.logo{
	padding-left: 550px;
}

.lingua{
	color: #cccccc;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

.lingua:hover{
	color:#C40000;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

.freccia{
	color: #FFFFFF;
	text-decoration: underline;
}
.freccia:hover{
	color: #A70615;
	text-decoration: none;
}

.amm{
	text-decoration: none;
	color: #cccccc;
	font-family: Arial;
	font-size: 10px;
	font-stretch: normal;
}
.mail_home {
	font-family: Arial;
	font-size: 12px;
	color: #404040;
}
.mail_home:hover {
	font-family: Arial;
	font-size: 12px;
	color: #A70615;
}
.amm:hover {
	text-decoration: none;
	color: #A70615;
	font-family: Arial;
	font-size: 10px;
	font-stretch: normal;
}
.testo_scheda {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 2pt;
	text-align: justify;
	word-spacing: 1pt;
	position: fissa;
	width: 360px;
}


.scelta{
	color: #FFFFFF;
	margin-left: 4%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 14px;
	letter-spacing: 1pt;
	word-spacing: 2pt;
	width: 100%;
	vertical-align: middle;
	text-indent: 20px;
	font-weight: bold;
}

.foto {
	border: 6px double #DADADA;
}
#testo {
	font-size: 14px;
	text-align: justify;
	color: #404040;
	letter-spacing: 1pt;
	word-spacing: 2pt;
	line-height: 20px;
	width: 650px;
	position: fissa;
	margin-bottom: 40px;
	font-family: Arial;
}
.t1 {
	font-family:  Arial;
	font-size: 10px;
	color: #CCCCCC;
}

#indirizzo {
	font-family: Arial;
	font-size: 12px;
	color: #404040;
	letter-spacing: 0pt;
	text-align: center;
	vertical-align: middle;
	word-spacing: 1pt;
	margin-top: 20px;
	font-weight: bold;
	line-height: 15px;
}
.tabella {
	width: 640px;
	border: 1pt solid #666666;
	margin-top: 10px;
}
.sfondo_home {
	margin-left: 5px;
}

.stile_tr{
	background-color: #A70615;
	height: 26px;
	text-align: center;
}

.stile_lnk1{
	color: Black;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1pt;
	word-spacing: 2pt;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;

}

.stile_lnk1:hover{
	color: white;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1pt;
	word-spacing: 2pt;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;


}