/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.bottom_menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bottom_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bottom_menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bottom_menu a:hover {
	color: #B0CAD6;
	text-decoration: underline;
	font-weight: bold;
}
.style5 {
	font-size: 9px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
}
.style6 {
	font-size: 12px;
	color: #24537D;
	
}
.testo {
	font-size: 12px;
	color: #00000;
	}
.table_borded_blue {
	background-color: #B1CCD8;
	border: 1px solid #24537D;
}
a:link {
	color: #24537D;
}
a:visited {
	color: #24537D;
}
a:hover {
	color: #4B87B8;
}
a:active {
	color: #24537D;
}
a {
	font-weight: bold;
}
ul {
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../img/puntino.gif);
}
ul.list {
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../img/trattinolist.gif);
}
.sottotitolo {
	font-size: 11px;
	color: #00000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

	
	
	
	
	
	
	
	
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.news a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.news a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.news a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.news a:hover {
	color: #24537D;
	text-decoration: none;
	font-weight: bold;
}

.border_grigio {
	border-top: 1px  solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
