/*
default: #157d1e
art & culture: #C0537D
nature & science: #7AC42B
history: #837052
theatre: #FF9C49
*/

body {
	padding: 0px;
	margin: 0px;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;	
	text-align: center;
	font: 10pt arial, georgia;
	color: #000000;
}

img {
	border: 0px;
}


.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

h1 {
	padding: 0px;
	margin: 0px;
}

h2 {
	padding: 0px;
	margin: 0px;
}

h3 {
	padding: 0px;
	margin: 0px;
}

p {
	padding: 0px;
	margin: 0px 0px 10px 0px;	
}

.text {
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	line-height: 16px;
}

.text_right {
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: right;
}

.seperator1 {
	width: 100%;
	height: 20px;
	background: url(/wp-content/themes/plantage/img/seperator1.gif) repeat-x 50% top;
	clear: both;
}

.seperator2 {
	width: 100%;
	height: 20px;
	background: url(/wp-content/themes/plantage/img/seperator2.gif) repeat-x 50% top;
	clear: both;
}

.seperator3 {
	width: 100%;
	height: 20px;
	background: url(/wp-content/themes/plantage/img/seperator3.gif) repeat-x 50% top;
	clear: both;
}

.seperator4 {
	width: 100%;
	height: 12px;
	background: url(/wp-content/themes/plantage/img/seperator4.gif) repeat-x 50% top;
	clear: both;
}

.seperator5 {
	width: 100%;
	height: 11px;
	background: url(/wp-content/themes/plantage/img/seperator5.gif) repeat-x 50% top;
	clear: both;
}

.seperator6 {
	width: 100%;
	height: 20px;
	background: url(/wp-content/themes/plantage/img/seperator6.gif) repeat-x 50% top;
	clear: both;
}


#container {
	padding: 0px;
	margin: 0px auto;
	width: 1000px;	
	text-align: left;
	color: #000000;	
}

#header {
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}

#institutionNav {
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}

#breadcrumb {	
	background: url(/wp-content/themes/plantage/img/blackTransparant.png) repeat-y 50% top;
	width: 975px;
	height: 23px;
	padding: 7px 0px 0px 25px;
	font-size: 12px;
	color: #FFFFFF;
}

#breadcrumb a {	
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#breadcrumb p {
	padding: 0px;
	margin: 0px;
}

#content {
	padding: 25px 0px 25px 0px;
	background: #FFFFFF;
}

#title {
	width: 100%;
	margin: 0px 0px 0px 25px;
	float: left;
}

#bigBlock {
	width: 950px;
	margin: 0px 25px 0px 25px;
	float: left;
}

#block1 {
	width: 350px;
	margin: 0px 25px 0px 25px;
	float: left;
}

#block1Big {
	width: 625px;
	margin: 0px 25px 0px 25px;
	float: left;
}

#block2 {
	width: 275px;
	margin: 0px 25px 0px 0px;
	float: left;
}

#block3 {
	width: 275px;
	margin: 0px 25px 0px 0px;
	float: left;
}

.promotionBlock {
	width: 350px;
	float: left;
	margin: 10px 0px 10px 0px 
}

.promoText {
	width: 180px;
	margin: 0px 10px 0px 0px 
	float: left;
}

.promoImg {
	width: 150px;
	float: left;
}

.hotelName {
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.listBlock .info {
	float: left;
}

.listBlock .info a {
	color: #09F;
}

.listBlock .picture {
	float: right;
}

.agenda .artCulture {
	color: #C0537D;
}

.agenda .natureScience {
	color: #86C840;
}

.agenda .history {
	color: #C4A77F;
}

.agenda .theatre {
	color: #FE9C51;
}

.agenda a {
	text-decoration: none;
}
