/* default styles for extension "tx_mininews_pi1" */

		.tx-mininews-pi1 .tx-mininews-pi1-listrow { margin-top: 5px; }

		P.tx-mininews-pi1-listrowField-title { font-weight: bold; }

		P.tx-mininews-pi1-listrowField-teaser { margin-bottom:15px; }

		P.tx-mininews-pi1-fp_listrowField-title { font-weight: bold; }

		P.tx-mininews-pi1-fp_listrowField-teaser { margin-top: 0px; margin-bottom: 10px; }

		.tx-mininews-pi1 .tx-mininews-pi1-singleView { margin-top: 5px; }

		P.tx-mininews-pi1-singleViewField-teaser { font-style: italic; margin-top: 5px; margin-bottom: 10px; }

		SPAN.tx-mininews-pi1-browsebox-strong { font-weight: bold; }

		P.tx-mininews-pi1-listrowField-teaser A { color: black; text-decoration:none; }

		P.tx-mininews-pi1-listrowField-teaser A:hover { color: black; text-decoration:none; }

/* default styles for extension "tx_cssstyledcontent" */

	/* Captions */

	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }

	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }

	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }



	/* Needed for noRows setting */

	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }



	/* Border just around the image */

	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {

		border: 2px solid black;

		padding: 0px 0px;

	}



	DIV.csc-textpic-imagewrap { padding: 0; }



	DIV.csc-textpic IMG { border: none; }



	/* DIV: This will place the images side by side */

	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }



	/* UL: This will place the images side by side */

	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }

	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }



	/* DL: This will place the images side by side */

	/*DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }*/

	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }

	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }

	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */

	DL.csc-textpic-image { margin: 0; }

	DL.csc-textpic-image DT { margin: 0; display: inline; }

	DL.csc-textpic-image DD { margin: 0; }



	/* Clearer */

	/*DIV.csc-textpic-clear { clear: both; }*/



	/* Margins around images: */



	/* Pictures on left, add margin on right */

	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,

	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,

	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {

		display: inline; /* IE fix for double-margin bug */

		margin-right: 10px;

	}



	/* Pictures on right, add margin on left */

	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,

	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,

	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {

		display: inline; /* IE fix for double-margin bug */

		margin-left: 10px;

	}



	/* Pictures centered, add margin on left */ 

	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {

		display: inline; /* IE fix for double-margin bug */
		float:left;
		margin-left: 10px;

	}

	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }

	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }



	/* Space below each image (also in-between rows) */

	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }

	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }

	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }



	/* No margins around the whole image-block */

	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }

	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }



	/* Add margin from image-block to text (in case of "Text w/ images") */

	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,

	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {

		margin-right: 10px !important;

	}

	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,

	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {

		margin-left: 10px !important;

	}



	/* Positioning of images: */



	/* Above */

	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }



	/* Center (above or below) */

	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }

	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }

	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }

	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }



	/* Right (above or below) */

	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }

	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }



	/* Left (above or below) */

	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }

	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }



	/* Left (in text) */

	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }



	/* Right (in text) */

	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }



	/* Right (in text, no wrap around) */

	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }

	/* Hide from IE5-mac. Only IE-win sees this. \*/

	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }

	/* End hide from IE5/mac */



	/* Left (in text, no wrap around) */

	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }

	/* Hide from IE5-mac. Only IE-win sees this. \*/

	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }

	/* End hide from IE5/mac */

	

	/* CSS Document */

/* CSS Document */



*

{

	margin:0;

	padding:0;

}



a

{

	text-decoration:none;

	color:#9bc411;

	font-weight:bold;

}



a:hover

{

	color:#0099FF;

}



p, h1

{

	color:#000066;

}



p

{

	text-align:justify;

}



body

{

	background-image:url(../fileadmin/templates/vm2/img/bg.png);

	background-repeat:repeat-x;

	background-color:#00194A;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:85%;

}



#global

{

	margin-top:30px;

	position:absolute;

	left:50%;

	margin-left:-475px;

	width:948px;

	height:540px;

	background-repeat:no-repeat;

}


#lang p {
	margin-right:10px;
	text-align:left;
	margin-bottom:10px;
	display:block;
	float:left;
	width:300px;
}



#lang a

{

	color:#4365a9;

	font-size:80%;

	font-weight:normal;

}



#lang a:hover

{

	color:#99CCFF;

}



#nav

