/* ###### liste	###### */
ul.listGallerySale {
	width: 330px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	display: table;
}
	ul.listGallerySale li {
		width: 50%;
		text-align: left;
		margin: 0px 0px 10px 0px;
		padding: 26px 0px 20px 0px;
		background-image: url(../img/background/bg_list_sale_convegni.gif);
		background-position: 1px 0px;
		background-repeat: repeat-y;
		float: left;
	}
	ul.listGallerySale li a {
		color: #F5F6D6 !important;
		margin: 0px 0px 4px 20px;
		display: block;
	}
	ul.listGallerySale li a img {
		width: 88%;
	}
	ul.listGallerySale li a.linkGalleryText {
		font-size: 0.7em;
		color: #000;
		text-decoration: none;
		margin-left: 25px;	
		padding-left: 9px;
		background-image: url(../img/menu/bg_arrow_lista_panna.gif);
		background-position: 0px 6px;
		background-repeat: no-repeat;
	}
dl.menuDispSale {
	width: 266px;
	margin: 40px 0px 0px 0px;
	padding: 0px;
	border-top: 2px solid #918A5E;
	border-bottom: 10px solid #C4C0A5;
}
dl.menuDispSale dt {
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
	padding: 5px 3px;
	border-bottom: 1px solid #918A5E;
}
dl.menuDispSale dd {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.8em;
	color: #000;
	padding: 0px 7px;
	border-bottom: 1px solid #918A5E;
	background-color: #fff;
}
dl.menuDispSale dd span {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 0.85em;
	color: #000;
	padding: 0px 5px;
	border-bottom: 1px solid #918A5E;
	background-color: #F5F6D6;
}
dl.menuDispSale a, dl.menuDispSale a:visited {
	color: #000;
	text-decoration: none;
}
/* ###### Background	###### */
.bgSale {
	background-image: url(../img/background/bg_vertical_rows_sale_convegni.gif);
	background-position: 0px 265px;
	background-repeat: repeat-x;
}
.bgColMenuListConference {
	background-image: url(../img/background/bg_col_menu_list_conference.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
/* ###### tipografia	###### */
.saleTitolino {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.2em;
	padding: 10px 40px 10px 30px;
}
.saleParagrafo {
	font-size: 0.75em;
	text-align: justify;
	line-height: 2em;
	padding: 10px 40px 10px 30px;
}
.salePrenota {
	font-size: 1em;
	text-align:left;
	line-height: 2em;
	padding: 10px 40px 10px 30px;
	color:#663333;
}


#bgPrenotasale{
		background-image:url(../img/background/bg_bottone_prenot_sale.jpg);
		background-repeat: no-repeat;
		position:relative;
		height:200px;
		margin: 20px 30px;
		width:370px;
					}

#bottonePrenotasale a{
	background-image:url(../img/sale/bottone_prenota_off.gif);
		background-repeat: no-repeat;
		background-position: 11px 30px;
		position:absolute;
		padding: 25px 30px 0px 28px;
		}
#bottonePrenotasale a:visited {
	background-image:url(../img/sale/bottone_prenota_off.gif);
    background-repeat: no-repeat;
		}
#bottonePrenotasale a:hover {
	background-image:url(../img/sale/bottone_prenota_on.gif);
    background-repeat: no-repeat;
		}
#bottonePrenotasale a:active {
	background-image:url(../img/sale/bottone_prenota_off.gif);
    background-repeat: no-repeat;
}
#testoPrenotasale{
	font-size: 0.75em;
	line-height: 2em;
	position:relative;
	float:left;
	margin: 60px 30px 10px 12px;
			}
