@charset "UTF-8";
body {
background-color:#e6e6e6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	text-align:center;
}

   
    
#header {
	background-image: url(img/fondo_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:0px;
	height: 500px;
}
#contenuti {
	background-image: url(img/fondo_contenuti.jpg);
	background-repeat:repeat-y;
	background-position: center top;
	height: 100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	text-decoration:none;
}
.tit {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	text-decoration:none;
}
#footer {
height: 102px;
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#cccccc;
	text-decoration:none;
}
.content_link{
color:#006699;
	text-decoration:none;
}
a.content_link{
color:#006699;
	text-decoration:none;
}
a:hover.content_link{
color:#333333;
	text-decoration:none;
}
.link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	line-height:36px;
	color:#333333;
	text-decoration:none;
}
a.link {
color:#006699;
text-decoration:none;
}
a:hover.link {
color:#333333;
text-decoration:none;
}
.hedline{
font-family:"Trebuchet MS", Arial, Helvetica, Times;
font-size:39px;
line-height:39px;
font-weight:bold;
color:#FFFFFF;
}
.linguetta{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
line-height:22px;
font-weight:bold;
color:#006699;
}

