body {
	background-image:url(images/texture_centrale.gif);
	background-position: top center;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

.texture_banner {
	background-image:url(images/texture_orizz.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #CCCCCC;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
}

.text_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.text_tab_black {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
	line-height: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 5px;
}

.title_page {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #FF7C00;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.text_location {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #CCCCCC;
	padding-left: 15px;
	line-height: 18px;
	text-align: left;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #FFFF99;
	text-decoration: none;
}

a:hover {
	color: #FFFF99;
}

a:visited {
	color: #FFFF99;
}

a:active {
}

.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.text_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #999999;
	text-align: left;
	padding-left: 14px;
	padding-top: 4px;
	line-height: 20px
}

.slogan a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.slogan a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.slogan a:hover {
	color: #FF7C00;
}

.slogan a:visited {
}

.slogan a:active {
}

/* INIZIO MENU PRINCIPALE */

.voce_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 25px;
	line-height: 27px;
	text-align: left;
}

.voce_menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.voce_menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.voce_menu a:hover {
	color: #000000;
}

.voce_menu a:visited {
}

.voce_menu a:active {
}

/* FINE MENU PRINCIPALE */

/* INIZIO MENU 2009 */

.voce_menu_2009 {
	background-image:url(images/sottomenu_sx.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 25px;
	line-height: 27px;
	text-align: left;
}

.voce_menu_2009 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.voce_menu_2009 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.voce_menu_2009 a:hover {
	color: #FF7C00;
}

.voce_menu_2009 a:visited {
}

.voce_menu_2009 a:active {
}

/* FINE MENU 2009 */

