/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #333333;
}
input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #333333;
	text-decoration: underline;	
}
a:hover {
	color: #FF3333;
	text-decoration: underline;	
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
img {
	border: none;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 2px;
	padding: 4px;
	line-height: 14px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;	
 }	
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-repeat: repeat-y;
	background-position: left top;
	text-indent: 2pt;
	line-height: 15px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px;
	padding-top: 5px; 
	MARGIN: 0px; 	
}
.main {
	border-right: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
}
.menu {
	background-image: url(../img/bgMenu.gif);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.menu a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.menu a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;	
}
.menuLanguages {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	word-spacing: 2px;
}
.menuLanguages a:link{
	color: #6699CC;
	word-spacing: 2px;
	text-decoration: none;
}
.menuLanguages a:hover{
	color: #6699CC;
	word-spacing: 2px;
	text-decoration: none;
}
.menuLanguages a:visited{
	color: #6699CC;
	word-spacing: 2px;
	text-decoration: none;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	word-spacing: 2px;
	background-color: #E6E6E6;
	line-height: 12px;
}
.evidenziato{
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;	
}
.evidenziato a:link{
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;	
}
.evidenziato a:visited{
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;	
}
.legend {
	background-image: url(../img/legend.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 180px;
	padding: 3px;
	margin: 3px;
}
.testo {
	padding: 0px 40px 0px 35px;
}
.form {
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
.row1 {
	background-color: #EBEBEB;
}
.row2{
	background-color: #F5F5F5;
}
.border {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.borderTitle {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 650px;
	height: 70px;
}
.back {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 650px;
	font-weight: bold;
}
.back a:link{
	color: #666666;
	text-decoration: none;
}
.back a:visited{
	color: #666666;
	text-decoration: none;
}
.titleNews {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.bgTop {
	background-repeat: no-repeat;
	background-position: center top;
	height: 127px;
}
textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
