html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}





/*----------- Elements généraux ----------*/
body{
   margin:0px;
   padding:0px;  
   background:url(../images/bkg.jpg) #ede8dc 0px 421px repeat-x;  
   font-family:arial, sans-serif;
   font-size:0.75em; /*12 px*/
   color:#000;
}

#topmenu a{
   color:#fff;
   text-decoration:none;
}
#topmenu a:hover{
   color:#fff;
   text-decoration:underline;
}


#intro h2{
   font-weight:normal;
   line-height:1.2em;   
}

#intro h2 strong{
   color:#992323;   
}

#zone3 .mod_placehere_following h2{
   font-weight:bold;
   line-height:1.2em;   
   color:#992323;
   font-size:1.75em;
   font-family:'helvetica neue', helvetica, arial;
   width:213px;
   margin:0 auto;
   text-align:center;
   height:68px;
}   
#zone3 .mod_placehere_following h2 a{
   color:#992323; 
   text-decoration:none;
} 

#zone3 .mod_placehere_following h2 a:hover{
   color:#992323; 
   text-decoration:underline;
}
/*----------- DIV ----------*/

#n-outils{
    float:right;
    margin:0 250px 0 0;
}

#container{
   width:100%;
   margin:0 auto;   
}

#header{
    height:188px;
    background:url(../images/bkg-header.jpg) #6d1010 bottom left repeat-x;   
}
    #header h1{
       height:157px;
       overflow:hidden; 
    }
    
    #header h1 img{
         margin:42px 0 0 0; 
     }

    #header h1 span{
       display:none;       
    }
    
    
#topmenu, #header_logo, #content_intro{
   display:block;
   width:950px;
   margin:0 auto;
}

#topmenu{
   height:31px;   
}
   #menu_top li{
      float:right;
      border-right:1px solid #fff;
      padding:0 12px;
      margin:11px 0 0 0;
      color:#fff;
   }
   
   #menu_top li:first-child{
      border:none;
   }

#header_logo{
   height:157px;
}


#intro{
   background:#f9ebbb; 
   height:233px;
   overflow:hidden;  
}

   #img_intro{
      margin:21px 0 0 60px; 
      height:200px;
      float:left;  
   }
   
   #intro .mod_placehere_leading{
      float:right;
      width:502px; 
      height:233px; 
      margin:37px 0 0 0; 
      font-size:1.417em;
      font-family:'helvetica neue', helvetica, arial;
   }

#zone3 {
   margin:0 0 30px 0;  
}
#zone3 .mod_placehere{
   width:950px;
   margin:30px auto;
   overflow:hidden; 
}

#zone3 .mod_placehere_following{
   width:213px;
   margin:0 51px;
   overflow:hidden;
}
   
   #zone3 .mod_placehere_following img{
      width:213px;
      margin:0 auto;
   }
   #zone3 .mod_placehere_following p{
      text-align:justify;
      font-size: 1.167em;
      line-height: 1.214em;
      
   }  
   
   #zone3 .mod_placehere_following a.more{
      text-align:right;
      color:#e66429;
      font-weight:bold;
      text-decoration:none;
      float:right;
      font-size: 0.929em;
      margin:20px 0 0 0;
      
   } 
   
   #zone3 .mod_placehere_following a.more:hover{
      color:#e66429;
      text-decoration:underline;

      
   }
   
#footer{
   height:96px;
   background:url(../images/bkg_footer.jpg) top left repeat-x;
   width:100%;
   overflow:hidden;
}
   #footer .moduletable-logos{
      margin:30px 0 0 0;
      display:block;
      float:right;
   }
   
   #footer .moduletable-textfooter{
      margin:45px 0 0 0;
      display:block;
      float:left;
      width:500px;
      color:#fff;
      line-height: 1.333em;
   }
   
   #footer .moduletable-textfooter span{
      font-size: 	0.917em;
   }
   
   #footer .moduletable-textfooter a{
      color:#f9ebbb;
      text-decoration:none;
   }
   
   #footer .moduletable-textfooter a:hover{
      color:#f9ebbb;
      text-decoration:underline;
   }
   
   #footer #content_footer{
      width:950px;
      margin:0 auto;   
   }

   #footer .moduletable-logos img{
      margin:0 7px;
      vertical-align:middle;
   } 
   
   

   
   
   
   
   .end{
      clear:both;   
   }
