	html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}






.menu{
	border:none;
	border:0px;
	margin:0px;
	margin-top:1px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	
	}
.menu ul{
	background:#0483cc;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#0483cc url("images/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:44px;
		margin:0px;
		padding:0px 10px;
		text-align:center;
		text-decoration:none;
			
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #70cdff url("images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#0483cc;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#70cdff url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

pre {
  height: auto; 
  overflow-x:scroll;
  }


  
#wrapper #header #FlashID
{
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	
	
}



body {
	background-image: url(images/bckheader.gif);
	background-repeat: repeat-x;
	background-color:#b5dcf1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-height: 100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	
}

/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 960px;
  text-align: left;
  padding: 0;
  }

#header {
  padding: 0px;
  margin: 0px;
  height: 323px;
  width:950px;
  background-image:url(images/header.jpg);
  background-repeat:no-repeat;
  
  }



/* Menu */

#catnav {
  margin: 0px 0px 0px 0px;
  padding-top:0px;
  clear: both;
  height: 47px;

  }




/* Top Content */

#main {
  background-image:url(images/bck-article.gif);
  background-repeat:repeat-y;
  clear: both;
  width: 952px;
  padding-bottom: 214px; 
  color:#FFF;
 }
 
#contentwrapper {
	
 margin-top:20px;
 float:left;
 width: 680px;
 padding-right:10px;
}
  
  #topcontentwrapper
  {
	  background-image:url(../../../bordcontainer.jpg); background-repeat:no-repeat;
	  background-position:inherit;
	  height:60px;
	  }
  
  
  
  
  
  
#contentwrapper2 {
  float:left;
  width: 900px;  
  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #fff;
  font-weight: normal;
  background: url(images/bg-trans.png) repeat;
  padding: 5px;
  }
.topPost {

	padding-bottom:20px;
	padding-left:20px;
    margin:0px;
	background-image:url(../../../articlebtn.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
  

 
  font-size: 9pt;
  }
.topPost h2.topTitle a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
  }
.topPost h2.topTitle a:hover {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
  }
.topPost p.topMeta {

  padding: 0;
  margin: -10px 0 0 0;
  font-size: 9pt;
  color:#000;  
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #000;
  }
.topPost p.topMeta a:hover {
  color: #000;
  }
.topPost div.topContent {
  font-size: 9pt;
  color: #000;
  margin: 8px 0;
  }
.topPost div.topContent a {
  text-decoration: underline;
  color:#F00;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color:#F00;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #eee;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
 /* background: url(images/bg-trans.png) repeat;*/
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #000;
  /*border: 1px solid #111;*/
  }
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color:#000;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color:#FFF;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  background:#FFF;
  }
.topPost span.topComments a {
	color:#000;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #fff;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color:#000;
  }
.topPost span.topTags a {
  color: #000;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #000;
  text-decoration: underline;
  }

#nextprevious {
  /*margin: 10px 0 5px 0;*/
  padding:25px 
  }

#nextprevious a:hover {
  color:#333;
  }
/* footer*/
#footer 
{
  background-image:url(../../../footer.gif); 
  background-repeat:no-repeat;
  background-position:center;
  width:800px;
  height:142px;
  padding-right:20px;
  }
  
#footer p {
  font-size: 9pt;
  color: #bbb;
  padding: 0;
  }
#footer a {
  color: #bbb;
  text-decoration:none;
  }
#footer a:hover {
  color: #fff;
  }
#footerleft {
  float: left;
  margin-top:108px;
  width: 500px;
  }
#footerright {
   float: right;
  width: 300px;
  text-align: right;
  margin-top:99px;
 
 
  }



.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }


  
  .menutitre
  {
	  background-color:#cad1d9;
	 
}

#topbackground
{
	
	height:20px;
	
}

#bottomcontentwrapper
{
	background-image:url(../../../basconteneur-2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:22px;
}

		
/******************************************************************** MENU MENU MENU MENU ****************************************************************/
 
 #menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	height: 46px;
	width: 950px;
}
		
	
	
	/****************************************************************** COLONNE COLONNE COLONNE ********************************************************/	
	
#conteneurcolonne {
	margin-top:30px;
	float: right;
	height: 480px;
	max-width:237px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
	padding: 0px;
	width: 221px;
}

#colonnenoir {
	background-image:url(images/menuflottant.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 261px;
	width: 221px;
	padding-left: 17px;
	padding-top: 15px;
}

	
	
	
	/*****************************************************************  FOOTER FOOTER  *****************************************************************/

    #footer {
	background-image:url(images/bckfooter.gif);
	background-color: #0986C0;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:auto;
	position: relative;
	margin-top: -214px; /* negative value of footer height */
	height: 214px;
	clear:both;} 
	
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}
	
	#conteneurfooter {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer.jpg);
	height: 214px;
}
#hautfooter {
	height: 164px;
	width: 950px;
	min-height:164px;
}

#footer #conteneurfooter #hautfooter #colonnefooter {
	float: right;
	height: 164px;
	width: 154px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin-right: 170px;
	margin-top: 0px;
	font-weight: normal;
}

#basfooter {
	height: 25px;
	min-height:25px;
	width: 950px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
}
#footer #conteneurfooter #basfooter .copyright {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
}


/****************************************************************** menu colonne menu colonnne menu colonne ********************/

ul{
	list-style:none;
	margin:0px;
	padding:0px;
	text-decoration: none;
}

#menu4 {
	width: 187px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	color:#FFF;
	text-decoration: none;
  }
	
#menu4 li a {
  	height: 30px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 32px;
	text-decoration: none;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color:#FFF;
	display: block;
	background:url(images/imgbtn/bckbtncolonne.gif);
	padding: 8px 0 0 3px;
	}
	
#menu4 li a:hover {
	color: #fff;
	background: url(images/imgbtn/bckbtncolonne.gif) 0 -32px;
	padding: 8px 0 0 3px;
	}
	
#menu4 li a:active {
	color: #fff;
	background:  url(images/imgbtn/bckbtncolonne.gif) 0 -64px;
	padding: 8px 0 0 3px;
	}	
	
	/********************************************  Sticky footer ********************************************************************/
	


  /* must be same height as the footer */



	
	.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



