@import url("print.css");
html, body {
	margin : 0; 
	padding : 0; 
	font-family: Arial, Helvetica, sans-serif; 
	height : 100%; 
	background-color : #FFF; 
	color: #000;
	font-size: 1em;
} 
h1, h2, h3, h4, p, table {
	margin : 0; 
	padding : 0; 
} 
table {
	border-collapse : collapse; 
} 
table td {
	padding: 0;
}
a img {
	border : none; 
} 
a {
	text-decoration: none;
	color: #000;
}
button {
}
form.formular {
}
form div {
}
.clearLeft {
	clear: left;
	margin: 0;
}
.clearRight {
	clear: right;
	margin: 0;
}
.clearBoth {
	clear: both;
	margin: 0;
}
.hidden {
	display: none;
}

/*--template strucutre--*/
div#mainTpl {
	width: 763px;
	margin: auto;
	padding-bottom: 10px;
}
div#logo {
	float: left;
	margin-right: 3px;
	width: 136px;
	height: 134px;
	background-color: #0086B4;
	text-align: center;
}
div#logo img {
	margin: 38px 0 0 0;
}
div#banner {
	background: #FFF url("../../../../images/frontend/backgroundImage/mainHeader.jpg") no-repeat left top;
	height: 135px;
	width: 624px;
	overflow: hidden;
	float: left;
}
div#body {
	padding-top: 5px;
	width: 763px;
	position: relative;
}
div#lc {
	float: left;
	margin-right: 3px;
	width: 134px;
	overflow: hidden;
	padding-bottom: 50px;
}
	div#lc div#links,
	div#lc ul#categories,
	a#credits  {
		font-size: 0.65em;
	}
	div#lc ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	div#lc ul#categories li {
		text-transform: uppercase;
		line-height: 1.8em;
		background-color: #EDEDED;
		border: 1px solid #FFF;
		color: #333333;
		padding: 0;
		margin-bottom: 2px;
	}
	div#lc ul#categories li.home a,
	div#lc ul#categories li.head {
		padding-left: 5px;
	}
	div#lc ul#categories li.home {
		margin-bottom: 5px;
	}
	div#lc ul#categories li.head {
		background-color: #0086B4;
		color: #FFF;
	}
	div#lc ul#categories li a {
		display: block;
		background-color: #EDEDED;
		padding-left: 5px;
		color: #333333;
	}
	li.categ_1 a {
		border-right: 10px solid #013054;
	}
	p.intro a.categ_1 {
		color: #013054;
	}
	li.categ_1 a:hover,
	li.categ_1 a.selected,
	div.categ_1 {
		background-color: #013054 !important;
		color: #FFF !important;
	}
	.infoCateg_1{
		border-bottom-color: #013054 !important;
	}
	li.categ_2 a {
		border-right: 10px solid #009245;
	}
	p.intro a.categ_2 {
		color: #009245;
	}
	li.categ_2 a:hover,
	li.categ_2 a.selected,
	div.categ_2{
		background-color: #009245 !important;
		color: #FFF !important;
	}
	.infoCateg_2{
		border-bottom-color: #009245 !important;
	}
	li.categ_3 a {
		border-right: 10px solid #FF0000 !important;
	}
	p.intro a.categ_3 {
		color: #FF0000;
	}
	li.categ_3 a:hover,
	li.categ_3 a.selected,
	div.categ_3 {
		background-color: #FF0000 !important;
		color: #FFF !important;
	}
	.infoCateg_3{
		border-bottom-color: #FF0000 !important;
	}
	li.categ_4 a {
		border-right: 10px solid #FFCC00;
	}
	p.intro a.categ_4 {
		color: #FFCC00;
	}
	li.categ_4 a:hover,
	li.categ_4 a.selected,
	div.categ_4 {
		background-color: #FFCC00 !important;
		color: #FFF !important;
	}
	.infoCateg_4{
		border-bottom-color: #FFCC00 !important;
	}
	div#bannerLeft {
		margin-top: 25px;
	}
	div#links {
		background: #FFF url("../../../../images/frontend/bg_linkPermanenti.jpg") no-repeat 0 18px;
		margin-top: 20px;
		padding-bottom: 10px;
		margin-right: 2px;
	}
	div#links h2 {
		font-size: 1em;
		line-height: 1.8em;
		color: #FFF;
		background-color: #0086B4;
		padding-left: 5px;
	}
	div#links a {
		text-transform: uppercase;
		color: #000;	
	}
	div#links ul {
		margin-top: 10px;
		margin-left: 5px;
	}
	div#links ul li {
		padding: 0;
		line-height: 1.2em;
	}
	a#credits {
		margin-top: 10px;
		background-color: #EDEDED;
		line-height: 1.8em;
		display: block;
		color: #CCCCCC;
		padding-left: 5px;
		border-right: 10px solid #C3C3C3;
		/*position: absolute;
		bottom: 5px;
		left: 0;*/
		width: 118px;
	}
