@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
	height: 100%;
}
#title-tbl-menu {
	background-image: url(../images/titolo-menu.jpg);
	background-repeat: no-repeat;
	height: 29px;
}
#voce-menu {
	background-image: url(../images/1-voce-menu.jpg);
	background-repeat: no-repeat;
	height: 26px;
}
.sf-menu {
	background-image: url(../images/sf-menu.jpg);
	background-repeat: no-repeat;
	height: 26px;
}
.tbl {
	background-color: #f5f5f5;
	border: 1px solid #c4c4c4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titolo-tbl {
	background-image: url(../images/titolo-tbl.jpg);
	background-repeat: repeat-x;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.titolo-tbl-tac {
	background-image: url(../images/titolo-menu.jpg);
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.text01 a{
	text-decoration:none;
	color: #CC0000;
}
.text01 a:hover{
	text-decoration:underline;
	color: #CC0000;
}
.text01 a:visited{
	color: #CC0000;
}
.text01b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.text01b a{
	text-decoration:underline;
	color: #CC0000;
}
.text01b a:hover{
	text-decoration:none;
	color: #CC0000;
}
.text01b a:visited{
	color: #CC0000;
}
.separatore {
	background-image: url(../images/separatore.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text2 a{
	text-decoration:none;
	color: #333333;
}
.text2 a:hover{
	text-decoration:underline;
	color: #333333;
}
.text2 a:visited{
	color: #333333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}
.title-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.text-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #940101;
}
.text-menu a{
	text-decoration:none;
	color: #940101;
}

.text-menu a:hover{
	text-decoration:underline;
	color: #940101;
}
.text-menu a:visited{
	color: #940101;
}
html {
	height: 100%;
}

