
* {margin:0;padding:0}

html {
	height: 100%;
}

body {
	background-color: white;
	padding: 0;
	font-family:  Verdana, Tahoma, Arial, sans-serif;
	font-size: 80%;
	background-color: #CC0015;
}

#noscript{
	color: red; 
	font-weight: bold; 
	background-color: white;
}

#container {
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
	margin: 20px auto 0 auto;
}

#top{
	position: relative;
	background-image: url('../interface/common/top.png');
	width: 100%;
	height: 117px;
}


	#langue{
		position: absolute;
		z-index: 2;
		top: 25px;
		right: 1px;
	}
	
	#langue .ul_langue{
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 0.9em;
	color: white;
	list-style-type: none;
	}
		#langue .li_langue_English, .li_langue_English_active {
			color: #0E2B8D;
			padding: 0;
			margin: 0;
		}
		
		#langue .li_langue_English a, .li_langue_English_active a{
			display: block;
			background-repeat: no-repeat;
			background-image: url(../interface/29/menu_langue.png);
			height: 14px;
			width: 111px;
			margin: 5px 0;
			text-decoration: none;
		}
		
		#langue .li_langue_English_active a, .li_langue_English a:hover{
			background-position: 0 -14px;
		}
		
		#langue .li_langue_Français, .li_langue_Français_active {
			color: #0E2B8D;
			padding: 0;
			margin: 0;
		}
		
		#langue .li_langue_Français a, .li_langue_Français_active a{
			display: block;
			background-repeat: no-repeat;
			background-image: url(../interface/1/menu_langue.png);
			height: 14px;
			width: 111px;
			margin: 5px 0;
			text-decoration: none;
		}
		
		#langue .li_langue_Français_active a, .li_langue_Français a:hover{
			background-position: 0 -14px;
		}
		
		#langue .li_langue_Nederlands, .li_langue_Nederlands_active {
			color: #0E2B8D;
			padding: 0;
			margin: 0;
		}
		
		#langue .li_langue_Nederlands a, .li_langue_Nederlands_active a{
			display: block;
			background-repeat: no-repeat;
			background-image: url(../interface/13/menu_langue.png);
			height: 14px;
			width: 111px;
			margin: 5px 0;
			text-decoration: none;
		}
		
		#langue .li_langue_Nederlands_active a, .li_langue_Nederlands a:hover{
			background-position: 0 -14px;
		}
		

	#menu{
		position: absolute;
		z-index: 1000;
		top: 35px;
		left: 25px;
	}

	#menu .ul_menu{
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 0.9em;
	color: white;
	list-style-type: none;
	}
		#menu .li_menu_index, .li_menu_index_active {
			color: #0E2B8D;
			padding: 0;
			margin: 0;
		}
		
		#menu .li_menu_index a, .li_menu_index_active a{
			display: block;
			background-repeat: no-repeat;
			background-image: url(../interface/13/menu_index.png);
			height: 17px;
			width: 210px;
			margin: 10px 0;
			text-decoration: none;
		}
		
		#menu .li_menu_index_active a, .li_menu_index a:hover{
			background-position: -210px 0;
		}
		
		#middle .myview_menu_index {
			position: absolute;
			top: 10px;
			left: 310px;
			z-index: 15;
			background-image: url(../interface/13/menu_long.png);
			background-position: 0 0;
			width: 307px;
			height: 23px;
		}
		
		#menu .li_menu_activite, .li_menu_activite_active {
			color: #0E2B8D;
			padding: 0;
			margin: 0;
		}
		
		#menu .li_menu_activite a, .li_menu_activite_active a{
			display: block;
			background-repeat: no-repeat;
			background-image: url(../interface/13/menu_activite.png);
			height: 17px;
			width: 210px;
			margin: 10px 0;
			text-decoration: none;
		}
		
		#menu .li_menu_activite_active a, .li_menu_activite a:hover{
			background-position: -210px 0;
		}
		
		#middle .myview_menu_activite {
			position: absolute;
			top: 10px;
			left: 310px;
			z-index: 15;
			background-image: url(../interface/13/menu_long.png);
			background-position: -307px 0;
			width: 307px;
			height: 23px;
		}
		
		#menu .li_menu_reference, .li_menu_reference_active {
			color: #0E2B8D;
			padding: 0;
			margin: 0;
		}
		
		#menu .li_menu_reference a, .li_menu_reference_active a{
			display: block;
			background-repeat: no-repeat;
			background-image: url(../interface/13/menu_reference.png);
			height: 17px;
			width: 210px;
			margin: 10px 0;
			text-decoration: none;
		}
		
		#menu .li_menu_reference_active a, .li_menu_reference a:hover{
			background-position: -210px 0;
		}
		
		#middle .myview_menu_reference {
			position: absolute;
			top: 10px;
			left: 310px;
			z-index: 15;
			background-image: url(../interface/13/menu_long.png);
			background-position: -614px 0;
			width: 307px;
			height: 23px;
		}
		
		#menu .li_menu_temoignage, .li_menu_temoignage_active {
			color: #0E2B8D;
			padding: 0;
			margin: 0;
		}
		
		#menu .li_menu_temoignage a, .li_menu_temoignage_active a{
			display: block;
			background-repeat: no-repeat;
			background-image: url(../interface/13/menu_temoignage.png);
			height: 17px;
			width: 210px;
			margin: 10px 0;
			text-decoration: none;
		}
		
		#menu .li_menu_temoignage_active a, .li_menu_temoignage a:hover{
			background-position: -210px 0;
		}
		
		#middle .myview_menu_temoignage {
			position: absolute;
			top: 10px;
			left: 310px;
			z-index: 15;
			background-image: url(../interface/13/menu_long.png);
			background-position: -921px 0;
			width: 307px;
			height: 23px;
		}
		
		#menu .li_menu_news, .li_menu_news_active {
			color: #0E2B8D;
			padding: 0;
			margin: 0;
		}
		
		#menu .li_menu_news a, .li_menu_news_active a{
			display: block;
			background-repeat: no-repeat;
			background-image: url(../interface/13/menu_news.png);
			height: 17px;
			width: 210px;
			margin: 10px 0;
			text-decoration: none;
		}
		
		#menu .li_menu_news_active a, .li_menu_news a:hover{
			background-position: -210px 0;
		}
		
		#middle .myview_menu_news {
			position: absolute;
			top: 10px;
			left: 310px;
			z-index: 15;
			background-image: url(../interface/13/menu_long.png);
			background-position: -1228px 0;
			width: 307px;
			height: 23px;
		}
		
		#menu .li_menu_job, .li_menu_job_active {
			color: #0E2B8D;
			padding: 0;
			margin: 0;
		}
		
		#menu .li_menu_job a, .li_menu_job_active a{
			display: block;
			background-repeat: no-repeat;
			background-image: url(../interface/13/menu_job.png);
			height: 17px;
			width: 210px;
			margin: 10px 0;
			text-decoration: none;
		}
		
		#menu .li_menu_job_active a, .li_menu_job a:hover{
			background-position: -210px 0;
		}
		
		#middle .myview_menu_job {
			position: absolute;
			top: 10px;
			left: 310px;
			z-index: 15;
			background-image: url(../interface/13/menu_long.png);
			background-position: -1535px 0;
			width: 307px;
			height: 23px;
		}
		
		#menu .li_menu_contact, .li_menu_contact_active {
			color: #0E2B8D;
			padding: 0;
			margin: 0;
		}
		
		#menu .li_menu_contact a, .li_menu_contact_active a{
			display: block;
			background-repeat: no-repeat;
			background-image: url(../interface/13/menu_contact.png);
			height: 17px;
			width: 210px;
			margin: 10px 0;
			text-decoration: none;
		}
		
		#menu .li_menu_contact_active a, .li_menu_contact a:hover{
			background-position: -210px 0;
		}
		
		#middle .myview_menu_contact {
			position: absolute;
			top: 10px;
			left: 310px;
			z-index: 15;
			background-image: url(../interface/13/menu_long.png);
			background-position: -1842px 0;
			width: 307px;
			height: 23px;
		}
		
