/* CSS Document */

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #006633;
	border-top-color: #FFFFFF;
}
.header a{text-decoration:none;color: #006633;}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	color: #003399;
	text-align: center
	;
	border-top-color: #FFFFCC;
}
.sottotitolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 300;
	color: #330000;
	text-align: center
}

body{
	background-color: #FFFFFF;
	background-image: url(img/sfondo.jpg);
}

.sfondo {
	background-attachment: fixed;
	background-repeat: no-repeat;
	
}
.content{
background-attachment: fixed;
	
}
.sfondo_menu {
}
.sfondo_lingue{
    height		: 25px;
	font-size   : 11px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight	: bold;
	color				: #000033;
	background-color: #627DE6;
	border-top		: 1px solid;
	border-bottom	: 1px solid;
	border-color	: #000000;
    text-align:right}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 100;
	color: #330000;
	text-align: justify;
}
.testo a{
  color: #FFFFCC;
  text-decoration: none;
}


td.menu_bar {
height			: 25px;
	font-size   : 11px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight	: bold;
	color				: #000033;
	background-color: #669966;
	border-top		: 1px solid;
	border-bottom	: 1px solid;
	border-color	: #000000;
}
td.menu_bar a:link {
	color       		: #000033;
	text-decoration : none;
}
td.menu_bar a:visited {
	color       		: #000033;
	text-decoration : none;
}
td.menu_bar a:hover {
	color       		: #FFFF99;
	text-decoration : none;
}

td.menu_bar_attive {
	height			: 25px;
	font-size   : 11px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight	: bold;
	color				: #000033;
	background-color: #669966;
	border-top		: 1px solid;
	border-bottom	: 1px solid;
	border-color	: #000000;
}

td.menu_bar_attive a:link {
	color       		: #FFFF99;
	text-decoration : none;
}
td.menu_bar_attive a:visited {
	color       		: #FFFF99;
	text-decoration : none;
}
td.menu_bar_attive a:hover {
	color       		: #FFFF99;
	text-decoration : none;
}


.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF66;
}
.Titolo_special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	color: #CCFF00;
	text-decoration: none;
	border-top-style: none;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align:center;
	color: #330000;
	border-top-color: #330000;
	border-top-style: solid;
	border-top-width: thin;
}
.foot1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align:center;
	color: #330000;
	
}
.foot a {
	
	color: #FFFFCC;
	text-decoration: none;
}
.foot1 a {
	
	color: #0000CC;
	text-decoration: none;
}

td.container{border:1px solid;border-color	: #000000;}
.riquadro{border:1px solid;border-color	: #000000;}