﻿/* CSS Document */
/* HTML TAGS */

					html {
						padding:0px;
						margin:0px;
						background-image: url(images/html2.jpg);
						background-repeat: repeat-x;
						background-color: #5186bb;
					}
					
					body {
						margin: 0px;
						padding: 0px;
						background-image: url(images/html.jpg);
						background-repeat: no-repeat;
						background-position: center top;
						
					}

body, p, div, span, a, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

p {
	margin-bottom: 18px;
	margin-top: 0px;
}

img {
	border: none;
}

hr {
	height: 1px;
	color: #49ade2;
	border: none;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #4c9b84;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-left: -8px;
}


h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1548a6;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #5bba9e;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}

a:link, a:visited {
	color: #1548a6;
	text-decoration: underline;
}

a:hover {
	color: #5bba9e;
}


ul {
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-type: disc;
}

ol {
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-type: decimal;
}


li {
	margin: 0px;
	color: #959fb3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

ul ul {
	margin-top: 10px;
	margin-bottom: 5px;
	list-style-type: square;
}

ol ol {
	margin-top: 10px;
	margin-bottom: 5px;
	list-style-type: lower-alpha;
}

ul ol {
	margin-top: 10px;
	margin-bottom: 5px;
	list-style-type: decimal;
}

th, td, tr {
	color: #1548a6;
	background-color: #eff4ff;
}

.classtablesansbackground {
background-color: #ffffff;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1548a6;
	font-weight: bold;
	margin-right: 5px;
}

input {
	color: #1548a6;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1548a6;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

select {
color: #1548a6;
}

.inputsansbordure {
	border: None;
}

.submit {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #1548a6;
	border: None;

}

textarea {
	color: #1548a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
}

/* DIV LAYOUT */

div {
	padding: 0px;
	margin: 0px;
}

#container {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	
}

#headerfr {
	position: absolute;
	background-image: url(/images/header_fr.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 170px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
}

#headernl {
	position: absolute;
	background-image: url(/images/header_nl.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 170px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
}

#left {
	width:237px;
	background-image: url(/images/left.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;

	min-height: 590px;
	height: 590px;
}

#page-content-design {
	width:960px;
	margin-top: 170px;
	background-image: url(/images/content.jpg);
	background-repeat: repeat-y;
	float:left;
}

				#page-content {
					width:518px;
					min-height: 1px;
					float: left;
					padding-top: 400px;
					background-image: url(images/content_top.jpg);
					background-repeat: no-repeat;
				}

#page-content-inside {
	margin-top: -360px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 515px;
}
/* for IE */
* html #page-content {
 height: 1px;
}

#page-content-texte {
	padding-left: 15px;
	width: 485px;
	padding-right: 5px;
}
#page-content-texte p {
	line-height: 15px;
}
#page-content ul {
	line-height: 16px;
}

#menu-level2_top {
	width: 494px;
	background-image: url(images/menu_level2_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-align: right;
}
#menu-level2 {
	width: 514px;
	background-image: url(images/menu_level2_content.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#menu-level2_content {
	width: 484px;
	background-image: url(images/menu_level2_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	height: auto;
	min-height: 95px;
	_height: 95px;
}

#menu-level3 {
	width: 470px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4c9b84;
	padding-left: 30px;
	padding-bottom: 10px;
}

				#right {
					width: 205px;
					float: left;
					background-image: url(images/right_top.jpg);
					background-repeat: no-repeat;
					padding-top: 20px;
				}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 40px;
	clear: both;
}

#copyright {
	width: 513px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #c5d2ec;
	font-size: 10px;
	padding-left: 225px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
	margin: 0px;
}

#copyright a:link, #copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c5d2ec;
	text-decoration: underline;	
}

#copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c5d2ec;
	text-decoration: underline;	
}


#adresse {
	width: 180px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #123798;
	padding-top: 25px;
	padding-left: 0px;
	
}

#adresse a:link, #adresse a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0000;
	text-decoration: underline;	
}

#adresse a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0000;
	text-decoration: underline;
}

/* BREADCRUMBS */

#breadcrumbs {
	position: absolute;
	width: 500px;
	height: 18px;
	left: 240px;
	top: 175px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4c9c86;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c9c86;
	font-weight: bold;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c9c86;
	font-weight: normal;
	text-decoration: none;
}

