@charset "UTF-8";
/* CSS Document */

div.second_artist{
	text-align: right;
}

div.content_home{
	background: url(/template/img/artisti.jpg) no-repeat  130px 50px;
}

div.second_menu .second_artist_content h1{
	font-size: 40px;
	color: #12687c;
	font-weight: normal;
	line-height: 100%;
}

div.second_menu .second_artist_content div.second_artist_master{
	bottom: 10px;
	height: 140px;
	overflow: auto;
	padding-right: 10px;
	right: 0;
}

div.second_menu .second_artist_content div.second_artist_master div{
	margin-bottom: 2px;
}

div.second_menu .second_artist_content div.second_artist_master div a{
	font-size: 18px;
	color: #666666;
	letter-spacing: 0;
	margin-left: 5px;
	margin-right: 10px;
}

div.second_menu .second_artist_content div.second_artist_master div span{
	display: none;
	margin-right: 10px;
}

div.second_artist_content div.jScrollPaneContainer div.second_artist_master div a:hover > span{
	color: #12687c;
	display: inline;
}

div.second_artist_content div.second_artist_master div a:hover > span{
	color: #12687c;
	display: inline;
}

div.second_menu .second_artist_content div.second_artist_master div a:hover{
	color: #12687c;
}

.second_artist_content .spacer{
	height: 15px;
	position: absolute;
	background-color: #ffffff;
	width: 200px;
	right: 10px;
	bottom: 146px;
	z-index: 100;
}

.second_artist_content .spacer_bot{
	height: 15px;
	position: absolute;
	background-color: #ffffff;
	width: 200px;
	right: 10px;
	bottom: 6px;
	z-index: 100;
}

/* ------------------------------------------------------- START Menu Artist ----------------------------------------------------- */

.menu_artist{
	width: 350px;
	height: 400px;
	position: fixed;
	_position: absolute;
	left: 50%;
	margin-left: -460px;
	top: 30px;
	z-index: 100;
}

.menu_artist h1.artist_name{
	font-size: 40px;
	color: #12687c;
	text-transform: uppercase;
	line-height: 40px;
	text-align: right;
	font-weight: lighter;
	border-bottom: 4px solid #12687c;
	padding-bottom: 5px;
	
}

.menu_artist div.submenu_artist div.menu{
	float: right;
	position: relative;
	margin-left: 10px;
}

.menu_artist div.submenu_artist div a{
	font-size: 32px;
	color: #666666;
	letter-spacing: 0;
	line-height: 100%;
	margin-left: 30px;
	text-transform:lowercase;
}

.menu_artist div.submenu_artist div a span.letter-color{
	color: #12687c;	
}

.menu_artist div.submenu_artist div span.hide{
	color: #12687c;
	position: absolute;
	display: none;
	left: 10px;
	z-index: 0;
	font-size: 20px;
	font-weight:bold;
	*top: 1px; /* Hack IE6 + */
}

.menu_artist div.submenu_artist div a:hover > span.hide, .menu_artist div.submenu_artist div a:hover, .menu_artist div.submenu_artist div a.selected, .menu_artist div.submenu_artist div a.selected > span.hide{
	display: inline;
	color: #12687c;
}

/* ----------- START Listing Opere ---------*/

.listing_opere, .listing_expo{
	/* margin-top: 100px; */
	width: 330px;
	height: 300px;
	overflow: auto;
}

.listing_expo{
 	width: 370px;
}

.listing_opere div{
	background-color: #12687c;
	height: 60px;
	/* width: 60px; */
	float: right;
	margin: 2px;	
}

.listing_opere div img{
	height: 60px;
	/* width: 60px; */
	opacity: 0.2;
	-moz-opacity: 0.2;
	filter:alpha(opacity=20);
}

.listing_opere div img.selected{
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}

/* ----------- END Listing Opere -----------*/


.torna_dettaglio{
	position: relative;
	top: 14px;
	left: 11px;
}


/* ------------------------------------------------------- END Menu Artist ------------------------------------------------------- */

.content_artist{
	width: 400px;
	margin: 0 auto;
	position: relative;
	left: 95px;
	padding-top: 35px;
	padding-bottom: 110px;
	color: #58585a;
	font-size: 13px;
	text-align: justify
}

.content_artist .content_artist_desc{
	width: 300px;
	margin-left: 30px;
	_padding-bottom: 150px;
}

.content_artist .content_contatti_desc{
	margin-left: 30px;
}

.content_artist_desc img{
	margin-bottom: 5px;
}

.content_artist_opera img{
	margin-bottom: 5px;
}

.content_artist_opera{
	line-height: 16px;
	font-size: 13px;
}

.content_artist h2{
	color: #12687c;
	font-size: 40px;
	/* text-transform: uppercase; */
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 100%;
	text-align: left;
}

.artist_name{
	font-size: 20px;
	color: #12687c;
	margin-bottom: 20px;
}