{
	clear:both;
	overflow:hidden;

	width:948px;

	border:1px solid #000066;

}


#nav {
	margin-top:10px;
}


#nav table

{

	text-align:center;

	border-collapse:collapse;

	height:34px;

	width:948px;

	background-image:url(../fileadmin/templates/vm2/img/nav.png);

}



#nav table tr td

{

	background-image:url(../fileadmin/templates/vm2/img/nav.png); 

}



#nav table tr .selected a

{

	_background-image:url(../fileadmin/templates/vm2/img/actif.png);

}



#nav table tr td a:hover

{

	_background-image:url(../fileadmin/templates/vm2/img/sel.png);

	display:inline;

}



#nav table tr .selected

{

	background-image:url(../fileadmin/templates/vm2/img/actif.png); 

}



#nav table tr .selected:hover

{

	background-image:url(../fileadmin/templates/vm2/img/actif.png); 

}



#nav table tr td:hover

{

	background-image:url(../fileadmin/templates/vm2/img/sel.png); 

}



#nav table tr td a

{

	width:100%;

	height:34px;

	color:#FFFFFF;

	font-size:70%;

	padding-top:9px;

	font-weight:normal;

}



#content_fr

{

	background-image:url(../fileadmin/templates/vm2/img/home-fr.png);

	background-repeat:no-repeat;

	width:948px;

	height:505px;

	border:1px solid #000066;

	border-top:none;

}



#content_nl

{

	background-image:url(../fileadmin/templates/vm2/img/home-nl.png);

	background-repeat:no-repeat;

	width:948px;

	height:505px;

	border:1px solid #000066;

	border-top:none;

}



#content_en

{

	background-image:url(../fileadmin/templates/vm2/img/home-en.png);

	background-repeat:no-repeat;

	width:948px;

	height:505px;

	border:1px solid #000066;

	border-top:none;

}



#left

{

	float:left;

	margin-top:140px;

	margin-left:25px;

	_margin-left:10px;

	height:360px;

}



#left p

{

	font-size:85%;

	margin-bottom:5px;

	text-align:center;

}



#left a, #right a

{

	color:000066;

	font-weight:normal;

}



#left h1 a:hover, #right h1 a:hover

{

	font-weight:bold;

}



#left h1 a, #right h1 a

{

	font-weight:bold;

}



#left a:hover, #right a:hover

{

	color:#000066;

	text-decoration:none;

	font-weight:normal;

}



#right

{

	float:right;

	margin-top:140px;

	margin-right:25px;

	_margin-right:10px;

	height:304px;

	text-align:right;

	z-index:0;

}



#right .bodytext

{



}



#right p

{

	font-size:85%;

	margin-bottom:5px;

	text-align:center;

}



#center

{

	padding-top:165px;

}



#center a.logo

{

	margin-left:315px;

	display:block;

	width:320px;

	height:110px;

}

	

#center a.slogan

{

	margin-left:259px;

	display:block;

	width:420px;

	height:60px;

	margin-top:0px;

}	



#center a.fortis

{

	margin-left:845px;

	display:block;

	width:102px;

	height:53px;

	margin-top:82px;

	_margin-top:-52px;

	z-index:555;

}	



h1

{

	font-size:130%;

	margin-bottom:20px;

}



#footer

