#header_top {
	height:177px;
	background-image: url(res/header_gallery.jpg);
	}

#header_top_uk {
	height:177px;
	background-image: url(res/header_gallery_en.jpg);
	}

/* ------------------------------------------------------- GALLERIA */
#sottomenu_ricerca {
	background-image: url(res/BG_sottomenu.gif);
	background-repeat: repeat-y;
	text-align: center;
	font-family: "Trebuchet MS", "Lucida Sans", Tahoma, sans-serif;
	font-size: 11px;
	color: #746A5E;
	padding-top: 15px;
	padding-bottom: 13px;
}
#cerca {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #746a5e;
}
.cerca_artisti {
	background-color:#EBE7DC;
	font-family: "Trebuchet MS", "Lucida Sans", Tahoma, sans-serif;
	font-size: 11px;
	color: #746A5E;
	line-height: 12px;
	width: 250px;
}

.cerca_tipologia {
	background-color:#EBE7DC;
	font-family: "Trebuchet MS", "Lucida Sans", Tahoma, sans-serif;
	font-size: 11px;
	color: #746A5E;
	line-height: 12px;
	width: 100px;
}

#galleria_elenco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #746A5E;
}

#galleria_elenco .artista_tit {
	background-color: #E0DCD1;
	font-family: "Trebuchet MS", "Lucida Sans", Tahoma, sans-serif;
	font-size: 12px;
	color: #746A5E;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 150px;
}
#galleria_elenco .tipo_tit {
	background-color: #E0DCD1;
	font-family: "Trebuchet MS", "Lucida Sans", Tahoma, sans-serif;
	font-size: 12px;
	color: #746A5E;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 75px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#galleria_elenco .titolo_tit {
	background-color: #E0DCD1;
	font-family: "Trebuchet MS", "Lucida Sans", Tahoma, sans-serif;
	font-size: 12px;
	color: #746A5E;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 375px;
}

#galleria_elenco .artista {
	padding-bottom: 5px;
}
#galleria_elenco .tipo {padding-bottom: 5px; }
#galleria_elenco .titolo {padding-bottom: 5px; }

.separatore {
	background-image: url(res/separatore_h.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.navigatore {
	text-align: center;
	
}
/* ------------------------------------------------------- PAGINE ARTISTA e OPERE */
#artista_elenco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #746A5E;
}

#artista_elenco td {
	height: 15px;
	border-bottom: 1px dotted #D8D0C5;
	vertical-align:middle; 
}

#artista_elenco .titolo_tit { 
	background-color: #E0DCD1;
	font-family: "Trebuchet MS", "Lucida Sans", Tahoma, sans-serif;
	font-size: 12px;
	color: #746A5E;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 305px;
		border-bottom: 0px;
}
#artista_elenco .tipo_tit {
	background-color: #E0DCD1;
	font-family: "Trebuchet MS", "Lucida Sans", Tahoma, sans-serif;
	font-size: 12px;
	color: #746A5E;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 75px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
			border-bottom: 0px;
}

#artista_elenco .dettagli_tit {
	background-color: #E0DCD1;
	font-family: "Trebuchet MS", "Lucida Sans", Tahoma, sans-serif;
	font-size: 12px;
	color: #746A5E;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 200px;
			border-bottom: 0px;
}
#artista_elenco .disponibilita_tit {
	background-color: #E0DCD1;
	font-family: "Trebuchet MS", "Lucida Sans", Tahoma, sans-serif;
	font-size: 12px;
	color: #746A5E;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 30px;
	border-left: 1px solid #FFFFFF;
			border-bottom: 0px;
}
#artista_elenco .titolo {
	padding-bottom: 5px; 
}
#artista_elenco .tipo {
	padding-bottom: 5px; 
}
#artista_elenco .dettagli { 
	padding-bottom: 5px; 
}
#artista_elenco .disponibilita { 
	padding-bottom: 5px; 
	text-align:center;
}
#artista_elenco .navigatore {
	padding-top: 5px; 
	text-align: center;
	height: 15px;
	border-bottom: 0px #ffffff;	
}

