body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table {
	border-collapse:collapse;
}
h1 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #C1B806;
}
h2 {
	font-size: 12px;
	color: #A5AB1A;
	margin-bottom: 10px;
}
h3 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 3px;
}

a {
	color: #C1B806;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFF;
}



#sendForm {
	padding-top: 10px;
	padding-left: 10px;
}
#sendForm td {
	padding-bottom: 5px;
}
#sendForm th {
	padding-bottom: 5px;
	text-align: left;
	white-space: nowrap;
	padding-right: 20px;
	font-weight: normal;
}
div.error {
	padding: 5px;
	border: 1px solid #F00;
	color: #F00;
	margin-bottom: 10px;
	width: 500px;
}
.textField {
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	background-image: url(../pictures/textFieldBack.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 301px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
p.link {
	background-image: url(../pictures/icnDownload.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 13px;
	padding-right: 15px;
	width: 150px;
}
p.link a {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}
#gallery {
	display: inline-block;
	padding: 0px;
	margin: 0px;
}

#master {
	background-color: #09111C;
	padding-bottom: 15px;
}


#container {
	width: 957px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
#header1 {
	background-image: url(../pictures/p0.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 179px;
	width: 225px;
	cursor: pointer;
	position: relative;
}
#content {
	background-image: url(../pictures/p1.jpg);
	background-repeat: no-repeat;
	min-height: 673px;
	clear: both;
	width: 852px;
	padding-left: 100px;
}
#headerMenu {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 179px;
	width: 727px;
}
#news {
	display:block;
	margin: 0px;
	padding: 0px;
	height: 485px;
	width: 225px;
}

#newsContainer {
	height: 485px;
	width: 225px;
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
	background-color: transparent;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	padding-top: 5px;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 5px;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
}
#footer1 {
	float: left;
	width: 250px;
}
#footer2 {
	float: left;
	width: 650px;
	text-align: right;
}
#lang {
	position: absolute;
	left: 130px;
	top: 50px;
}
#lang a {
	color: #FFF;
}
#facebook {
	background-image: url(../pictures/facebook.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 35px;
	height: auto;
	width: 320px;
	top: 100px;
	right: -320px;
	position: fixed;
}
#facebook div:first-child {
	background-color: #FFF;
}

table.programme th{
	vertical-align: top;
	width: 65px;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
}
table.programme .date {
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 15px;
}

table.programme th img {
	margin-right: 5px;
}

table.programme p {
	margin-top: 0px;
	margin-bottom: 10px;
}
table.legend {
	width: 100%;
	border-collapse: separate;
}
table.legend th {
	width: 20px;
	text-align: left;
	vertical-align: middle;
}
table.legend td {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #1C3655;
	font-weight: bold;
	font-size: 11px;
}




.docContent {
	line-height: 150%;
	width: 650px;
	text-align: justify;
}
.square {
	float: left;
	height: 200px;
	width: 200px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding: 10px;
	overflow: hidden;
	line-height: 120%;
}
.square h2 {
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 5px;
}
.square a {
	color: #09111C;
}
.square a:hover {
	color: #FFF;
}
.orange {
	color: #F90;
}

table.galleryLink {
	border-collapse: separate;
	margin-left: -10px;
}

table.galleryLink td{
	width: 180px;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	height: 180px;
}

