/* GALLERY */

/* content */
#gallery {
	padding: 0px;
	color:#4E4E4E;
}
.g2_column {
	width: 834px;
	margin: 0px 0px 0px 0px;
}
#gsHeader {
	display: none;
}
#gsFooter {
	display: none;
}

/* colonna sx */

   /* navigazione */
.gcBorder1 {
	border: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}
#gsNavBar {
	border-bottom-width: 0px;
	border-top-width: 0px;
	width: 227px;
	background-color: #E6EAED;
}
/*.gbBreadCrumb {
	visibility: hidden;
}
*/
.date {
	visibility: hidden;
}
   /* fine navigazione */
   
#gsSidebarCol {
	width: 227px;
	background-color: #E6EAED;
}
#gsSidebar {
	border-right-width: 0px;
	overflow: hidden;
	width: 227px;
}

div#gsSidebar div.block-core-PeerList span.current {
	color: #4E4E4E;
}
.gbBlock {
	border-color: inherit;
	border-style: inherit;
	border-width: 0px;
	padding: 0.7em;
}


/* content foto */
#gsContent {
	margin-bottom: 30px;
}
	/* titoli */
#gallery h2, #gallery h3, #gallery h4 {
	font-family: "Century Gothic",Century,Verdana;
}

.giTitle, #gallery h2, #gallery h3, #gallery h4 {
	font-size: 10pt;
	font-weight: bold;
}
.giTitle p {
	font-size: 8pt;
	font-weight: bold;
}
	/* fasce colorate */
.gcBackground1 {
	background-color: #F2F5F7;
}
.gcBackground2 {
	background-color: white;
}

