/* -------------- Mise à zéro des styles ---------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
/* 	bleu= #005399 (EWEA blue)
	gris-fonce= #31332d*/
.wrapper{
	display:none;
}
a{
	/*color:#0F3CAF;*/
	color: #005399;
}
a:hover{
	text-decoration:none;
}
img{
	border:0;
}
body{
	background-color:#ffffff;
	/*background-repeat:no-repeat;
	background-position:top center;*/
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	/*color:#564b47;*/
	color: #31332d;
	padding:0px;
	margin:0px;
}

/* ----------container to center the layout-------------- */
#container {
	width: 908px;
	height:auto;
	_height:600px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	/*background-image: url(../images/fond.jpg);
	background-position: center;
	background-repeat:no-repeat;*/
	text-align:justify;
	border:1px solid #31332d;
	/*border-left:1px solid #31332d;
	border-right:1px solid #31332d;*/
}
/* ----------banner for logo-------------- */
#banner {
	width:901px;
	height:202px;
	text-align: right;
	background-image: url(../images/bandeau.jpg);
	background-repeat: no-repeat;
	margin-left:4px;
}
#banner h1 {
	display:none;
}
#printer {
	width:5%;
}

/* -----------------content--------------------- */
#contenu {
	float:right;
	width:610px;
	margin-top:10px;
	/*color:#7e8085;*/
	color: #31332d;

}
#contenu h1 {
	font-size:22px;
	font-weight: normal;
	margin-bottom:6px;
	margin-right:60px;
}
#contenu h2 {
	font-size:17px;
	font-weight: normal;
	margin-bottom:6px;
	margin-right:60px;
}
#contenu h3 {
	font-size:16px;
	font-weight: bold;
	margin-bottom:6px;
	margin-right:60px;
}
#contenu h4 {
	font-size:14px;
	font-weight: bold;
	margin-bottom:6px;
	margin-right:60px;
}
#contenu h5 {
	font-size:12px;
	font-weight: bold;
	margin-bottom:6px;
	margin-right:60px;
}

#contenu p {
	font-size:11px;
	font-weight: normal;
	margin-right:60px;
	margin-bottom:6px;
	text-align:justify;
}

#contenu ul{
	padding-top:6px;
	margin-bottom:6px;
}
#contenu ul li{
	list-style: disc;
	margin-left:25px;
	padding-left:10px;
	font-size:11px;
	text-align:justify;
	margin-right:60px;
}
#contenu ol{
	padding-top:6px;
	margin-bottom:6px;
}
#contenu ol li{
   list-style: decimal;
	margin-left:33px;
	padding-left:3px;
	font-size:11px;
	text-align:justify;
	margin-right:60px;
}
#contenu dt{
   padding-left:5px;
	margin-left:10px;
	font-weight: bold;
	font-size:12px;
}

#contenu dd{
	padding-left:35px;
	font-size:11px;
	margin-right:60px;
}

#contenu blockquote{
	/*margin-left:10px;*/
}
#contenu table{
	border-style: solid;
	border-width: 1px;
	border-color: #31332d;
}
#contenu td{
	font-size:11px;
	font-weight: normal;
	padding:3px;
	text-align:justify;
}
.souligne{
	border-bottom-width:1;
	border-bottom-color:#31332d;
	border-bottom-style:solid;
}
/* -----------------titre--------------------- */
.level_xxxxx,.level_xxxxx_last{
	font-weight: bold;
	font-size:18px;
	margin-bottom:6px;
}
/* -----------------niveau 1--------------------- */
.level_yxxxx,.level_yxxxx_last,{
	padding-left:20px;
	padding-top:10px;
	font-weight:bold;
}
/* -----------------niveau 2--------------------- */
.level_yyxxx, .level_yyxxx_last,.level_xyxxx_last,.level_xyyxx,.level_xyyxx_last{
	padding-left:40px;
}
/* -----------------niveau 3--------------------- */
.level_yyyxx, .level_yyyxx_last,.level_yxyxx,.level_yxyxx_last,.level_xxyxx,.level_xxyxx_last{
	padding-left:60px;
}
/* -----------------niveau 4--------------------- */
.level_yyyyx, .level_yyyyx_last, .level_yxyxx, .level_yxyxx_last,.level_xxxyx, .level_xxxyx_last{
	padding-left:80px;
}
/* -----------------niveau 5--------------------- */
.level_yyyyy, .level_yyyyy_last,.level_yxyyx,.level_yxyyx_last,.level_yxxyx,.level_yxxyx_last{
	padding-left:100px;
}