#middle {
	position: relative;
	height: 389px;
	margin: 0px auto 0 auto;
}

#left{
	position: absolute;
	top: 117px;
	left: 0;
	background-image: url('../interface/common/m_left.png');
	width: 310px;
	height: 389px;
}

#right{
	position: absolute;
	top: 117px;
	left: 310px;
	background-image: url('../interface/common/m_right.png');
	width: 490px;
	height: 389px;
}

#content{
	position: absolute;
	top: 55px;
	left: 329px;
	width: 440px;
	height: 334px;
}

/* content overflow by scriptaculous */
.overflow_hidden{
	overflow: hidden;
}

.overflow_auto{
	overflow: auto;
}

/* vertical track */
#track1 {
	position: absolute;
	top: 55px;
	left: 765px;
	width: 15px;
	height: 335px;
	margin-left: 10px;
	background-color: #FFE9A5;
}

/* vertical track handle */
#handle1 {
	width: 15px;
	height: 20px;
	background-color: #f00;
	cursor: move;
}

#col{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 auto 0 auto;
	text-align: left;
}

.col1_1{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 auto 0 auto;
	text-align: left;
}

.col2_1 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 48%;
	padding: 0 1%;
}

.col2_2 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 48%;
	padding: 0 1%;
}

.col2_12 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 98%;
	padding: 0 1%;
}

