#mainCenter {
	height:100%;
}

a 			{ text-decoration: none; font-weight:normal;} 
a:hover		{ text-decoration: underline; }

.banner {
}

.banner .title{
	font-weight:bold;
}

.navigation{
	font-size:0.7em;
	font-weight:bold;
	float: none;
}
#cellasfondo {
	background-image: url(../sfondo.jpg);
}
#testotitolo {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFF;
}

.thumbnail{
	font-size:0.9em;
}

#content {
	width:90%;
	font-size:9px;
	font-family:verdana, arial, helvetica;
	color: #FFF;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
	font-weight: bold;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #FFF;
}

#contentLast {
	width:90%;
	font-size:9px;
	font-family:verdana, arial, helvetica;
	color: #FFF;
	padding-top:6px;
	font-weight: bold;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #FFF;
}
#home_en {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	float: right;
}
#home_ita {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	float: left;
}
