body {
	background-image: url(img/menu/left_bg.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
}
#banner {
	height: 110px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(img/banner_bg.gif);
	background-repeat: repeat-x;
}
#menu_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 29px;
	width: 100%;
	position: absolute;
	left: 0px;
	background-image: url(img/menu/bg.gif);
	background-repeat: repeat-x;
	top: 110px;
}
.txt_menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	padding-right:10px;
	padding-left:10px;
}
.txt_menu_Left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	font-weight: bold;
	padding-left: 5px;
}
.breadcumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.txt_menu_Left:link {
	text-decoration: none;
	color: #3399CC;
}

a.txt_menu_Left:hover {
	text-decoration: none;
	color: #FFCC00;
}

a.txt_menu_Left:visited {
	text-decoration: none;
	color: none;
}
a.txt_menu_Left:active {
	text-decoration: none;
	color: #3399CC;
}
a.txt_menu:visited {
	text-decoration: none;
	color: #003399;
}
a.txt_menu:link {
	color: #003399;
	text-decoration: none;
}
a.txt_menu:hover {
	text-decoration: none;
	color: #FFBB00;
}
a.txt_menu:active {
	text-decoration: none;
	color: #FFFFFF;
}
#left_menu {
	position: absolute;
	width: 200px;
	left: 0px;
	top: 139px;
	background-image: url(img/menu/left_bg.gif);
	background-repeat: repeat-y;
	height: 500px;
}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0066CC;
	height: 20px;
	bottom: 0px;
}

#contenuti {
	position: absolute;
	height: 450px;
	width: 600px;
	left: 200px;
	top: 139px;
	background-color: #FFFFFF;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding-top: 5px;
	padding-left: 5px;
}
.testo_giallo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C3F991;
}
.Yellow {
	color: #FFCC00;
	padding-right:10px;
	padding-left:10px;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0066CC;	
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
.testo_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #F5A920;
}