{

	clear:right;

	color:#4365a9;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}



#footer .bodytext

{

	text-align:center;

	font-size:75%;

	color:#4365a9;

}



#global_content

{

	margin-top:30px;

	position:absolute;

	left:50%;

	margin-left:-475px;

	width:948px;

	background-repeat:no-repeat;

}



#nav_content

{

	text-align:center;

	font-size:90%;

	margin:auto;

	overflow:hidden;

	width:948px;

	border:1px solid #000066;

}



#nav_content table

{

	border-collapse:collapse;

	vertical-align:middle;

	height:34px;

	width:949px;

	background-image:url(../fileadmin/templates/vm2/img/nav.png);

}



#nav_content table tr

{

	vertical-align:middle;

}



#nav_content table tr td

{

	padding-top:8px;

	padding-bottom:10px;

}



#nav_content table tr td ul

{

	display:none;

}



#nav_content table tr td ul:hover

{

	display:inline;

	position:absolute;

}



#nav_content table tr td a

{

	padding-left:30px;

	padding-right:30px;

	padding-top:20px;

	padding-bottom:10px;

	color:#FFFFFF;

	display:block;

}



#nav_content table tr td a:hover

{

	background-image:url(../fileadmin/templates/vm2/img/sel.png);

}



#content_content

{

	background-image:url(../fileadmin/templates/vm2/img/content.png);

	background-repeat:no-repeat;

	width:948px;

	height:506px;

	_height:546px;

}



#center_content>h1

{

	font-size:130%;

	margin-bottom:20px;

}



#center_content .csc-textpic-text h1

{

	margin-top:20px;

}



#left_content

{

	float:left;

	height:504px;

	width:210px;

	

}



#left_content .first

{

	margin-top:120px;

	margin-left:80px;

	font-size:90%;

}



#left_content .first li

{

	list-style-image:url(../fileadmin/templates/vm2/img/puce.png);

	margin-bottom:20px;

}



#left_content .first li:hover

{

	list-style-image:url(../fileadmin/templates/vm2/img/puceHover.png);

	margin-bottom:20px;

}



#left_content .first li a

{

	font-weight:bold;

	color:#203878;

}



#left_content .first li a:hover

{

	color:#9bc411;

}



#center_content

{

	margin-left:252px;

	margin-right:250px;

	width:435px;

	height:508px;

	margin-top:-506px;

	_margin-top:-546px;

	font-size:80%;

	padding-top:25px;

	padding:0;

}



#center_content ul

{

	padding-left:20px;

}



#center_content ol

{

	padding-left:20px;

}



#right_content

{

	margin-top:1px;

	float:right;

	width:210px;

	text-align:right;

	height:504px;

	margin-right:10px;

	_margin-right:3px;

	font-size:larger;

}



#right_content p

{

	margin-top:10px;

	font-size:90%;

	width:210px;

}



#right_content_1

{

	width:200px;

	height:155px;

	margin-top:10px;

	clear:both;

}



#right_content_2

{

	margin-top:10px;

	height:145px;

	width:200px;

	clear:both;

}



#right_content_3

{

	margin-top:10px;

	width:200px;

	height:130px;

	clear:both;

}



.csc-firstHeader, h2

{

	padding-top:25px;

}



blockquote

{

	padding-left:20px;

}



ul li, ol li

{

	color:#203878;

}



.contenttable

{

	font-size:80%;

}



.align-right

{

	text-align:center;

	padding-top:10px;

}



.align-right .detail

{

	border-top:1px solid #333333;

	border-top-width:80%;

}



.pyramidef

{

	text-align:center;

	list-style-type:none;

	background-image:url(../fileadmin/templates/vm2/img/pyr_fr.jpg);

	background-repeat:no-repeat;

	height:260px;

	width:450px;

	margin-left:-10px;

	margin-top:10px;

	margin-bottom:20px;

	font-size:80%;

}



.pyramidee

{

	text-align:center;

	list-style-type:none;

	background-image:url(../fileadmin/templates/vm2/img/pyr_en.jpg);

	background-repeat:no-repeat;

	height:260px;

	width:430px;
	margin-left:-10px;
	_margin-left:0px;

	margin-top:10px;

	margin-bottom:20px;

	font-size:80%;
}



.pyramiden

{

	text-align:center;

	list-style-type:none;

	background-image:url(../fileadmin/templates/vm2/img/pyr_nl.jpg);

	background-repeat:no-repeat;

	height:260px;

	width:430px;
	margin-left:-10px;
	_margin-left:0px;

	margin-top:10px;

	margin-bottom:20px;

	font-size:80%;


}



.pyramidef li

{

	padding-top:6px;

	padding-bottom:5px;

	margin-bottom:4px;

	height:20px;

}



.pyramiden li

{

	padding-top:6px;

	padding-bottom:5px;

	margin-bottom:4px;

	height:20px;
	padding-left:20px;

}



.pyramidee li

{

	padding-top:6px;

	padding-bottom:5px;

	margin-bottom:4px;

	height:20px;
	padding-left:20px;

}



li.rf

{

	_margin-bottom:-3px;

}



li.rn

{

	_margin-bottom:-3px;

}



li.re

{

	_margin-bottom:-3px;

}



li.af

{

	margin-bottom:12px;

	_margin-bottom:5px;

}



li.ae

{

	_margin-bottom:0px;

}



li.ef

{

	_margin-bottom:11px;

}



li.ee

{

	margin-bottom:11px;

	_margin-bottom:4px;

}



li.en

{

	_margin-bottom:10px;

}



li.an

{

	margin-bottom:10px;

	_margin-bottom:5px;

}



li.qf

{

	_margin-bottom:12px;

}



li.qn

{

	margin-bottom:8px;

	_margin-bottom:12px;

}



li.qe

{

	_margin-bottom:12px;

}



li.oe

{

	margin-bottom:8px;

	_margin-bottom:11px;

}



li.of

{

	margin-bottom:7px;

	_margin-bottom:12px;

}



li.on

{

	_margin-bottom:12px;

}



li.ff

{

	_margin-bottom:11px;

}



li.fe

{

	_margin-bottom:12px;

}



li.fn

{

	_margin-bottom:10px;

}



.pyramidee li a

{

	display:block;

	margin-left:-57px;

	_margin-left:-37px;

	color:#FFCC00;

}



.pyramidef li a

{

	display:block;

	margin-left:-57px;

	_margin-left:-37px;

	color:#FFCC00;

}



.pyramiden li a

{

	display:block;

	margin-left:-57px;

	_margin-left:-37px;

	color:#FFCC00;

}



#left_content ul .selected a

{

	color:#0099FF;

	font-style:italic;

}

#left_content ul .selected a:hover

{

	color:#0099FF;

	font-style:italic;

}







a.pyr

{

   position:relative;

}



a.pyr span

{

   display:none;

}



a.pyr:hover

{

   background:none;

   z-index:500;

   cursor:default;

   color:#99CCFF;

}



a.pyr:hover span

{

   display:inline;

   position:absolute;

   width:300px;

   background:#9fbff2;

   border:1px solid #003399;

   border-left:3px solid #003399;

   color:#003399;

   font-weight:normal;

   padding:4px;

}



#nav_accueil

{
clear:both;
	overflow:hidden;

	width:948px;

	border:1px solid #000066;

}



#nav_accueil table

{

	text-align:center;

	border-collapse:collapse;

	height:34px;

	width:948px;

	background-image:url(../fileadmin/templates/vm2/img/nav_fr.png);

}



#nav_accueil table tr .selected a

{

	_background-image:url(../fileadmin/templates/vm2/img/actif.png);

}



#nav_accueil table tr td a:hover

{

	_background-image:url(../fileadmin/templates/vm2/img/sel.png);

	display:inline;

}



#nav_accueil table tr .selected

{

	background-image:url(../fileadmin/templates/vm2/img/actif.png); 

}



#nav_accueil table tr .selected:hover

{

	background-image:url(../fileadmin/templates/vm2/img/actif.png); 

}



#nav_accueil table tr td:hover

{

	background-image:url(../fileadmin/templates/vm2/img/sel.png); 

}



#nav_accueil table tr td a

{

	width:100%;

	height:34px;

	color:#FFFFFF;

	font-size:70%;

	padding-top:9px;

	font-weight:normal;

}



#nav_home

{
	clear:both;

	overflow:hidden;

	width:948px;

	border:1px solid #000066;

}



#nav_home table

{

	text-align:center;

	border-collapse:collapse;

	height:34px;

	width:948px;

	background-image:url(../fileadmin/templates/vm2/img/nav_en.png);

}



#nav_home table tr .selected a

{

	_background-image:url(../fileadmin/templates/vm2/img/actif.png);

}



#nav_home table tr td a:hover

{

	_background-image:url(../fileadmin/templates/vm2/img/sel.png);

	display:inline;

}



#nav_home table tr .selected

{

	background-image:url(../fileadmin/templates/vm2/img/actif.png); 

}



#nav_home table tr .selected:hover

{

	background-image:url(../fileadmin/templates/vm2/img/actif.png); 

}



#nav_home table tr td:hover

{

	background-image:url(../fileadmin/templates/vm2/img/sel.png); 

}



#nav_home table tr td a

{

	width:100%;

	height:34px;

	color:#FFFFFF;

	font-size:70%;

	padding-top:9px;

	font-weight:normal;

}



#nav_onthaal

{
	clear:both;
	overflow:hidden;

	width:948px;

	border:1px solid #000066;

}



#nav_onthaal table

{

	text-align:center;

	border-collapse:collapse;

	height:34px;

	width:948px;

	background-image:url(../fileadmin/templates/vm2/img/nav_nl.png);

}



#nav_onthaal table tr .selected a

{

	_background-image:url(../fileadmin/templates/vm2/img/actif.png);

}



#nav_onthaal table tr td a:hover

{

	_background-image:url(../fileadmin/templates/vm2/img/sel.png);
	display:inline;

}



#nav_onthaal table tr .selected

{

	background-image:url(../fileadmin/templates/vm2/img/actif.png); 

}



#nav_onthaal table tr .selected:hover

{

	background-image:url(../fileadmin/templates/vm2/img/actif.png); 

}



#nav_onthaal table tr td:hover

{

	background-image:url(../fileadmin/templates/vm2/img/sel.png); 

}



#nav_onthaal table tr td a

{

	width:100%;

	height:34px;

	color:#FFFFFF;

	font-size:70%;

	padding-top:9px;

	font-weight:normal;

}



.important

{

	color:#FFFFFF;

	font-size:110%;

	border-bottom:1px solid #0066FF;

	display:block;

	margin-right:30px;

	font-weight:bold;

}



.detail

{

	margin-top:5px;

	margin-bottom:15px;

	text-align:right;

	margin-right:20px;

}



.detail a

{

	color:#9bc411;

}



.pays

{

	font-size:1.8em;

	color:#9bc411;

}



.promoc

{

	color:#FFFFFF;

	font-size:250%;

}



.promos

{

	color:#9bc411;

	font-size:210%;

}



.situation

{

	color:#8ED1F2;

	font-size:smaller;

}



.ville



{

	color:#9bc411;

}



.saviez

{

	color:#9bc411;

	font-size:120%;

}



.white

{

	color:#FFFFFF;

}



#form1 td

{

	font-size:60%;

	color:#000066;

	vertical-align:top;

}



h5

{

	font-size:110%;

	padding-bottom:5px;

	padding-left:20px;

	color:#990000;

}



.pers

{

	margin-bottom:10px;

	margin-left:50px;

	list-style-type:none;

}



.pers li

{

	margin-left:90px;

}



#nav ul {padding:0; margin:0;list-style-type: none;}

#nav table tr td ul {display: none;}

#nav .bodytext strong a

{

	font-weight:bold;

}

.first

{

	margin-bottom:20px;

}



.second

{

	padding-top:-10px;

	_padding-top:-5px;

	padding-left:15px;

	font-size:85%;

}



#left_content .first .second li

{

	margin-bottom:15px;

	_margin-bottom:5px;

}





#left_content .first .second li a

{

	color:#000066;

}



#left_content .first .second li a:hover

{

	color:#9bc411;

}



#left_content .first .second .selected a

{

	color:#0099FF;

}



.second li

{

	margin-top:-15px;

	_margin-top:0px;

}



.csc-textpic-image dt

{

}



ul li .external-link-new-window

{

}



#center_content ul li

{

	margin-left:20px;

}



.csc-textpic-image .csc-textpic-firstcol .csc-textpic-lastcol 

{

	margin-right:200px;

}



h4 span

{

	font-size:100%;

	_font-size:70%;

}



#center_content .contenttable

{ 

	border:1px solid #000066;

}



h6

{

	font-size:80%;

	font-weight:normal;

	color:#000066;

}



#right_content a .detail

{

	margin-top:10px;

}



#center_content .bodytext .detail

{

	font-size:80%;

	font-style:italic;

}



img

{

	border:1px solid #003366;

}



object

{

	width:400px;

	hieght:300px;

}



#monte {

	margin-top:-300px;

	_margin-top:0px;

}



.monte {

	margin-top:-200px;

	_margin-top:0px;

}



h3 {

	color:#000066;

	_font-size:110%;

}



p.si {

	display:block;

	_margin-top:50px;

}



ol {

margin-left:5px;

}



.man {

	display:block;

	margin-top:-15px;

	margin-left:18px;

	_margin-left:25px;

}
.clear {
	clear:both;
}
#lang {
	float:left;
}

#newsletter {
	float: right;
	width: 600px;
}
#newsletter p {
	text-align: right;
}

#newsletter label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CCFF;
}

#newsletter input#news_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000066;
	background-image: url(../fileadmin/templates/vm2/img/actif.png);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-left: 5px;
}
*> #newsletter input#news_button {
	!border:1px solid #033088;
}

#news_confirm {
	font-size:90%;
	color:#99ccff;
	margin:0 0 0 0;
}

div#nav_accueil, div#nav_home, div#nav_onthaal {
	margin-top:10px;
}
div#center_content a img {
	display:block
}