body {
  margin-top: 0;margin-left: 0;margin-right: 0;margin-bottom: 0;
  	font-size: 12px; 
	text-align: left;
	vertical-align: top;
	font-family:osaka,verdana,geneva;
	color:#333;
	line-height: 150%;
background:url("img/bg.gif");
}
A:link {
	COLOR: #993333; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #5b5b00; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #2c2745; TEXT-DECORATION: underline
}A.award:link {
	COLOR: #993333; TEXT-DECORATION: underline
}
A.award:visited {
	COLOR: #5b5b00; TEXT-DECORATION: underline
}
A.award:active {
	COLOR: #993333; TEXT-DECORATION: underline
}
A.award:hover {
	COLOR: #993333; BACKGROUND-COLOR: #fc6600; TEXT-DECORATION: underline
}


#wrapper { 
 margin: 0 auto;
 width: 766px;
border-left: solid 1px #000;
border-right: solid 1px #000;
background: #fff;
}


#header {
width: 766px;
height: 115px; background: #fff;
}
.blocka {float:left;width:255px; background: #fff;}
.blockb {float:right;width:511px; background: #fff;}


#navigation {
 clear: both;
 width: 766px;
 height: 15px;
 padding: 0px;
 margin: 0px;
 background: #fff;
}

#leftcolumn { 
 padding: 10px 10px 10px 10px;
 height: 100%;
 width: 746px;
 float: left;
 background: #fff;
}

.pic img{
background: #ffffff;
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-bottom: 1px solid #66666;
border-right: 1px solid #666666;
float: right;
margin: 0px 0px 15px 10px;
padding: 4px;
} 

.button_droit{float: right;color:#fff;font-weight:bold;text-decoration:none;}

a.rouge{
    display:block;
    width:130px;
    height:24px;
    color:#fff;
    background-image:url(img/rouge.gif);
    text-align:center;
    font-weight:bold;  
    padding:2px 0 0 0;
}
a:hover.rouge{
    background-position:0px -26px;
   }

A:visited.rouge {
    color:#fff;   
   font-weight:bold;   
    text-decoration:none;
}
#detail { 
 padding: 10px 10px 10px 10px;
 margin: 10px 5px 10px 5px;
 height: 100%;
 width: 700px;
 float: left;
 background: #EBE8D5;
border-bottom: 2px solid #66666;
border-right: 2px solid #666666;
}

#navfoot { 
width:  766px;
 clear: both;
text-align: center;
padding: 2px 0px 2px 0px ;
height: 18px;
margin: 0;
background: #f7941d;

}


#footer { 
 width: 766px;
 text-align: center;
 clear: both;
 background: #ccc;
}

/*- Menu Tabs 7--------------------------- */

    #tabs7 {
      float:right;
      width:100%;
      font-size:100%;
      background:#8DC63F;
     font-weight: bold;

      line-height:normal;
	  border-bottom:1px solid #8DC63F;
      }
    #tabs7 ul {
	  margin:0;
	  padding:3px 0px 0px 200px;
	  list-style:none;
      }
    #tabs7 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs7 a {
      float:left;
      background:url("img/tableft7.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs7 a span {
      float:right;
      display:block;
      background:url("img/tabright7.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      	color:#990000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs7 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs7 a:hover span {
      color:#ECB546;
      }
    #tabs7 a:hover {
      background-position:0% -42px;
      }
    #tabs7 a:hover span {
      background-position:100% -42px;
      }

h2 {
	font-size:1.2em;
	color:#615930;
          background: #EBE8D5;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
          border-top: solid 1px #615930;
          border-bottom: solid 1px #615930;
	}