div#rc {
	float: right;
	width: 625px;
	overflow: hidden;
}
	div#topLink {
		margin-top: 1px;
		background-color: #0086B4;
		line-height: 1.2em;
		width: 100%;
		position: relative;
		color: #FFF;
		text-transform: uppercase;
		margin-bottom: 7px;
	}
	div#topLink h2 {
		float: left;
		font-size: 0.6em;	
		font-weight: normal;
		padding-left: 10px;
	}
	div#topLink a {
		float: right;
		color: #FFF;
		margin-right: 10px;
		font-size: 0.65em;	
		background: transparent url("../../../../images/frontend/arrowTop.gif") no-repeat 100% 49%;
		padding-right: 30px;
	}
	div.museumTitle {
		background-color: #EDEDED;
		line-height: 1.8em;
		font-size: 0.65em;
		padding-left: 10px;
		margin-bottom: 5px;
		text-transform: uppercase;
	}
	div.museumTitle * {
		vertical-align: middle;
	}
	div.museumTitle span.separator {
		font-size: 1.6em;
		margin-right: 5px;
		margin-left: 5px;
	}
	p.intro {
		margin: 5px 0 0 0;
	}
	p.intro a {
		text-transform: uppercase;
		font-size: 1em;
		font-weight: bold;
				letter-spacing: -1px;
	}
	p.intro span {
		margin: 0 3px 0 3px;
		font-weight: bold;
		border-left: 2px solid;
		font-size: 0.7em;
		vertical-align: 10%;
	}
	div.homecontent,
	div#singlePage,
	div#galleryDetails {
		font-size: 0.75em;
		padding: 0 5px 0 10px;
	}
	div.homecontent p,
	div#singlePage p,
	div#galleryDetails p {
		font-size: 1em;
	}
/*--gallery--*/	
div.galleryItem {
	width: 615px;
	padding-left: 10px;
	margin-bottom: 5px;
}
div.galleryItem div.img,
div.galleryItem div.map,
div#museumDet div.img {
	width: 50px;
	height: 50px;
	overflow: hidden;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
div.galleryItem div.map {
	margin-right: 0;
}
div.galleryItem div.img img,
div.galleryItem div.map img,
div#museumDet div.img {
	vertical-align: top;
}
div.galleryItem div.info,
div#museumDet div.info {
	width: 495px;
	height: 46px;
	overflow: hidden;
	float: left;
	border-bottom: 4px solid;
	line-height: 0.9em;
	margin-right: 10px;
}
div.galleryItem div.info h3,
div#museumDet div.info h3 {
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: normal;
}
div.galleryItem div.info div,
div#museumDet div.info div {
	font-size: 0.75em;
}
div.galleryItem div.info a {
	font-size: 1.1em;
	color: #000;
}
p.navLinks {
	background-color: #EDEDED;
	line-height: 1.8em;
	font-size: 0.7em;
	padding-left: 10px;
}
p.navLinks a{
	color: #000;
	vertical-align: middle;
}
p.navLinks span {
	font-size: 1.1em;
	vertical-align: 5%;
}
div#museumDet {
	float: left;
	width: 469px;
	margin-right: 5px;
}
div#museumDet div.box {
	background-color: #EDEDED;
	width: 100%;
	margin-bottom: 5px;
	border-bottom: 5px solid;
	clear: left;
}
div#museumDet div.img {
	padding-top: 5px;
	padding-left: 8px;
}
div#museumDet div.info {
	width: 222px;
	margin: 0;
	border-bottom: none;
	height: 123px;
	padding-right: 5px;
	padding-top: 2px;
	line-height: 1em;
}
div#museumDet div.info a {
	display: block;
	font-size: 0.8em;
}
div#museumDet div.info h3 {
	margin-bottom: 12px;
} 
div#museumDet div.links {
	float: left;
	width: 173px;
	height: 125px;
	overflow: hidden;
}
div#museumDet div.links {
	font-size: 0.75em;
}
div#museumDet div.links h4,
div#galleryDetails  div.links h4 {
	font-size: 0.85em;
	line-height: 1.6em;
	background-color: #C3C3C3;
	color: #FFF;
	font-weight: normal;
	padding-left: 8px;
	margin-bottom: 14px;
}
div#museumDet div.links div {
	padding-left: 8px;
}
div#museumDet div.links ul,
div#galleryDetails  div.links ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#museumDet div.links ul li {
	line-height: 1.2em;
}
div#bigMap {
	float: left;
	width: 150px;
	overflow: hidden;
}
	div#galleryDetails div#bigMap {
		margin-top: 10px;
		width: 200px;
	}
div#bigMap h2 {
	line-height: 1.8em;
	color: #FFF;
	font-size: 0.65em;
	background-color: #0086B4;
	padding-left: 5px;
}
	div#galleryDetails div#bigMap h2 {
		font-size: 0.75em;
		margin-bottom: 10px;
	}
div#galleryDetails {
	padding-top: 10px;
	width: 100%;
}
div#galleryDetails div.thumbnails img {
	vertical-align: top;
	margin: 0 5px 5px 0;
	border: 1px solid #EDEDED;
	cursor: pointer;
}
div#galleryDetails div.displaySubImages {
	float: right;
	width: 200px;
}
div#galleryDetails img#bigImage {
	clear: left;
}
div#galleryDetails div.bigImage {
	width: 60%;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
div#galleryDetails div.desc {
	padding-top: 10px;
}
div#galleryDetails div.links {
	margin-top: 10px;
}
