* {
	margin: 0;
	padding: 0;
	}
/*  \*/
html,body {
	height: 100%;
}
/*  */
body {
	margin: 0 auto;
	padding: 0;
	height: 100%;
	text-align: center;
	font: 80%/125% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #333 url(../i/b.gif) repeat-x top left;
}
* html #wrap {
	height: 100%;
}
#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 993px;
	text-align: left;
	color: #fff;
}
#wrap div a:link, #wrap div a:visited {
	text-decoration: none;
}
#wrap div:hover a {
	text-decoration: underline;
}
#index #wrap {
	background: #000 url(../i/bg.gif) repeat-y top left;
}
#agenda #wrap, #agenda_r #wrap {
	background: #000 url(../i/bg_agenda.gif) repeat-y top left;
}
#parcours #wrap, #parcours_r #wrap {
	background: #000 url(../i/bg_parcours.gif) repeat-y top left;
}
#flash {
	width: 993px;
	height: 510px;
	color: #000;
	background: #fff url(../i/noflash.gif) no-repeat top left;
}
#flash #cal a:link, #flash #cal a:visited, #flash #menu a:link, #flash #menu a:visited {
	font-size: 100%;
	font-weight: bold;
	color: #fff;
}
#flash ul {
	list-style-type: none;
}
#cal {
	position: absolute;
	top:100px;
	left: 385px;
	width: 250px;
	color: #fff;
	background: #009676;
}
#menu {
	position: absolute;
	top:200px;
	left: 685px;
	width: 280px;
	color: #fff;
	background: #000;
}
#left {
	position: absolute;
	top: 520px;
	left: 35px;
	width: 275px;
	color: #fff;
	background: #000;
}
#left a {
	color: #009676;
}
#parcours #left a {
	color: #fff;
}
#wrap #left a:hover {
	color: #009676;
	text-decoration: none;
}
#parcours #left a:hover {
	color: #fff;
	text-decoration: none;
}
#agenda #left	 {
	position: relative;
	top: 10px;
	left: 35px;
	width: 605px;
}
#agenda_r #left	 {
	position: absolute;
	top: 520px;
	left: 35px;
	width: 605px;
}
#parcours #left { 
	position: absolute;
	top: 520px;
	left: 35px;
	width: 275px;
	color: #000;
	background: #009676;

 }
#mid {
	position: relative;
	top: 10px;
	left: 355px;
	width: 290px;
	color: #000;
	background: #fff;
}
#mid a {
	color: #c62337;
}
#wrap #mid a:hover {
	color: #c62337;
	text-decoration: none;
}
#right {
	position: absolute;
	top: 520px;
	left: 690px;
	width: 270px;
}
#agenda_r #right {
	position: relative;
	top: 10px;
	left: 690px;
	width: 270px;
}
#parcours #right { 
	position: relative;
	top: 10px;
	left: 355px;
	width: 605px;
 }
#right a {
	color: #000;
}
#right #afr a {
	color: #fff;
	font-weight: bold;
}
#wrap #right a:hover {
	color: #000;
	text-decoration: none;
}
#parcours #wrap #right a {
	color: #009676;
}
#bottom, #bottom-fr {
	
	clear: both;
	width: 993px;
	height: 180px;
	text-align: center;
	color: #000;
}
#index #bottom {
	background: #fff url(../i/f.gif) no-repeat top left;
}
#index #bottom-fr {
	background: #fff url(../i/f-fr.gif) no-repeat top left;
}
#agenda #bottom, #agenda_r #bottom {
	background: #fff url(../i/f_agenda.gif) no-repeat top left;
}
#agenda #bottom-fr, #agenda_r #bottom-fr {
	background: #fff url(../i/f_agenda-fr.gif) no-repeat top left;
}
#parcours #bottom { 
	background: #fff url(../i/f_parcours.gif) no-repeat top left;
 }
#parcours #bottom-fr { 
	background: #fff url(../i/f_parcours-fr.gif) no-repeat top left;
 }

