* {
	margin:0;
	padding:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2f2f29;
	background:#fff url(../img/structure/bg_main.jpg) no-repeat center top;
}


a {
	color:#2f2f29;
}

#maincont #floatedwrapper #footercont a {
	color:#d8d8d8;
}

.singlepicturecont a {
	color:#fff;
}

/* general */

.lbl {
	background-color:transparent;
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	font-size:1em;
	line-height:1em;
	text-indent:-9999em;
}

.hide {
	display:none;
}
/* /general */

/* structure */

#maincont,
#maincont #floatedwrapper,
#maincont #floatedwrapper #headercont,
#maincont #floatedwrapper #bodycont,
#maincont #floatedwrapper #footercont {
	width:934px;
}

#maincont {
	margin:0 auto;
}

/* wip */

#maincont #floatedwrapper {
	height:1600px;
 	/* background:#fff url(../img/structure/bg_ricalco.gif) no-repeat -126px 0px; */
}

#contentscont {
	min-height:600px;
	height:auto !important;
	height:600px;
}


/* /wip */

#maincont #floatedwrapper,
#maincont #floatedwrapper #headercont,
#maincont #floatedwrapper #bodycont,
#maincont #floatedwrapper #footercont {
	float:left;
	clear:left;
}

/* /structure */

/* header */

#maincont #floatedwrapper #headercont {
	position:relative;
	z-index:1;
	color:#c5c6c3;
}

#mainlogo {
	position:absolute;
	left:0;
	top:80px;
	z-index:2;
	width:108px;
	height:108px;
	background-image:url(../img/structure/logo_sottonove.png);
	/*	integrazione del file png per Internet Explorer 6
			NOTA: il percorso del file png indicato nel filtro è relativo alla pagina e non al file css	*/
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
						src="img/structure/logo_sottonove.png",
						sizingMethod	= "noscale"
					);
}

#maingallery_arrowcont {
	position:absolute;
	z-index:2;
	right:0;
	top:104px;
	width:51px;
	height:25px;
}

#maingallery_arrowcont a {
	width:23px;
	height:23px;
	background-color:#fff;
	border:1px #a3a3a3 solid;
}

#maingallery_arrowcont a.left {
	float:left;
	background-image:url(../img/ui/gallery_main_leftarrow.gif);
	background-position:center center;
}

#maingallery_arrowcont a.right {
	float:right;
	background-image:url(../img/ui/gallery_main_rightarrow.gif);
	background-position:center center;
}

#maingallery_picturescont {
	overflow:hidden;
	width:934px;
	height:394px;
}

.maingallery_singlepicturecont {
	position:relative;
	width:934px;
	height:394px;
}

.maingallery_singlepicturecont,
.maingallery_singlepicturecont img {
	width:934px;
	height:394px;
}

.maingallery_descriptioncont {
	position:absolute;
	z-index:2;
	right:0;
	top:138px;
	width:800px;
	height:200px;
	color:#c5c6c3;
}

.maingallery_descriptioncont h3 {
	font-size:13px;
	font-weight:bold;
	text-align:right;
}

.maingallery_descriptioncont span {
	display:block;
	font-size:12px;
	text-align:right;
}

/* /header */

/* body */

#maincont #floatedwrapper #bodycont {
	position:relative;
	z-index:2;
	top:-11px;
}

#contentscont {
	position:relative;
	float:left;
	clear:both;
	width:661px;
	background-color:#fff;
}

/* main menu */

#mainmenu {
	list-style-type:none;
	/* margin:-45px 0 0 0; */
	position:absolute;
	left:0;
	top:-45px;
}

#mainmenu li {
	float:left;
	width:118px;
	height:45px;
	margin:0 2px 0 0;
	background:#fff url(../img/structure/bg_tab_inattivo.gif) repeat-x left top;
}

#mainmenu li.current {
	background-color:#fff;
	background-image:none;
}


#mainmenu li h2 {
	float:none;
	text-align:center;
	width:118px;
	height:45px;
}

#mainmenu li h2 a {
	display:block;
	width:118px;
	height:30px;
	padding:15px 0 0 0;
	font-size:12px;
	color:#121212;
	text-decoration:none;
	font-weight:bold;
	overflow:hidden;
}

/* /main menu */

/* /body */

/* sidebar */

#sidebarcont {
	float:left;
	width:273px;
	margin:11px 0 0;
}