.col3_1 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 28%;
	padding: 0 1%;
}

.col3_2 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 28%;
	padding: 0 1%;
}

.col3_3 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 28%;
	padding: 0 1%;
}

.col3_12 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 68%;
	padding: 0 1%;
}

.col3_23 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 68%;
	padding: 0 1%;
}

.col3_123 {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}

.col4_1 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 23%;
	padding: 0 1%;
}

.col4_2 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 23%;
	padding: 0 1%;
}

.col4_3 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 23%;
	padding: 0 1%;
}

.col4_4 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 23%;
	padding: 0 1%;
}

.col4_12 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 48%;
	padding: 0 1%;
}

.col4_23 {
	float: right;
	position: relative;
	top: 0;
	left: 0;
	width: 48%;
	padding: 0 1%;
}

.col4_34 {
	float: right;
	position: relative;
	top: 0;
	left: 0;
	width: 48%;
	padding: 0 1%;
}

.col4_123 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 73%;
	padding: 0 1%;
}

.col4_234 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 73%;
	padding: 0 1%;
}

.col4_1234 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}

.col5_1 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 18%;
	padding: 0 1%;
}

.col5_2 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 18%;
	padding: 0 1%;
}

.col5_3 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 18%;
	padding: 0 1%;
}

.col5_4 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 18%;
	padding: 0 1%;
}

.col5_5 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 18%;
	padding: 0 1%;
}

.col5_12 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 38%;
	padding: 0 1%;
}

.col5_23 {
	float: right;
	position: relative;
	top: 0;
	left: 0;
	width: 38%;
	padding: 0 1%;
}

.col5_34 {
	float: right;
	position: relative;
	top: 0;
	left: 0;
	width: 38%;
	padding: 0 1%;
}

.col5_45 {
	float: right;
	position: relative;
	top: 0;
	left: 0;
	width: 38%;
	padding: 0 1%;
}

.col5_123 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 58%;
	padding: 0 1%;
}

.col5_234 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 58%;
	padding: 0 1%;
}

.col5_345 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 58%;
	padding: 0 1%;
}

.col5_1234 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 76%;
	padding: 0 2%;
}

.col5_12345 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}

.infoStyle{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}

.infoStyle table{
	margin: 0 auto;
}

.infoStyle a[href]
{
	color: -moz-hyperlinktext !important;		/* For Firefox... mark as important, otherwise it becomes black */
	text-decoration: -moz-anchor-decoration;	/* For Firefox 3, otherwise no underline will be used */
}

.infoStyle .Bold
{
	font-weight: bold;
}

.infoStyle .Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.infoStyle .Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

.infoStyle p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#bottom{
	position: relative;
	background-image: url('../interface/common/bottom.png');
	width: 100%;
	height: 94px;
}

#bottomSign {
	position: relative;
	clear: both;
	width: 800px;
	margin: 0 auto 0 auto;
	line-height: 25px;
	text-align: right;
	font-family:  Arial,Tahoma, sans-serif;
	font-size: 11px;
}

#bottomSign a {
	color: #FFFFFF;
	text-decoration: none;
}

#bottomSign a:hover {
	text-decoration: underline;
}

.requiredFields{
	border: 1px solid red;
}

.backgroundRed {
	background-color: red;
}

.hidden_data {
	display: none;
}

.clear0{
	clear: both;
	height: 0px;
}

.clear10{
	clear: both;
	height: 10px;
}

.clear25{
	clear: both;
	height: 25px;
}

.clear20{
	clear: both;
	height: 20px;
}

.clear30{
	clear: both;
	height: 30px;
}

.clear50{
	clear: both;
	height: 50px;
}