/* --------------navigation------------- */
#left {
	float: left;
	width: 215px;
	padding: 0px;
	margin-top:10px;
	/*margin-left:3px;*/
	color:#005399;
}
#left img{
	/*margin-left:23px;*/
	margin-top:10px;
}	
#left li{
	list-style: none;
	padding:0;
	margin:0;
}
#left h1{
	padding-left:23px;
	font-weight:bold;
	margin:10px 0 10px 0;
	font-size: 14px;
	/*color:#a0b0cc;*/
}
#search{
	width:250px;
	padding-bottom:5px;
	margin-left:5px;
	/*color:#a0b0cc;*/
}
#search2_engine{
	width:550px;
	text-align: justify;
}
.search_title{
	font-weight: bold;
	margin-top:15px;
}
.search_resume b{
	color:red;
}
#search_resume_table{
	margin-top:10px;
	margin-bottom:10px;
}
.submit{
	margin-left:3px;
}
.menusup{
	border: 1px;
	border-color: #005399;
	border-style: solid;
	width:217px;
	padding-bottom:5px;
	margin-left:5px;
}
#menumid{
	border: 1px;
	border-color: #005399;
	border-style: solid;
	width:212px;
	padding-bottom:5px;
	margin-left:5px;
	margin-bottom:20px;
	font-weight: bold;
	line-height:20px;
	padding: 3px;
}
#menumid a {
	text-decoration:none;
	color: #005399;
}
.menuinf{
	border: 1px;
	border-color: #005399;
	border-style: solid;
	width:217px;
	padding-bottom:5px;
	margin-left:5px;
	height:200px;
	color: #005399;
}
.menu0 a {
     /*margin: 0px 23px;*/
     width: 213px; 
     height: 22px;
     display: block;
     text-align: left;
     /*border-bottom: 1px dotted #a0b0cc;*/
     text-decoration: none;
     /*color: #a0b0cc;*/
     background: #ffffff;
	  padding-top:3px;
	  padding-left:3px;
	  font-weight: bold;
	  color:#005399;
	 }
	 
.menu0 a:hover{
     background-color: #005399;
     /*border-bottom: 1px dotted #fff;*/
	  color:#fff; 
     }


/* -------------------- Sponsors -------------------------------*/
.sponsors {
	clear: both;
	position:relative;
	top: 0px;
	left: 0px;
    width:890px; 
    margin-left: 10px;
    /*height: 400px;*/
    text-align: left;
    color: #005399;
	font-weight: bold;
	display: inline;
	border:#fff;
}
.sponsors p {
	padding-left: 10px;
	margin-top:0px;
	padding-bottom: 5px;
	/*font-weight: bold;*/
	/*background: #b8bad1;*/
	/*line-height: 22px;*/
}
.sponsors h10 {
	margin-top:20px;
}
.sponsors a{
	text-align: center;
	/*color: #fff;*/
}
.sponsors td {
	padding: 5px;
}
.surligne {
	border-top: 1px solid #005399;
}
/* -----------footer--------------------------- */
#pieddepage{
	/*color:#a4b1c9;*/
	color: #005399;
	font-size:9px;
	text-align:center;
	margin-top:10px;
	padding-top:10px;
	/*background-image: url(../images/footer.gif);
	background-repeat: no-repeat;*/
	background-color:#ffffff;
}
#pieddepage a{
	color:#A0B0CC;
}
#signature{
	clear: both;
	float:right;
	position:relative;
	bottom:0px;
	left: 0px;
	width:600px;
	height: 52px;
	text-align: right; 
	color: #fff;
	font-size: 9px;
	padding-top:20px;
}
#signature a{
   color: #a4b1c9;
   text-decoration: none;
}
#signature img{
   vertical-align: middle;
   margin-right:20px;
}
/* -------------------- Menu --------------- */
.menu{
    position:absolute;
    width:252px;
    width/**/:250px;
    margin:0;
    margin-left: -23px;
    padding:0;
    z-index:100;
	border: 1px;
}
    
.menu span{
    display:none;
}
    
.menu ul{
    margin:0;
    padding:0;
    position:absolute; /* important */
    width:252px;
    width/**/:250px;
}
    
.menu li ul{
    visibility:hidden;
}
            
.menu li ul{
    margin-left:150px; /* be careful */
    margin-top:-24px;
}
    
.menu a{
    padding:3px 0 3px 3px;
    margin: 0px 23px;
    height: 22px;
    display: block;
    text-align: left;
    text-decoration: none;
    /*color: #a0b0cc;*/
	font-weight: bold;
	line-height:20px;
	color: #005399;
}
    
       
.menu a:hover{
	background: #005399;
	color:#fff;
}
    
.menu a:focus{
}

.menu span{
    display:none;
}        
.menu li{
    width:260px;
    display:block;    
    float:left;  
    list-style:none;
    margin:0;
    padding:5px 0 5px 0;
}

.menu li ul li {
	width:500px;
}    
/* IE PC selector */
* html .menu li {
    display:inline; /* solve a IE PC list bug */
    float:none; /* solve a IE5 clav nav bug */
}
    
a.linkOver{
    background-color: #fff;
} 
.smenu {
	background-color: #dfdffd;
}
.ssmenu {
	background-color: #ccccff;
} 
.sssmenu {
	background-color: #babaff;
} 
.ssssmenu {
	background-color: #a4a4fd;
} 
/* --------------------------Menu horizontal ---------------------*/
#menuh {
	position: relative;
	top:0px;
	left:60px;
	width: 890px;
	height: 30px;
}
#menuh ul {
	list-style-type: none;
	/*border: 1px solid #2E3F42;*/
}
#menuh li {
	list-style-type: none;
	width: 150px;
	display: inline;
	border: 1px solid #005399;
	padding:6px;
	line-height:30px;
}
#menuh a {
	text-decoration: none;
	color: #005399;
	font-weight: bold;
	
}
#menuh a:hover {
	color: #fff;
	
}
#menuh li:hover {
	background-color: #005399;
	color: #fff;
}
.normal {
	color: #ffffff;
	background-color: #36170d;
}
.actif {
	color: #36170d;
	background-color: #ffffff;
	
}
/* ------------------------------*/
#formulaire {
	width:90%;
}
.box {
	padding-left:40px;
}
.tdgauche {
	width:500px;
}
.tddroite {
	width:100px;
}