/* ----- Set all margins and paddings to 0 ----- */

* {
	margin: 0;
	padding: 0;
	}

/* ----- Defaults ----- */

body {
	margin: 0px;
	padding: 0px;
	
	}
#contenitore {
	width: 900px;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	padding: 0px;
}
	
a {
	text-decoration: none;
	color: #7C735C;
	}
hover {
	text-decoration: none;
	color: #7C735C;
}

	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7C735C;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #7C735C;
}

img {
	border: 0px none;
	}			
	
/* ----- Top ----- */

#title {
	width: 300px;
	height: 90px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 40;
	margin-left: auto;
	}
#event {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	line-height: 12px;
}
#contenitore_menu/* ----- Menu ----- */

 {
	width: 250px;
	height: 600px;
	float: left;
	}
#logo {
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ACA69B;
	height: 72px;
	text-align: center;
	padding-top: 30px;
	margin-bottom: 40px;
}
.titoli {
	width: 250px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #7E7869;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 17px;
	line-height: 36px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	float: left;
	height: auto;
	padding-bottom: 17px;
}
.contatti {
	width: 250px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #7E7869;
	text-align: left;
	padding-top: 20px;
	line-height: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	float: left;
	height: auto;
	padding-bottom: 20px;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ACA69B;
}
#contenitore_home {
	width: 650px;
	float: left;
}
.__________________________ {
	
}

#contenitore_main_img {
	width: 400px;
	float: left;
	padding-left: 20px;
	height: auto;
}
.sottotitolo_main_img {
	width: 400px;
	text-align: left;
	text-decoration: none;
	height: auto;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333;
	margin-bottom: 10px;
}
.sottotitolo_main_img_red {
	width: 400px;
	text-align: left;
	text-decoration: none;
	height: auto;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #F00;
	margin-bottom: 10px;
}
.__________________________ {
	
}


.contenitore_info_dx {
	width: 220px;
	text-align: left;
	text-decoration: none;
	height: auto;
	padding-left: 10px;
	float: left;
}
.news_sezione {
	width: 210px;
	text-align: left;
	text-decoration: none;
	height: 20px;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	text-transform: uppercase;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ACA69B;
	margin-bottom: 10px;
}
.news_titolo_info {
	width: 210px;
	text-align: left;
	text-decoration: none;
	height: auto;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
}
.news_sottotitolo_info {
	width: 210px;
	text-align: left;
	text-decoration: none;
	height: auto;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5D5C5A;
	font-style: italic;
	margin-bottom: 10px;
}
.news_citta_mostra {
	width: 210px;
	text-align: left;
	text-decoration: none;
	height: auto;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #2C2925;
	margin-bottom: 5px;
	font-weight: bold;
}

.info_mostra {
	width: 210px;
	text-align: left;
	text-decoration: none;
	height: auto;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #5D5C5A;
	margin-bottom: 5px;
}

.capolettera {
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 64px;
	font-style: normal;
	line-height: 56px;
	color: #7E7869;
	font-weight: normal;
	float: left;
	width: auto;
	height: auto;
	margin-right: 5px;
}
.capolettera_mini {
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-style: normal;
	line-height: 36px;
	color: #7E7869;
	font-weight: normal;
	float: left;
	width: auto;
	height: auto;
	margin-right: 5px;
}


.__________________________ {
	
}
.EXHIBITIONS_______________ {
	
}

.logo_ {
	width: 200px;
	height: 72px;
	text-align: center;
	margin-bottom: 40px;
	padding-top: 30px;
}
.space {
	width: 199px;
	height: 142px;
	text-align: center;
}


#contenitore_menu_ {
	width: 199px;
	float: left;
}
.titoli_menu {
	width: 199px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #7E7869;
	text-align: center;
	padding-top: 10px;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	float: left;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ACA69B;
}

.contatti_ {
	width: 200px;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #7E7869;
	text-align: left;
	padding-top: 20px;
	line-height: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	float: left;
	height: auto;
	padding-bottom: 20px;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ACA69B;
}




.__________________________ {
	
}
#contenitore_home_ {
	width: 699px;
	float: left;
	margin-bottom: 40px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #ACA69B;
}
#contenitore_sottomenu_ {
	width: 198px;
	float: left;
	height: auto;
}
.titoli_sottomenu {
	width: 194px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #7E7869;
	text-align: left;
	padding-top: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	float: left;
	height: auto;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ACA69B;
	margin-left: 5px;
}
.titoli_sottomenu_red {
	width: 194px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FF0000;
	text-align: left;
	padding-top: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	float: left;
	height: auto;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ACA69B;
	margin-left: 5px;
}

.sotto_sottomenu {
	width: 174px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #7E7869;
	text-align: left;
	padding-top: 8px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	float: left;
	height: 10px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ACA69B;
	margin-left: 5px;
	padding-left: 20px;
}
.sotto_sottomenu_red {
	width: 174px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FF0000;
	text-align: left;
	padding-top: 8px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	float: left;
	height: 10px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ACA69B;
	margin-left: 5px;
	padding-left: 20px;
}