#breadcrumbs a:hover {
color: #1548a6;
}

#langue {
	position: absolute;
	width: 40px;
	height: 80px;
	left: 0px;
	top: 50px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}

#langue ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
#langue ul li {
list-style-type: none;
}

#langue ul li a:link, #langue ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
}

#langue ul li a:hover {
	text-decoration: underline;
}

					#support {
						height: 20px;
						width: 170px;
						left: 760px;
						top: 150px;
						position: absolute;
						text-align: center;
						padding-top: 5px;
						padding-right: 0px;
						padding-bottom: 0px;
						padding-left: 0px;
					}

/*******fin breadcrumbs************/

/***** BOX Right*************/
#boxnews_top {
	width: 165px;
	background-image: url(images/news_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
}
#boxnews {
	width: 180px;
	background-image: url(images/news_content.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#boxnews_content {
	width: 150px;
	background-image: url(images/news_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;	
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11px;
}


#boxhebdo_top {
	width: 165px;
	background-image: url(images/hebdo_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
}
#boxhebdo {
	width: 180px;
	background-image: url(images/hebdo_content.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	
}

#boxhebdo_content {
	width: 150px;
	background-image: url(images/hebdo_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;	
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#boxnews_content p, #boxhebdo_content p {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11px;
	margin-bottom: 5px;
}
#boxnews_content a:link, #boxnews_content a:visited, #boxhebdo_content a:link, #boxhebdo_content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11px;
	text-decoration: none;
}
#boxnews_content a:hover, #boxhebdo_content a:hover {
	text-decoration: underline;
}


.date_news {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1548a6;
	font-size: 11px;
}

.h1news {
	font-family: Arial, Helvetica, sans-serif;
	color:#ff9900;
	font-size: 11px;
	font-weight: bold;
}


/* MENU LEFT */
/*left main*/
/***********************************/
/*1st level*/

ul#left-menu {
	width: 185px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 45px;
	padding: 0px;
	font-size: 11px;
}

ul#left-menu li {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	list-style-type: none;
	color: #4c9c86;
}
ul#left-menu li a:link, ul#left-menu li a:visited {
	padding-left: 20px;
	color: #4c9c86;
	text-decoration: none;
	padding-top: 13px;
	padding-bottom: 10px;
	display: block;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9e9e4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul#left-menu li a:hover {

	color: #1548a6;
	background-image: url(images/menu_active.gif);
	background-repeat: no-repeat;
	background-position: 8px 13px;
}
ul#left-menu li.active a:link, ul#left-menu li.active a:visited, ul#left-menu li.active a:hover {
	font-weight: bold;
	color: #4c9c86;
	background-image: url(images/menu_active.gif);
	background-repeat: no-repeat;
	background-position: 8px 13px;
}

/*2d level*/

						ul#menu-list-level2 {
							list-style-type: none;
							font-family: Arial, Helvetica, sans-serif;
							font-weight: normal;
							margin-top: 0px;
							margin-right: 0px;
							margin-bottom: 0px;
							margin-left: 10px;
							padding: 0px;
							width: 477px;
						}
						
						ul#menu-list-level2 li {
							margin: 0px;
							font-family: Arial, Helvetica, sans-serif;
							list-style-type: none;
							font-size: 12px;
							color: #666666;
							float: left;
							width: 159px;
							line-height: 14px;
							padding-top: 0px;
							padding-right: 0px;
							padding-bottom: 5px;
							padding-left: 0px;	
						}
ul#menu-list-level2 li a:link, ul#menu-list-level2 li a:visited {
	padding-left: 20px;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 10px;
	display: block;
	height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/menu_list_level2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	
}

ul#menu-list-level2 li a:hover {
	color: #1548a6;
}
ul#menu-list-level2 li.active a:link, ul#menu-list-level2 li.active a:visited, ul#menu-list-level2 li.active a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #1548a6;
	text-decoration: underline;
}

/*3d level*/

ul#menu-list-level3 {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}

ul#menu-list-level3 li {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 12px;
	color: #1548a6;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;	
}
ul#menu-list-level3 li a:link, ul#menu-list-level3 li a:visited {
	color: #1548a6;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;	
}

ul#menu-list-level3 li a:hover {
	text-decoration: underline;	
}
