* Global styles
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:none;
	outline:0;
}
html,body{
	height:100%;
}
body{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	color:#605f5f;
}
:focus{
	outline:none;
}
hr{
	border:1px solid #000;
}
table{
	font-size:12px;
	border-collapse:collapse;
	border-spacing:0;
}
a{
	color:#605f5f;
}
a:hover{
	color:#605f5f;
	text-decoration:none;
}
p{
	margin-bottom:10px;
}
/*ul,ol{
	margin:5px 0 10px 25px;
}*/

@font-face {
    font-family: 'NewRegular';
    src: url('hitroad-webfont.eot');
    src: url('hitroad-webfont.eot?#iefix') format('embedded-opentype'),
         url('hitroad-webfont.woff') format('woff'),
         url('hitroad-webfont.ttf') format('truetype'),
         url('hitroad-webfont.svg#NewRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


#wrap {
	min-height: 100%;
	background-image: url("images/content_bg.png");
    background-repeat: repeat-y;
	margin:0 auto;
	background-position:center top;
	
}
#wrap2 {
	background-image: url("images/content_bg.png");
    background-repeat: repeat-y;
	margin:0 auto;
	width:1032px;
}
#main {overflow:auto;
	padding-bottom: 43px;}  /* must be same height as the footer */
/* ********** HEADER  ********** */
#header{
	width:100%;
	position:relative;
	height:109px;
	background-image: url(images/header_bg.png);
	background-repeat:repeat-x;
	background-position:left top;
	z-index: 1;
}
#header #logo {
	width:1022px;
	position:relative;
	margin:0 auto;
	height:76px;
	padding-left: 10px;
    padding-top: 32px;
	}
#header #logo #taalkeuze{
	position:relative;
	margin:0;
	list-style:none;
	font-size:10px;
	float:right;
	font-size:13px;
	text-decoration:none;
	color:#bcbbbb;
	margin-top: -20px !important;
    padding-right: 19px;
}
#header #taalkeuze li{
	float:left;
	margin-right:5px;
}
#header #taalkeuze a{
	color:#bcbbbb;
	text-decoration:none;
}
#header #taalkeuze a:hover{
	color:#fff;
	text-decoration:none;
}

/* ********** CONTAINER  ********** */

#container{
	position: relative;
    margin: -10px auto 0;
    min-height: 100%;
    width: 1032px;    
}

#container #slideshow {
	position:relative;
	float:left;
	width:582px;
	padding-left: 35px;
    padding-top: 13px;
}
#container #contact {
	position:relative;
	float:left;
	width:335px;
	height:147px;
	background-color:#f4f2f2;
	margin-top: 13px;
	margin-left:18px;
	padding-left:25px;
	padding-top:10px;
	line-height:20px;
}
#container #contact h1 {
	font-family: 'NewRegular';
	font-size:18px;
	color:#605f5f;
	font-weight:normal;
}
#container #nieuwsbrief {
	position:relative;
	float:left;
	width:335px;
	height:147px;
	background-color:#f4f2f2;
	margin-top: 14px;
	margin-left:18px;
	padding-left:25px;
	padding-top:10px;
	line-height:20px;
}
#container #nieuwsbrief h1 {
	font-family: 'NewRegular';
	font-size:18px;
	color:#605f5f;
	font-weight:normal;
}

/* ********** MENU  ********** */
#menu{
	position:relative;
	float:left;
	height:70px;
	background-image:url(images/menu_bg.png);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-left:30px;
	width:969px;
	font-size:14px;
}
#menu #nav{
	position:relative;
	list-style:none;
	margin:3px 0 0 0;
	float:left;
	padding-left:13px;
}
#menu #nav li{
	position:relative;
	float:left;
}
#menu #nav a{
	padding:25px 10px;
	display:block;
	color:#a4a4a4;
	text-decoration:none;
}
#menu #nav a:hover, #menu #nav a.selected{
	color:#5e5e5e;
}
#menu #navfr{
	position:relative;
	list-style:none;
	margin:3px 0 0 0;
	float:left;
	padding-left:13px;
}
#menu #navfr li{
	position:relative;
	float:left;
}
#menu #navfr a{
	padding:25px 7px;
	display:block;
	color:#a4a4a4;
	text-decoration:none;
}
#menu #navfr a:hover, #menu #navfr a.selected{
	color:#5e5e5e;
}
/* ********** CONTENT  ********** */
#content{
	text-align:justify;
	position:relative;
	float:left;
	width:961px;
	margin-left:33px;
	margin-bottom:15px;
}
#content h1{
	font-family: 'NewRegular';
	font-weight:normal;
	font-size:23px;
	padding-bottom:10px;
	margin-bottom:10px;
	background-image:url(images/hr.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:961px;
}
#content h2{
	font-family: 'NewRegular';
	font-weight:normal;
	font-size:18px;
	margin-bottom:10px;
}
#content a{
	color:#605f5f;
}

