﻿/*
Verde "Le Romagnole":
#4DB294
*/
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background: white;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.container {
	width: 1004px;
	margin: 0 auto;
	text-align: left;
}
.navigation_head {
	color: white;
	font-size: 13px;
	font-weight: bold;
	background: #722839;
}
.menu_livello1 {
	width: 100%;
	height: 125px;
}
.menu_livello1_color_left, .menu_livello2_color_left {
	float: left;
	width: 48px;
	background: #722839;
}
.menu_livello2_color_left {
	width:45px;
}
.menu_livello1_color_left {
	height: 125px;
}
.menu_livello1_footer {
	margin-left: 48px;
	height: 1px;
	background: #FFFFFF;
}
.menu_livello2_color_left {
	height: 55px;
}
.menu_livello1_spacer_left, .menu_livello2_spacer_left {
	float: left;
	width: 1px;
	background: #FFFFFF;
	height: 100%;
}
.menu_livello1_spacer_left {
	height: 125px;
	background: #FFFFFF;
}
.menu_livello2_spacer_left {
	height: 55px;
	background: #722839;
}
.menu_livello1_voce, .menu_livello1_voce_HOVER, .menu_livello2_voce, .menu_livello2_voce_HOVER {
	float: left;
	width: 136px;
	background: #722839;
}
.menu_livello1_voce {
	background-image: url('img_layout/menu_livello1_voce.jpg');
	background-repeat: no-repeat;
	background-position: right;
	height: 100%;
}
.menu_livello1_voce_HOVER {
	background-image: url('img_layout/menu_livello1_voce_HOVER.jpg');
	background-repeat: no-repeat;
	background-position: right;
	height: 100%;
}
.menu_livello1_voce_testo {
	margin-top: 26px;
	padding-left: 13px;
	padding-right: 10px;
	padding-bottom: 0px;
	height: 42px;
}
.menu_livello1_voce_simbolo {
	padding-left: 13px;
	padding-right: 26px;
	text-align: right;
}
.menu_livello12_spacer_row {
	width: 100%;
	height: 3px;
}
.menu_livello2 {
	height: 55px;
	width: 100%;
	font-size: 12px;
	background: #722839;
}
.menu_livello2_voce, .menu_livello2_voce_HOVER {
	height: 55px;
}
.menu_livello2_voce_HOVER {
	background: #ab7d88;
}
.menu_livello2_voce_testo {
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
}
.pathmenu {
	clear: both;
	padding-left: 210px;
	margin-top: 1px;
	padding-bottom: 2px;
}
.pathmenu, .pathmenu a, .pathmenu_voce, .pathmenu_voce a, .pathmenu a:hover, .pathmenu_voce a:hover{
	font-size: 10px;
	font-style: italic;
	color: #DFE9DC;
	background: #317023;
}
.pathmenu A:hover, .pathmenu_voce A:hover {
}
.menu_livello3 {
	float: left;
	width: 198px;
	color: white;
	font-size: 12px;
	font-weight: bold; /*
	background: #E4E4E4 repeat-y 50% 0;
	border-right: 1px #722839 solid;
	*/;
	padding-right: 10px;
	padding-bottom: 10px;
}
td.cella_menu_livello_3 {
	background: #E4E4E4 repeat-y 50% 0;
	border-right: 1px #722839 solid;
	width: 198px;
}
.menu_livello3_voce, .menu_livello3_voce_HOVER {
	padding-left: 24px;
	padding-top: 15px;
	padding-bottom: 5px;
	height: 41px;
	background-image: url('img_layout/menu_livello3_voce.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}
.menu_livello3_voce_HOVER {
	background-image: url('img_layout/menu_livello3_voce_HOVER.jpg');
	background-repeat: no-repeat;
}
.left_column {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.content {
	float: left;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}
.right_column {
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
}
.footer {
	clear: both;
	height: 65px;
	padding-top: 5px;
	text-align: center;
	background: #722839;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #ab7d88;
}
.footer img {
	margin-top: 5px;
	margin-bottom: 5px;
}
h1.csc-firstHeader {
	font-size: 16px;
	font-weight: bold;
}
img#workaround_image_id {
	/*border: 1px #000000 solid;*/
	margin-right: 5px;
}
.left_column img#workaround_image_id {
	border: none;
}
table {
	width: 100%;
}
td {
	vertical-align: top;
}
table.imgtext-table {

	/*width: 100%;*/
}
table.imgtext-table td {
	text-align: center;
}
p.csc-caption {
	font-size: 12px;
	font-style: italic;
}

a {
	text-decoration: none;
	color: #722839;
}
a:hover {
	color: #317023;
}
a:focus {
	outline: 0;
}
a img {
	border: 0;
}
.spacer-gif {
	display: none;
}