#sidebarcont address {
	display:block;
	width:251px;
	height:47px;
	margin:36px 0 0 22px;
	color:#BFBFBD;
	font-size:11px;
	font-style:normal;
}

#sidebarcont address span.tel {
	margin:0 0 0 10px;
	padding:0 0 0 20px;
	background:transparent url(../img/structure/ico_tel.gif) no-repeat left center;
}

/* boxes */

#sidebarcont .sidebarblock {
	float:left;
	clear:both;
	width:233px;
	margin:8px 0 0 0;
	padding:20px;
}

#sidebarcont #orario {
	width:273px;
	padding:0;
	background: #e6e6e6 url(../img/cont/sidebar/bg_sidebarblock_orario.gif) repeat-x left bottom;
}

#sidebarcont #orario div {
	float:left;
	clear:both;
	width:203px;
	padding:14px 0 14px 70px;
	background:transparent url(../img/cont/sidebar/ico_orario_sidebar.gif) no-repeat 14px 14px;
}

#sidebarcont #facebook {
	background: #385491 url(../img/cont/sidebar/ico_facebook_sidebar.gif) no-repeat 14px 14px;
}

#sidebarcont #facebook a {
	float:left;
	margin:0 0 0 25px;
	text-decoration:none;
	color:#fff;
}

#sidebarcont #wifi {
	width:191px;
	height:37px;
	padding:30px 0 0 80px;
	border:1px #dadada solid;
	background: #fff url(../img/cont/sidebar/ico_wifi_sidebar.gif) no-repeat 14px 14px;
}

#sidebarcont .critiquecontainer {
	float:left;
	clear:both;
	width:273px;
	margin:8px 0 0 0;
	padding:0;
}

#sidebarcont .critiquecontainer img {
	float:left;
	width:273px;
	margin:0;
}

#sidebarcont .critiquecontainer div {
	float:left;
	clear:both;
	width:245px;
	margin:0;
	padding:0 13px 18px 13px;
	border:1px #dadada solid;
}

#sidebarcont .critiquecontainer div h3 {
	float:left;
	width:245px;
	margin:20px 0 15px 0;
}

#sidebarcont .critiquecontainer div h3 span {
	float:left;
	height:21px;
	background:transparent url(../img/cont/sidebar/sprite_critique.gif) no-repeat;
}

#sidebarcont .critiquecontainer div h3 span.critique {
	width:178px;
	background-position:0px 0px;
}

#sidebarcont .critiquecontainer div h3 span.n_0 {
	width:16px;
	background-position:-177px 0px;
}

#sidebarcont .critiquecontainer div h3 span.n_1 {
	width:16px;
	background-position:-202px 0px;
}

#sidebarcont .critiquecontainer div h3 span.n_2 {
	width:16px;
	background-position:-227px 0px;
}

#sidebarcont .critiquecontainer div h3 span.n_3 {
	width:16px;
	background-position:-251px 0px;
}

#sidebarcont .critiquecontainer div h3 span.n_4 {
	width:16px;
	background-position:-275px 0px;
}

#sidebarcont .critiquecontainer div h3 span.n_5 {
	width:16px;
	background-position:-299px 0px;
}

#sidebarcont .critiquecontainer div h3 span.n_6 {
	width:16px;
	background-position:-324px 0px;
}

#sidebarcont .critiquecontainer div h3 span.n_7 {
	width:16px;
	background-position:-348px 0px;
}

#sidebarcont .critiquecontainer div h3 span.n_8 {
	width:16px;
	background-position:-372px 0px;
}

#sidebarcont .critiquecontainer div h3 span.n_9 {
	width:16px;
	background-position:-395px 0px;
}




/* /boxes */

/* /sidebar */

/* contents */

#contentscont {
	padding:55px 0 0 0;
}

#contentscont .intro {
	float:left;
	width:626px;
}

#contentscont .intro .introtitle {
	width:626px;
	clear:both;
	margin:0 0 25px 0;
	font-size:20px;
	line-height:20px;
	font-weight:normal;
}

#contentscont .intro .introcontent {
	width:626px;
	clear:both;
	padding:0 0 10px 0;
}

#contentscont #activities {
	float:left;
	clear: both;
	width:625px;
	height:87px;
	overflow:hidden;
	margin:0 0 10px 0;
	list-style:none;
	border:1px #dfdfdf solid;
	background:transparent url(../img/structure/sprite_ico_attivita.gif) no-repeat left top;
	display:none;
}