/* ********** FOOTER  ********** */
#footer{
	position:relative;
	width:100%;
	height:54px;
	margin:-54px auto 0;
	background-image:url(images/footer_bg.png);
	text-align:right;
	clear:both;
}
#footer #proximedia {
    margin: 0 auto;
    padding-right: 17px;
    padding-top: 24px;
    position: relative;
    width: 1032px;
}

/* ************* CSS GALLERY ************ */
.Gallery3GalerieTitreTexte {font-family:Verdana;font-size:10px;color:#DDDDDD;font-weight:bold;} 
.Gallery3GalerieCheminLiens {font-family:Verdana;font-size:10px;color:#666666;text-decoration:underline;font-weight:bold;} 
.Gallery3GalerieCheminLiens:hover {font-family:Verdana;font-size:10px;color:#666666;text-decoration:none;font-weight:bold;} 
.Gallery3GalerieCheminTexte {font-family:Verdana;font-size:10px;color:#666666;text-decoration:none;font-weight:bold;} 
.Gallery3GaleriePageEnCours {font-family:Verdana;font-size:10px;color:#DDDDDD;font-weight:bold;} 
.Gallery3RepertoireTitre {font-family:Verdana;font-size:9px;color:#666666;font-weight:bold;} 
.Gallery3FichierTexte {font-family:Verdana;font-size:10px;color:#ffffff;} 
.Gallery3PhotoTexte {background:#FFFFFF;font-family:Verdana;font-size:10px;color:#666666;} 
.LoopGalleryTitle {font-family:Verdana;font-size:11px;color:#666666;font-weight:bold;width:100%;text-align:center;} /*display:none;*/ 
.LoopGalleryAbstract {font-family:Verdana;font-size:11px;color:#666666;font-weight:bold;width:100%;text-align:center;} /*display:none;*/ 
.LoopGalleryContent {margin-bottom:30px;} 

/* ******************** CSS CONTACT ******************* */
.CFItem {width:400px;clear:both;}
.CFLabel {width:150px;float:left;font-family:verdana;font-size:10px;color:#666666;margin-bottom:2px;margin-top:2px;}
.CFField {width:250px;float:left;font-family:verdana;font-size:10px;color:#666666;margin-bottom:2px;margin-top:2px;}
.CFFieldText {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldTextarea {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldSelect {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldRadio {}
.CFFieldCheckbox {}
.CFFieldPassword {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldFile {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldEmail {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldCopy {}
.CFFieldRadioData {}
.CFFieldCheckboxData {}
.CFCaptcha {width:444px;font-family:verdana;font-size:10px;color:#666666;text-align:center;}
.CFCaptchaTitre {width:100%;text-align:center;font-weight:bold;display:none;}
.CFCaptchaTexte {width:100%;text-align:justify;}
.CFStar {width:400px;font-family:verdana;font-size:10px;color:#ff0000;text-align:center;margin-top:20px;}
.CFStarIcon {font-family:verdana;font-size:10px;color:#ff0000;}
.CFButton {width:400px;text-align:center;}
.CFButtonSubmit input {font-family:verdana;font-size:10px;color:#666666;font-weight:bold;width:200px;text-align:center;margin-top:20px;}
.CFButtonReset input {font-family:verdana;font-size:10px;color:#666666;font-weight:bold;float:left;width:200px;text-align:center;margin-top:20px;display:none;}
.CFMessageSent {width:400px;font-family:verdana;font-size:12px;color:#003300;font-weight:bold;text-align:center;margin-top:20px;}
.CFFieldset {clear:both;display:block;border:none; margin:0;margin-bottom:4px;width:400px;}
.CFLegend {font-family:verdana;color:#666666;font-size:12px;font-weight:bold;padding:2 5 2 5;margin-bottom:10px;}
.CFHourlimit {font-family:verdana;color:#666666;font-size:10px;} 


/* ********** cat ***************** */
.list1 {
    border-bottom: 1px solid grey!important;
    padding-left: 0!important;
	font-size:14px;
	}
