/* CSS Document */

body {
	margin: 27px 0px;
	background-color: #01498C;
	background-image:url(../images/bg_interno.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	color: #326798;
}
hr {
	color: #333333;
	background-color: #333333;
	border: 0px;
	height: 1px;
}
.col_dx_interno {
	vertical-align: bottom;
}
.col_sx_interno {
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(../images/bg_col_sx_interno.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.titolo_vert {
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(../images/bg_titolo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 55px;
	font-size: 10px;
	padding-top: 4px;
}
.titolo_vert a {
	color: #333333;
	text-decoration: none;
}
.titoletto {
	color: #326798;
	font-size: 16px;
	border-bottom: solid 1px #326798;
	padding-bottom: 5px;
}
.bordino {
	border: solid 5px #DDDDDD;
	float: left;
}
.centro {
	vertical-align: top;
	background-color: #FFFFFF;
	width: 572px;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.testo {
	padding: 25px;
	line-height: 15px;
	text-align: justify;
}
.testo li a {
	font-size: 16px;
	line-height: 20px;
	/*font-weight: bold;*/
}
.dida {
	font-size: 10px;
	padding: 4px;
	text-align: center;
}
.logo_interno {
	width: 305px;
	height: 255px;
	background-image: url(../images/logo_interno.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
}
.menu_bottom {
	width: 305px;
	height: 120px;
	background-image: url(../images/menu_bottom.gif);
	background-repeat: no-repeat;
}

/* MENU */

table.menu {
	text-align: right;
	background-color: #2A9205;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