#contentscont #activities li,
#contentscont #activities li h2,
#contentscont #activities li h2 a,
#contentscont #activities li h2 a strong {
	float:left;
	width:125px;
	height:87px;
	text-transform:uppercase;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	color:#2f2f29;
}

#contentscont #activities li h2 a strong {
	display:none;
	float:none;
	height:52px;
	padding:35px 0 0;
}

#contentscont #activities li h2 a:hover {
	background:transparent url(../img/structure/sprite_ico_attivita.gif) no-repeat right top;
}

#contentscont #activities li h2 a:hover strong {
	display:block;
}

/* sub gallery */

.subgallery {
	position:relative;
	float:left;
	clear:both;
	width:625px;
	height:285px;
	border:1px #bdbdbd solid;
	margin:0 0 1px 0;
	padding:0;
}

.subgallery .header {
	position:absolute;
	left:1px;
	top:1px;
	z-index:2;
	float:left;
	clear:both;
	width:621px;
	height:83px;
	padding:0;
	background-color:#fff;
	border:1px #bdbdbd solid;
}

.subgallery .header h3 {
	position:absolute;
	left:21px;
	top:24px;
}

#cosasimangia .header h3 {
	width:334px;
	height:32px;
	background:url(../img/cont/labels/lbl_cosasimangia.gif) no-repeat left top;
}

#sottogallery .header h3 {
	width:302px;
	height:34px;
	background:url(../img/cont/labels/lbl_sottogallery.gif) no-repeat left top;
}

.subgallery .header .arrowcont,
.when .header .contents .arrowcont {
	position:absolute;
	float:left;
	right:24px;
	top:21px;
	z-index:2;
	width:79px;
	height:39px;
	background-color:#bdbdbd;
}

.when .header .contents .arrowcont {
	position:absolute;
	float:left;
	right:9px;
	top:4px;
	z-index:2;
	width:79px;
	height:39px;
	background-color:#bdbdbd;
}

.when .header .contents #paging {
	position:absolute;
	float:none;
	right:105px;
	top:16px;
	z-index:2;
	width:79px;
	text-align:right;
}

.subgallery .header .arrowcont a,
.when .header .contents .arrowcont a {
	display:block;
	position:absolute;
	top:1px;
	width:38px;
	height:37px;
	font-size:0;
}

.subgallery .header .arrowcont a.left,
.when .header .contents .arrowcont a.left {
	left:1px;
	background:#fff url(../img/ui/gallery_sub_leftarrow.gif) no-repeat 14px -26px;
}

.subgallery .header .arrowcont a.right,
.when .header .contents .arrowcont a.right {
	right:1px;
	_right:0px;
	background:#fff url(../img/ui/gallery_sub_rightarrow.gif) no-repeat 14px -26px;
}

.when .header .contents .arrowcont a.inactive {
	cursor:default;
	background-position:14px 14px;
}

.subgallery .picturescont,
.subgallery .picturescont .singlepicturecont {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}

.subgallery .picturescont .singlepicturecont .descriptioncont {
	position:absolute;
	left:2px;
	bottom:4px;
	z-index:2;
	width:621px;
	height:45px;
}

.subgallery .picturescont .singlepicturecont .descriptioncont .txt {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	width:561px;
	height:27px;
	padding:18px 30px 0 30px;
	color:#fff;
	line-height:11px;
}

.subgallery .picturescont .singlepicturecont .descriptioncont .bg {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	width:621px;
	height:45px;
	background-color:#000;
	opacity:0.25;
	filter: alpha(opacity:0.25);
}

/* sub gallery */