/* ------------------------------------------------------- START Sezione Opere ----------------------------------------------------- */

.content_artist div.content_artist_opera{
	width: auto;
}

.second_artist div.second_artist_opere{
	background-color: transparent;
}

.content_artist_opera h2{
	line-height: 35px;
	font-size: 30px;
	margin-bottom: 5px;
	margin-top: 40px;
	*margin-top: 75px;
	text-transform: none;
}

.content_artist_opera p{
	font-size: 16px;
	color: #999999;
	line-height: 100%;
	margin-bottom: 5px;
}

/* ------------------------------------------------------- END Sezione Opere ------------------------------------------------------- */



/* ------------------------------------------------------- START Sezione Expo ------------------------------------------------------ */

.expo{
	margin-bottom: 20px;
}

.expo_desc{
	float: right;
	text-align: right;
	width: 260px;
}

.expo_desc h3{
	/* text-transform: uppercase; */
	font-size: 14px;
	color: #12687c;
	font-weight: normal;
}

.expo_desc p{
	color: #666666;
}

.expo_leggi, .sub_menu{
	float: right;
	margin-left: 20px;
	text-transform: uppercase;
	font-size: 11px;
	color: #ffffff;
}

.sub_menu{
	margin-left: 2px;
}

.expo_leggi a, .sub_menu a{
	color: #ffffff !important;
	background-color: #12687c;
	padding: 0 5px;
	text-transform: uppercase !important;
	font-size: 11px !important;
	margin-left:0 !important;
}

.sub_menu a.selected{
	background-color: #ccc !important;
}

p.expo_when{
	font-size: 21px;
	color: #666666;
	margin-bottom: 30px;
}

p.expo_description{
	width: 230px;
	text-align: justify;
}

/* ------------------------------------------------------- END Sezione Expo -------------------------------------------------------- */



/* ------------------------------------------------------- START Galleria Ora ------------------------------------------------------ */

div.wrap_orario_tot{
	float: right;
	width: 300px;
}

div.wrap_orario{
	text-align: right;
	color: #12687c;
	font-size: 16px;
	float: right;
	margin-top: 20px;
}

div.wrap_orario_first{
	margin-top: 78px;
}

div.wrap_orario_sun{
	width: 233px;
}

div.wrap_orario_sun .orario_day3{
	color: #ffffff;
}

div.orario_day, div.orario_h{
	float: left;
}

div.orario_h{
	text-align: left;
	padding-top: 30px;
}

div.orario_day{
	padding-right: 10px;
	border-right: 2px solid #12687c;
	margin-right: 20px;
}

div.orario_day1{
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 20px;	
}

div.orario_day2{
	margin-bottom: 5px;
}

div.orario_h1{
	margin-bottom: 5px;
}

/* ------------------------------------------------------- END Galleria Ora ------------------------------------------------------ */


/* ------------------------------------------------------- START Contatti ------------------------------------------------------ */

p.contatti{
	text-align: right;
	color: #666666;
	margin-top: 20px;
}

div.contatti_info{
	font-size: 18px;
}

div.contatti_info p{
	margin-bottom: 10px;
}

div.contatti_info p span{
	color: #12687c;
}

div.mail{
	text-transform: uppercase;
	font-size: 22px;
	margin-top: 23px;
}

.contact_form form{
	text-align: right;
	margin-top: 20px;
	position: relative;
	left: -140px;
}

.contact_form form label{
	vertical-align: top;
	font-size: 20px;
	position: relative;
	left: -30px;
}

.contact_form form input{
	width: 210px;
	height: 25px;
	border: 0;
	outline: none;
	background-color: #12687c;
	margin-bottom: 20px;
	padding: 0 10px; 
	color: #fff;
	font-family: Swis721LtCnBTLight, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}

.contact_form form input.invia{
	padding: 1px 3px;
	height: auto;
	width: auto;
	text-transform: uppercase;
	font-size: 10px;
}

.contact_form form textarea{
	width: 210px;
	overflow: auto;
	padding: 10px;
	height: 130px;
	border: 0;
	letter-spacing: 1px;
	outline: none;
	background-color: #12687c;
	margin-bottom: 20px;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-family: Swis721LtCnBTLight, Helvetica, sans-serif;
}

.content_contatti{
	width: 550px;
	margin: 0 auto;
	position: relative;
	left: 180px;
	padding-top: 35px;
	padding-bottom: 110px;
	color: #58585a;
	font-size: 13px;
	text-align: justify
}

#map_canvas{
	padding: 10px;
	border:2px solid #12687c;
	width: 520px;
	height: 360px;
}

#response{
	float: left;
	position: relative;
	top: -345px;
	left: 290px;
	font-size: 15px;
	line-height: 24px;
	color: #12687c;
}



/* ------------------------------------------------------- END Contatti ------------------------------------------------------ */

