body
{
	border: 0;
  height: 100%;
  width: 100%;
	margin: 0;
	padding: 0;
  background: #FFFFFF url(images/BackGrad.gif) repeat-x;
}
.titoli {
	font-family: impact;
	font-size: 18px;
	font-weight: bolder;
	border: none;
	color: #525252;
	text-transform: uppercase;
}
.sottotitoli {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC33;
	font-weight: bolder;
}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	font-weight: normal;
}
.caselle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	font-weight: bolder;
}
a:hover {
	color: #FFCC33;
	text-decoration: none;
}
a:link {
	color: #000033;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
.titoli_casella {
	font-family: impact;
	font-size: 18px;
	font-weight: bolder;
	color: #1D2228;
	background-color: #798080;
	width: 100%;
	text-transform: uppercase;
}
.sottotitoli_casella {
	font-family: Tahoma;
	font-size: 12px;
	color: #DEDFEA;
	font-weight: bolder;
	background-color: #798080;
	width: 100%;
}
.link_casella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bolder;
	background-color: #798080;
	width: 100%;
}
.bg_left_bottom {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_right_top {
	background-repeat: no-repeat;
	background-position: right top;
}
.caselleRichieste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #990000;
}

.caselleRichieste2011 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #FF0;
}
.link_work_in {
	color: #999;
}