#menu {
	height: auto;
	width: 200px;
	font-family: "Courier New", Courier, monospace;
	color: #7E7869;
}

.arrowlistmenu {
	width: 189px;
	float: left;
	padding-left: 10px;
	height: auto;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	line-height: 15px;
	text-align: center;
}

.arrowlistmenu .menuheader { /*CSS class for menu headers in general (expanding or not!)*/
	cursor: hand;
	cursor: pointer;
	font-size: 16px;
	color: #7E7869;
	line-height: 15px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	margin-bottom: 0px;
	margin-top: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ACA69B;
	font-weight: normal;
}
.arrowlistmenu .openheader { /*CSS class to apply to expandable header when it's expanded*/
	background-image: url(titlebar-active.png);
}

.arrowlistmenu ul { /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: none;
	margin-right: 0;
	margin-left: 0;
	font-size: 14px;
	color: #7E7869;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ACA69B;
	padding: 0;
	text-align: left;
}
.arrowlistmenu ul li {
	list-style-type: none;
	padding-left: 10px;
}
.arrowlistmenu ul li a {
	display: block;
	text-decoration: none;
}
.arrowlistmenu ul li a:hover { /*hover state CSS*/
	color: #FF0000;
	text-decoration: underline;
}



.__________________________ {
	
}
#contenitore_info_dx_ {
	width: 499px;
	height: auto;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #ACA69B;
}
.titolo_exhibition {
	width: 480px;
	height: auto;
	text-align: left;
	margin-left: 10px;
}
.credits_exhibition {
	width: 480px;
	height: 30px;
	text-align: left;
	margin-left: 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-variant: normal;
	color: #212D3B;
}
.sottotitolo_exhibition {
	width: 480px;
	height: 65px;
	text-align: left;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	color: #7E7869;
	text-decoration: none;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ACA69B;
	padding-bottom: 10px;
}


.intro_info_img {
	width: 489px;
	height: auto;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 0px;
	margin-left: 10px;
}
.intro_info_exhibition {
	width: 480px;
	height: auto;
	text-align: left;
	padding-top: 10px;
	margin-bottom: 40px;
	padding-left: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #7E7869;
	text-decoration: none;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ACA69B;
	padding-bottom: 10px;
}
.contenitore_infotecniche {
	width: 480px;
	height: auto;
	text-align: left;
	padding-top: 10px;
	margin-bottom: 30px;
	padding-left: 0px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ACA69B;
	padding-bottom: 10px;
	float: left;
	font-family: "Courier New", Courier, monospace;
}
.titolo_citta {
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-style: normal;
	line-height: 36px;
	color: #7E7869;
	font-weight: normal;
	width: 480px;
	height: auto;
	margin-bottom: 10px;
}

.infotecniche_exhibition {
	width: 240px;
	text-align: left;
	padding-top: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #7E7869;
	text-decoration: none;
	float: left;
	text-transform: uppercase;
}
.infotecniche_loghi {
	width: 159px;
	text-align: left;
	padding-top: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #7E7869;
	text-decoration: none;
	float: left;
	text-transform: uppercase;
}
.infotecniche_loghi_orizz {
	width: 480px;
	text-align: left;
	padding-top: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #7E7869;
	text-decoration: none;
	float: left;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.infotecniche_loghi_main {
	width: 450px;
	text-align: left;
	padding-top: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #7E7869;
	text-decoration: none;
	float: left;
	text-transform: uppercase;
}







.__________________________ {
	
}
.MISSION________________ {
}

.side_txt_box {
	width: 174px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #7E7869;
	text-align: left;
	padding-top: 8px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	float: left;
	height: auto;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ACA69B;
	margin-left: 5px;
	padding-left: 20px;
}
#contenitore_info_middle_ {
	width: 499px;
	height: auto;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ACA69B;
}

.intro_mission {
	width: 480px;
	height: auto;
	text-align: left;
	padding-top: 10px;
	margin-bottom: 40px;
	padding-left: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #7E7869;
	text-decoration: none;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ACA69B;
	margin-top: 142px;
}


.__________________________ {
	
}
.THE_ARCH___________________ {
}
.titolo_artista {
	width: 480px;
	height: 112px;
	text-align: left;
	margin-left: 10px;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 50px;
	line-height: 50px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #7E7869;
	text-decoration: underline;
}



.__________________________ {
	
}
.img_opera {
	width: 480px;
	text-align: left;
	padding-top: 20px;
	text-decoration: none;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ACA69B;
}
.info_opera {
	width: 480px;
	text-align: left;
	padding-top: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #7E7869;
	text-decoration: none;
	float: left;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 20px;
}

