body{

	margintop: 0px;
	marginleft: 0px;
	padding: 0px;
	background-color: #fff;
	
}

#barre_nav{
    width: 924px;
    height: 35px;
    line-height:3em;
	 text-align: center;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bolder;
}
#barre_nav ul, li{
    display:inline;
}
#barre_nav a{
    color: #04623D;
    border:1px solid White;
    text-decoration: none;
    padding:px;
    background: white;
    text-align: center;
}
#barre_nav a:hover{
     color: white;
     background: #F57F20;
     border: 1px solid #F57F20;

}
#barre_nav2{
    width: 924px;
    height: 35px;
    line-height:3em;
	 text-align: center;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bolder;
}
#barre_nav2 ul, li{
    display:inline;
}
#barre_nav2 a{
    color: white;
    border: 2px solid #F57F20;
    background: #F57F20;
}
#barre_nav2 a:hover{
     color: white;
     background:#04623D;
     border: 2px solid #04623D;

}

#bandeau {
width: 925px;
 	color: #04623D;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 19px;
	
		}
#bandeau a{
	color: #04623D;
}


.navigation {
display: block;   
       margin: 0;      
	   padding: 0;       
	   list-style: none;       
	   background: white;       
	   color: #fff;       
	   width: 181px;       
	   font-size: 12px;
	font-weight: bolder;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
vertical-align:top;

	   }   
.navigation a, .navigation span {
         padding: 1.5px 10px;           
	   text-decoration: none;          
  color: #04623D;
background: white;
display: block;   
	   }    
.navigation .toggleSubMenu a, .navigation .toggleSubMenu span {
       background-image: url(menu-item-deroule.png);       
	   }    
.navigation .open a, .navigation .open span {
       background-image: url(menu-item-enroule.png);       
	   }    
.navigation a:hover, .navigation a:focus, .navigation a:active {
      text-decoration: underline;     
	  color: white;  
	   display: block;   
	   background: #F57F20;
	  }   
.navigation .subMenu {
       font-size: .8em;       
	   background: #F2F2F2;       
	   font-size: 1em;       
	   margin: 0;       
	   padding: 0;       
	   } 
.navigation ul.subMenu a {
       background: #F2F2F2;      
	   padding: 1.5px 20px;    
	     color: #F57F20;   
	}
.navigation ul.subMenu	a:hover {
		background: #F2F2F2;      
	   padding: 1.5px 20px;    
	     color: #04623D;  
}	
	#logo_gauche {
	color: #04623D;


}
#logo_gauche  a {
	color: #F57F20;
		border: 1.5px solid #04623D;
}
#logo_gauche  a:hover {
	color: #F57F20;
		border: 1.5px  solid #F57F20;


	
	
	
	}
	#article {
	padding: 4px;
	width: 575px; /*height: 422px;*/
	/*overflow: auto;*/
	float: left;
	font-size: 12px;
	font-weight: lighter;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #04623D;
	text-align: justify;
	background-image: url(images/titres/fondarticle2.gif);
vertical-align:top;
}
	 
#article a {
	color: #04623D;
	text-decoration: underline;
}

#article a:hover {
	color: #F57F20;
	text-decoration: underline;
}


.texte {
	font-size: 12px;
	font-weight: lighter;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #04623D;
	}
	
.textegras	{
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #04623D;
}
	
.gros-titre	{
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #F57F20;
}

.gras {
	font-size: 12px;
	font-weight: lighter;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F57F20;
}

.souligne{
	font-size: 12px;
	font-weight: lighter;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #04623D;
	text-decoration: underline;
}

.italique{
	font-size: 12px;
	font-weight: lighter;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #04623D;
	font-style: italic;
}



#menu_droit {
	color: #04623D;
	width: 140px;
	text-align:center;
	font-size: 12px;
	font-weight: bolder;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	

}
#menu_droit a {
	color: #F57F20;
	
}
#menu_droit a:hover {
	color: #F57F20;
			
			}