#bottom p, #bottom-fr p {
	display: none;
}
h1 {
	display: none;
}
h2 {
	clear: both;
	margin: 20px 0 3px 0;
	font: bold 130% Arial, Verdana, sans-serif;
	letter-spacing: -.05em;
}
h3 {
	clear: both;
	margin: 20px 0 3px 0;
	text-transform: uppercase;
	font-size: 100%;
}
.ks {
	font-size: 140%;
}
body .sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -8px;
	font-size: 18px;
}
body .sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -8px;
	font-size: 20px;
}
p {
	margin-bottom: 10px;
}
img {
	border: none;
}
ol,ul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 15px;
	text-align: left;
}
blockquote { 
	margin-bottom: 10px;
	font-style: italic;
}
em {
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
li {
	margin-bottom: 5px;
}
strong {
	display: block;
}
ins {
	display: block;
	width: 280px;
	float: right;
	margin: 10px;
	padding: 10px;
	text-decoration: none;
	color: #fff;
}
ins a:link, ins a:visited {
	color: #c62337;
	background: #000;
}
.ticket {
	display: block;
	position: relative;
	width: 270px;
	margin: 0 auto 10px auto;
	color: #000;
	text-align: left;
	font-weight: bold;
	background: #bdf url(../i/ticket.gif) repeat-y center right;
	border-top: 3px dotted #009676;	
	border-bottom: 3px dotted #009676;	
	border-left: 3px dotted #009676;	
}
.ticket dt {
	float: left;
	padding: 5px 0 0 10px;
	width: 205px;
	text-align: left;
	color: #000;
	background: #fff;
}
.hour {
	float: right;
	width: 50px;
	padding: 2px;
	color: #fff;
	font: bold 100% Georgia, "Times New Roman", serif;
	text-align: center;
	background: #c62337;
}
.price {
	clear: right;
	float: right;
	width: 50px;
	padding: 2px;
	color: #fff;
	font: bold 130% Georgia, "Times New Roman", serif;
	text-align: center;
	text-transform: uppercase;
	background: #000;
}
.free {
	clear: right;
	float: right;
	width: 50px;
	padding: 2px;
	color: #fff;
	font: bold 80% Georgia, "Times New Roman", serif;
	text-align: center;
	text-transform: uppercase;
	background: #000;
}
.euro {
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
	color: #009676;
}
.feat {
	float: left;
	padding: 3px 0 3px 10px;
	width: 190px;
	color: #c62337;
	font-size: 90%;
	font-stretch: ultra-condensed;
	background: #bdf url(../i/feat.gif) no-repeat top left;
}
.loc {
	clear: both;
	padding: 5px 0 0 20px;
	width: 195px;
	font-size: 90%;
	color: #009676;
	background: #fff;
	border-top: 1px solid #5bb;
}
.left {
	float: left;
	margin: 5px 10px 10px 0;	
}
.right {
	float: right;
	margin: 5px 0 10px 10px;	
}
.legal {
	display: block;
	font-size: 85%;
	font-style: italic;
}
.creatie {
	display: none;
	float: right;
	margin-bottom: 30px;
	width: 170px;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-top: 1px solid #c62337;
	border-bottom: 1px solid #c62337;
}
.download, .order {
	clear: both;
	display: block;
	margin: 10px 0;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background: #c62337;
}
#wrap #left .download a:link, #wrap #left .download a:visited, #wrap #right .order a:link, #wrap #right .order a:visited {
	display: block;
	text-decoration: none;
	color: #fff;
	background: #c62337;
}
#wrap #left .download a:hover, #wrap #right .order a:hover, #wrap #left .download a:active, #wrap #right .order a:active {
	display: block;
	color: #000;
	text-decoration: none;
	background: #fff;
}
.sunra {
	clear: both;
}
#tr1, #tr2 {
	float: right;
	width: 100px;
	padding: 0 0 0 5px;
	color: #fff;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
#tr3 {
	float: left;
	width: 100px;
	padding: 0 10px 0 0;
	color: #fff;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.red { 
	color: #c62337;
}
.green { 
	color: #009676;
}
.black {
	color: #000;
}
.white {
	color: #fff;
}
.pdf {
	list-style-image: url(../i/pdf.gif);
}
.jpg {
	list-style-image: url(../i/jpg.gif);
}
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}

body#welcome {
	background: none;
	background: #fff url();
}
#welcome #wrap {

	position: absolute;
	margin-top: -301px;
	margin-left: -385px;
	top: 50%;
	left: 50%;
	width: 770px;
	height: 602px;
	text-align: center;
	background: #fff url(../i/hne-splash.jpg) no-repeat 50% 50%;

}
#welcome #wrap ul {
	position: absolute;
	margin-top: -70px;
	margin-left: 95px;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 160px;
	text-align: center;	
}
#welcome #wrap ul li {

	width: 100px;
	height: 75px;
	margin: 0;
	padding: 10px;
	text-indent: -9999px;
}

#welcome #wrap a {
	display: block;
	width: 100px;
	height: 75px;
	text-decoration: none;
}