	html, body
	{
		height: 100%;
	}
	
	body
	{
		margin: 0px;
		padding: 0px;
		background: #fff url(../images/bg01.png) repeat;
		font-family: 'Didact Gothic', sans-serif;
		font-size: 14px;
		font-weight: 400;
		color: #919191;
	}
	
	.clear{
	   clear:both;
	   }
	
	h1, h2, h3
	{
		margin: 0;
		padding: 0;
	}
	
	h3{
	 	
	 font-size:19px;
	 margin:15px 20px 15px 20px;
	 }
	 
	p, ol, ul
	{
		margin-top: 0;
	}
	
	ol, ul
	{
		padding: 0;
		list-style: none;
	}
	
	p
	{
		line-height: 180%;
	}
	
	strong
	{
	}
	
	a
	{
		color: #747474;
	}
	
	a:hover
	{
		text-decoration: none;
	}
	
	.container
	{
		margin: 0px auto;
		width: 1200px;
	}
	
/*********************************************************************************/
/* Heading Titles                                                                */
/*********************************************************************************/

    .titrea{
	  font-size:17px;
	  color:#000000;
	  }
	 
	.title
	{
		margin-bottom: 2em;
	}

	.title h2
	{
		letter-spacing: 0.10em;
		text-transform: uppercase;
		font-weight: 700;
		font-size: 2em;
		color: #FFF;
	}
	
	.title .byline
	{
		color: #6F6F6F;
	}


/*********************************************************************************/
/* Header                                                                        */
/*********************************************************************************/
    #headbarre{
	
	 background:url(images/head.jpg) repeat-x #1e1e1e;
	 height:30px;
	  
	 }
	 
     .headbarre{
		 
		 background-repeat:repeat-x;
		 width:1000px;
		 height:30px;
		 margin:0 auto;
		 text-align:right
	 }
	 
	 .headbarre span{
		font-family: 'Didact Gothic', sans-serif;
		font-size: 12px;
		color:#FFFFFF;
	 }
	 
	#headbarre span{
	
	line-height:30px;
	padding:5px 5px;
	
	}	
	 
	#headbarre span a
	{
		text-decoration:none;
		color:#fff;
	}
	
		#headbarre span a:hover
	{
		text-decoration:none;
		color:#e1bc63;
	}

/*********************************************************************************/
/* Logo                                                                          */
/*********************************************************************************/

	#logo
	{
		padding: 1em 0em;
		text-transform: uppercase;
	}
	
	#logo h1 a
	{
		text-decoration: none;
		font-size: 1.5em;
		color: #FFF;
	}
	
	#logo span
	{
		color: #BC1414;
	}
	
	#logo p
	{
		margin: 0;
		padding: 0;
		letter-spacing: 0.10em;
		font-size: 0.70em;
		color:#666666;
	}

	#logo p a
	{
		text-decoration: none;
	}
     
	 .logo {
	   font-size:15px;
	   
	   }

/*********************************************************************************/
/* Menu                                                                          */
/*********************************************************************************/

	#menu
	{
		background: #1B1B1B url(images/bg01.png) repeat;
		border-bottom: 4px solid #e1bc63;
		
	}

	
	#menu ul
	{
		margin: 0;
		padding: 0px 0px 0px 0px;
		list-style: none;
		line-height: normal;
		text-align:left;
	}
	
	#menu li
	{
		display: inline-block;
		
	}
	
	#menu a
	{
		display: block;
		padding: 0em 2em;
		
		line-height: 40px;
		letter-spacing: 1px;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 1em;
		font-weight: 550;
		color: #fff;
	}
	
	#menu .current_page_item a
	{
		background: #e1bc63;
		color: #000;
	}
		#menu .current_page_item1 a
	{
		background: #960a15;
		color: #fff;
	}
		#menu .current_page_item2 a
	{
		background: #6134cb;
		color: #fff;
	}
		#menu .current_page_item3 a
	{
		background: #d13cba;
		color: #fff;
	}		
		#menu .current_page_item4 a
	{
		background: #c20b13;
		color: #fff;
	}
		#menu .current_page_item5 a
	{
		background: #7f167b;
		color: #fff;
	}
		#menu .current_page_item6 a
	{
		background: #32a117;
		color: #fff;
	}			
	#menu a:hover
	{
		text-decoration: none;
		color: #838383;
	}

/*********************************************************************************/
/* Banner                                                                        */
/*********************************************************************************/

	.banner
	{
		margin-top:15px;
	}

/*********************************************************************************/
/* Page                                                                          */
/*********************************************************************************/

	#page
	{
		overflow: hidden;
		padding: 3em 0em;
		border-bottom: 1px solid #363636;
	}

     #globale{
	     
		 width:1300px;
		 height:auto;
		 margin:0 auto;
		 
		   }
		   
	#habtop{
	     
		 width:1300px;
		 
		   }
    #centre{
		float:left;
		width:1000px;
		background-attachment:fixed;
		background-color:#000066;
		/*border:1px solid #CCCCCC;*/
		height:auto;
        }
		  #habgauche{
			float:left;
			width:150px;
			background-attachment:fixed;
			}
		 #habdroite{
			width:150px;
			float:left;
			background-attachment:fixed;
			}
/*********************************************************************************/
/* Content                                                                       */
/*********************************************************************************/

    .date{
	   margin:12px 12px;
	   }
	   
   .image{
     float:left;
	 width:110px;
	 height:90px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 1px;
	 border:#e4e4e4 solid 5px;
	 }
 
  .article-image{
    width:950px;
	margin-left:20px;
	font-family: 'Didact Gothic', sans-serif;
	font-size:14px;
	float:left;
	}

  .article{
    width:950px;
	margin-left:20px;
	font-family: 'Didact Gothic', sans-serif;
	font-size:14px;
	}

     .f{
	  
	   }
/*********************************************************************************/
/* Footer                                                                        */
/*********************************************************************************/

	#footer {
		overflow: hidden;
		padding: 6em 0em 4em 0em;
		border-bottom: 1px solid #363636;
	}
	
	#footer .title
	{
		letter-spacing: 0.10em;
		text-transform: uppercase;
		color: #FFF;
	}

	#footer #fbox1 {
		float: left;
		width: 400px;
		margin-right: 50px;
	}
	
	#footer #fbox2 {
		float: left;
		width: 400px;
	}
	
	#footer #fbox3 {
		float: right;
		width: 300px;
	}

/*********************************************************************************/
/* Copyright                                                                     */
/*********************************************************************************/

	#copyright
	{
		padding: 6em 0em;
		font-size: 0.75em;
		letter-spacing: 0.20em;
		text-align: center;
		text-transform: uppercase;
		color: #6A6A6A;
	}
	
	#copyright a
	{
		color: #747474;
	}

/*********************************************************************************/
/* Three Columns                                                                 */
/*********************************************************************************/

	#centre
	{
		overflow: hidden;
		margin-bottom: 2em;
		background: #FFF;
		border-bottom: 4px solid #e1bc63;
		color: #525252;
		width:1000px;
	}
	
.banniere-right{
float:right;
margin-left:10px;
}







