a:link {
	font-size: 9px;
	font-weight: bold;
	color: #7C2D3A;
}
a:hover {
	font-size: 9px;
	font-weight: bold;
	color: #FF9900;
}
a:visited {
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}
body {
	background: #E4D8B1;
	font-size: 9px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0;
	font-weight:normal;
}
body.lang{
 background: #fbf5e7; 
}
h1{
 color:#444;
 font-size: 11px;
 text-align:justify; 
 font-weight:normal;
}
img{
 border:none; 
}
strong{
 color:#743a3b; 
}
.center{
 text-align: center; 
}
.trentatre{
 width: 33%; 
}
.venticinque{
 width:25%;
}
.it{
background:transparent url(/images/it.gif) no-repeat scroll 50% 20px;  
}
.en{
background:transparent url(/images/en.gif) no-repeat scroll 50% 20px;  
}
.de{
background:transparent url(/images/de.gif) no-repeat scroll 50% 20px;  
}
.fr{
background:transparent url(/images/fr.gif) no-repeat scroll 50% 20px;  
}
#maintable{
 width:100%;
}
.punto{
 cursor:pointer;
}
.riga{
 background:url(/images/fondino.jpg) repeat-x;
}
.narrow{
padding:0 80px;	
margin:200px 0 0;
}