/* CSS Document */
body {
	margin: 0px;
	background-color: #639822;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
	line-height: 15px;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
	border: solid 1px #CACACA;
}
form {
	margin: 0px;
}
a {
	color: #639822;
}
hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 0px;
}
.content {
	background-color: #ffd167;
	width: 910px;
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat-y;
}
.top {
	height: 216px;
	background-image: url(../it/img/top.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
}
.top_en {
	height: 216px;
	background-image: url(../en/img/top.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
}
.logo {
	padding: 0px 0px 35px 133px;
}
.page {
	vertical-align: top;
	padding: 0px 23px;
}
.bottom {
	height: 27px;
	vertical-align: top;
}
.footer {
	width: 810px;
	margin: 30px 50px 0px 50px;
	border-top: solid 5px #CACACA; 
}
.organizzatori {
	border-bottom: solid 1px #d8d8d8;
	padding: 10px;
	margin-left: 40px;
	font-size: 10px;
	text-align: center;
	line-height: normal;
	color: #929292;
}
.banner {
	background-color: #FFFFFF;
}
.tab_generale {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 15px;
}
.selectlenght {
	width: 460;
}
/* Menu Orizzontale */
.menu_orizzontale {
	font-size: 10px;
	word-spacing: 10px;
	margin-right: 46px;
	margin-bottom: 2px;
	float: right;
}
.menu_orizzontale a {
	color: #865e00;
	text-decoration: none;
}
/* Menu */
.menu {
	vertical-align: top;
	width: 294px;
}
.blocco_menu {
	background-color: #AFABAA;
	width: 255px;
	padding-bottom: 23px;
	margin-left: 40px;
}
.m_box {
	margin: 0px 15px;
	color: #FFFFFF;
	text-align: center;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #bab5b5;
	background-color: #e45d10;
}
.m_box_on {
	margin: 0px 15px;
	color: #FFFFFF;
	text-align: center;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #bab5b5;
	background-color: #e45d10;
	padding: 2px 0px;
	display: block;
}
.m_box a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #AFABAA;
	padding: 2px 0px;
}
.m_box a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #e45d10;
}
.sottomenu {
	background-color: #a19993;
	margin: 0px 15px 15px 15px;
	padding: 10px 15px 30px 15px;
}
.sm_box a {
	color: #e2dfdd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.sm_box a:hover {
	color: #FFFFFF;
}
a.sm_box_on {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.fiore a {
	color: #FFFFFF;
	background-image: url(../images/fiore.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.fiore, .fiore a:hover {
	background-color: #FFD167;
	color: #333333;
	background-image: url(../images/fiore_on.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.street a {
	color: #FFD167;
	background-color: #999999;
}
/* Testo */
.testo {
	padding: 30px 30px 0px 30px;
	text-align: justify;
	vertical-align: top;
}
.titolo {
	color: #8aad01;
	font-size: 23px;
	margin-bottom: 35px;
	text-align: left;
}
.cubo {
	color: #FFFFFF;
	background-color: #02934b;
	padding: 0px 5px;
	margin-right: 3px;
}
.sottotitolo {
	font-size: 12px;
	border-left: solid 5px #CACACA;
	padding-left: 10px;
	font-weight: bold;
}
.sottotitolo a {
	color: #5b5b5b;
}
.bordino {
	border: solid 5px #CACACA;
}
.partners {
	border: solid 5px #CACACA;
	padding: 10px 0px;
	background-color: #FFFFFF;
	text-align: center;
	width: 180px;
}
.evidenza {
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	border: solid 1px #CACACA;
}
.evidenza a {
	text-decoration: none;
	color: #5b5b5b;
}
.warning {
	color: #FF0000;
}
.ciccio {
	background-color: #FFD167;
	padding: 0px 5px;
}
.boom {
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px 10px;
	border: solid 1px #02934B;
	color: #02934B;
	margin: 0px 0px 20px 0px;
}
.grande {
	background-color: #D7E3B3;
	text-align: center;
	padding: 10px;
	border: solid 1px #CACACA;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
}
/* Tabella Dati */
table.dati {
	border-top: solid 5px #CACACA;
	margin-bottom: 20px;
	border-bottom: solid 4px #CACACA;
}
table.dati td {
	border-bottom: solid 1px #CACACA;
	background-color: #FFFFFF;
	padding: 5px 10px;
	font-size: 10px;
}
table.dati td.azienda {
	font-weight: bold;
	background-color: #EEEEEE;
}
table.dati th {
	border-bottom: solid 1px #CACACA;
	background-color: #FFFFFF;
	padding: 5px 10px 5px 0px;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}
table.dati td a {
	color: #5b5b5b;
}
/* MENU TESSERE */
.menu_tessere_nolink{
	background-color: #FFFFFF;
	padding: 2px 10px;
	border: 1px solid #CCCCCC;
	display: block;
}
.menu_tessere{
	background-color: #E9E9E9;
	border: 1px solid #CCCCCC;
}
.menu_tessere a{
	background-color: #FFFFFF;
	padding: 2px 10px;
	text-decoration: none;
	display: block;
	float: left;
	color: #5b5b5b;
}
.menu_tessere a:hover{
	color: #000000;
}
/* RICERCA CATALOGO */
table.ricerca td {
	padding: 5px;
	font-size: 11px;
	border-bottom: 1px solid #CCCCCC;
	height: 35px;
	background-color: #FFFFFF;
}
table.ricerca td a {
	color: #5b5b5b;
	font-weight: bold;
	text-decoration: none;
}
table.ricerca th {
	padding: 3px 5px;
	font-size: 11px;
	text-align: left;
	border-bottom: 5px solid #CCCCCC;
}
/* DETTAGLIO */
table.dettaglio td {
	padding: 3px 15px;
	font-size: 11px;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
table.dettaglio th {
	background-color: #E9E9E9;
	padding: 3px 15px;
	font-size: 11px;
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px solid #CCCCCC;
	font-weight: normal;
	text-align: right;
	width: 110px;
}
table.dettaglio td.azienda {
	font-weight: bold;
	background-color: #E9E9E9;
	color: #000000;
}
table.dettaglio td a {
	color: #5b5b5b;
}
/* AREA AMMINISTRAZIONE SERVIZI */
table.elenco td {
	color: #000000;
	padding: 5px;
	font-size: 11px;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
}
table.elenco td.azienda {
	background-color: #F7F7F7;
	color: #000000;
	padding-top: 22px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 11px;
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
}
table.elenco th {
	color: #000000;
	font-size: 12px;
	text-align: left;
	border-bottom: 5px solid #000000;
	padding: 5px;
}
table.elenco th a{
	color: #FFFFFF;
}
table.elenco th.servizio{
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding: 5px;
	font-size: 11px;
	text-align: left;
	border-bottom: 1px solid #000000;
}