/* CSS Document */
/* ___ tesene CSS*____*/
/*-----Foot-----------*/
body {
	margin: 0px;
	background-color: #CCCCCC;
}

.hr {
	size: 2px;
	color: #FF0000;
	background-color: #FF0000;
}

#tab_gen {
	background-color: #FFFFFF;
	border: 2px solid #149BC7;
}

#font_link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#000000;
	background-color: #EBCD01;
	font-weight: bold;
}

#font_link a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#000000;
	background-color: #EBCD01;
	font-weight: bold;
}

#font_link a:visited{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#000000;
	background-color: #EBCD01;
	font-weight: bold;
}

#font_link a:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#000000;
	background-color: #EBCD01;
	font-weight: bold;
}

#font_link a:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#FF0000;
	background-color: #EBCD01;
	font-weight: bold;
	text-decoration: underline;
}

#font_down {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#000000;
}
#font_down a:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#000000;
}

#font_down a:visited{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#000000;
}

#font_down a:active {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#000000;
}

#font_down a:hover{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#FF0000;
	text-decoration: underline;
}
.font_down {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#000000;
}

.font_centro {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#000000;
	padding: 0px 5px 0px 5px;
}

.font_titoli{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FF3300;
	font-weight: bold;
	padding: 10px 0px 10px 5px;
}

#tab_centro {
	border-top: 2px solid #FF0000;
}
