body {
	background-color : #fff;
	background-image:url(images/bandeau.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding:0px;
	margin:0px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 200px 10px;
}
h1 { text-align:left;
border: 1px solid #666; font-size: 110%;
	font-weight: bold;
	color: #036;
	text-align: center;
}
a#logo   {width:200px; height:130px; float:left; background-image:  url("images/logo.jpg"); background-repeat:no-repeat}
a#logo span {display:none; }
    #navigation {
float:left;
      width:100%;
      background:url("images/bg.gif") repeat-x bottom;
      font-size:75%;
      line-height:normal;
      }
    #onglets ul {
      margin:0;
      padding:108px 5px 0;
      list-style:none;
      }
    #onglets li {
      display:inline;
      margin:0;
      padding:0;
      }
    #onglets a {
      float:left;
      background:url("images/left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 3px;
      border-bottom:1px solid #765;
      text-decoration:none;
      }
    #onglets a span {
      float:left;
      display:block;
      background:url("images/right_both.gif") no-repeat right top;
      padding:5px 6px 4px 5px;
      font-weight:bold;
      color:#000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #onglets a span {float:none;}
    /* End IE5-Mac hack */
    #onglets a:hover span {
      color:#333;
      }
    #onglets #current a {
      background-position:0 -150px;
      border-width:0;
      }
    #onglets #current a span {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
      }
    #onglets a:hover {
      background-position:0% -150px;
      }
    #onglets a:hover span {
      background-position:100% -150px;
      }
/* sous-navigation */	  
#sub1, #sub2, #sub3 {clear:both; display:none;}
#sub1 ul, #sub2 ul, #sub3 ul {list-style-type:none;}
#sub1 li, #sub2 li, #sub3 li {
      display:inline;
      margin:0;
      padding:0;}		
#contenu {
clear:both;
width:auto;
padding:5px 30px 5px 180px;
background-image:url(/images/leftside.jpg);
background-position:left 25px;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:90%

}

h2 {  font-size: 18px; font-weight: bold; color: #B50431; padding-top: 10px}
#cola {float:left; width:200px; height:400px; border: 1px solid #ccc}
#colb {float:left} 
#colc {width:200px; height:400px; float:right; border: 1px solid #ccc}
#pied {border-top: 1px dotted #666; text-align:center; font-size:10px; padding:3px}
.wsrouge {
	color: #FF0000;
	font-weight: bold;
}
h3 {
	padding-left: 10px;
}