/* exhibitions */

	#nowcontainer {
		border-top:1px #dfdfdf solid;
		margin:2px 0 0 0;
		padding:18px 0 0 0;
	}

	.when,
	.when .header {
		float:left;
		clear:left;
		width:627px;
		margin:13px 0 0 0;
	}

	.when .header {
		margin:0 0 12px 0;
	}

	.when .header h3 {
		float:left;
		width:150px;
		font-size:54px;
		line-height:54px;
	}

	.when .header .contents {
		position:relative;
		margin:4px 0 0 0;
	}

	.when .header .contents,
	.when .header .contents h4,
	.when .header .contents description {
		float:left;
		width:476px;
	}

	.when .header .contents h4 {
		font-size:18px;
		line-height:18px;
		font-weight:normal;
	}

	.when img {
		float:left;
	}

	#pastcontainer .pastnews {
		float:left;
		clear:left;
		width:627px;
		margin:0;
		list-style:none;
		border-top: 1px #dfdfdf solid;
	}

	#pastcontainer .pastnews li {
		float:left;
		clear:left;
		width:627px;
		padding:20px 0;
		border-bottom: 1px #dfdfdf solid;
	}

	#pastcontainer .pastnews li a.facebook,
	#pastcontainer .pastnews li a.nofacebook {
		float:left;
		clear:left;
		width:577px;
		padding:0 0 0 50px;
		background:transparent url(../img/structure/ico_facebook_when.gif) no-repeat left center;
		text-decoration:none;
		color:#2F2F29;
	}

	#pastcontainer .pastnews li a.facebook strong,
	#pastcontainer .pastnews li a.nofacebook strong {
		float:left;
		clear:left;
		width:577px;
		font-size:18px;
		font-weight:normal;
		line-height:18px;
	}

	#pastcontainer .pastnews li a.facebook span,
	#pastcontainer .pastnews li a.nofacebook span {
		float:left;
		clear:left;
		width:577px;
	}

	#pastcontainer .pastnews li a.nofacebook {
		width:627px;
		cursor:default;
		padding:0;
		background:none;
	}

	#pastcontainer .pastnews li a.nofacebook strong,
	#pastcontainer .pastnews li a.nofacebook span {
		width:627px;
	}

/* /exhibitions */

/* serate a tema */

.when .header .facebook a,
.when .header .nofacebook a {
	text-decoration:none;
}


.when .header .facebook {
	background:transparent url(../img/structure/ico_facebook_when.gif) no-repeat right 10px;
	width:467px;
	height:45px;
}

.when .header .facebook a {
	float:left;
	width:422px;
	padding-right:45px;
}

.when .header .nofacebook a {
	cursor:text;
}

/* /serate a tema */

/* contatti */

#mapcontainer {
	float:left;
	clear:both;
	width:626px;
	height:395px;
	border:none;
	overflow:visible;
	margin:0px;
	padding:0px;
}

#infocontainer {
	float:left;
	clear:both;
	width:626px;
	margin:30px 0 0 0;
	padding:0;
	color:#2f2f29;
}

#infocontainer #infofirstcol,
#infocontainer #infosecondcol,
#infocontainer #infothirdcol {
	float:left;
	width:187px;
	height:150px;
	padding:0 10px 0 10px;

}

#infocontainer #infofirstcol {
	width:197px;
	padding:0 10px 0 0;
}

#infocontainer #infosecondcol {	
    border-left:1px solid #C9C9C9;
    border-right:1px solid #C9C9C9;
    float:left;
    min-height:150px;
    height:auto !important;
    height:150px;
    padding:0 10px;
    width:187px;
}


#infocontainer #infofirstcol h3,
#infocontainer #infosecondcol h3,
#infocontainer #infothirdcol h3,
#infocontainer #infofirstcol div,
#infocontainer #infosecondcol div,
#infocontainer #infothirdcol div {
	width:187px;
	margin:0 0 20px 0;
}

#infocontainer #infofirstcol h3,
#infocontainer #infosecondcol h3,
#infocontainer #infothirdcol h3 {
	font-size:12px;
}

/* /contatti */

/* /contents */

/* footer */

#maincont #floatedwrapper #footercont {
	margin:60px 0 0 0;
	padding:25px 0 40px 0;
	border-top:1px #dfdfdf solid;
	color:#d8d8d8;
	font-size:11px;
	background:transparent url(../img/structure/logo_sottonove_footer.gif) no-repeat right 25px;
}

#maincont #floatedwrapper #footercont div {
	float:left;
}

#maincont #floatedwrapper #footercont div h4 {
	margin:0 0 18px 0;
	font-weight:normal;
	font-size:1em;
}

#maincont #floatedwrapper #footercont div ul {
	list-style:none;
}


#maincont #floatedwrapper #footercont #footerfirstcol {
	width:165px;
}

#maincont #floatedwrapper #footercont #footersecondcol {
	width:130px;
}

#maincont #floatedwrapper #footercont #footerthirdcol {
	width:100px;
}

/* /footer */

