body {
   border-width: 0px;
   padding: 0px;
   margin: 0px;
   font-size: 90%;
   width: 100%;
   min-width: 950px;
   background-color: #d15600;
   font-family: arial,sans-serif;
   padding: 0px;
   margin: 0px;

}
	a:link { color:#808080; text-decoration:none; font-weight:bold; }
	a:hover { color:#000000; text-decoration:none; font-weight:bold; }
	a:visited { color:#6600FF; text-decoration:none; font-weight:bold; }
	a:active { color:#000066; text-decoration:none; font-weight:bold; }
	
div#wrapper {
    position:relative;
    margin-left:auto;
    margin-right:auto;
    width: 950px;
    background-color: #ffffff;
}
img{border: 0px;}
.header{
   width: 100%;
}
.colmask{
   clear: both;
   float: left;
   overflow: hidden;
   position: relative;
   padding-top: 5px;
   background: #ffffff
}
.colleft{ right: 75%}
.col1 {
   width: 73%;
   left: 100%
}
.col2{
   width: 23%;
   left: 3%
}
.footer {
   width: 100%;
}
.header{
   clear: both;
   float: left;
   position: relative;
   background-color: #ffffff
}
.colleft{
   float: left;
   width: 100%;
   position: relative;
   background: #ffffff
}
.col1{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;
   font-family: arial;
   background: #ffffff;
   margin-top: 10px;
}
.col2{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: center;
   position: relative;
   background: #ffffff;
   font-family: arial;
}
.footer{
   clear: both;
   float: left;
   text-align: center;
   margin: 0 auto;
   position: relative;
   font-family: arial;
   font-size: 10px;
   background-color: #ffffff
}
.bottom{
   clear: both;
   width: 1000px;
   float: left;
   position: relative;
   background-color: #d15600
}
.textehaut{
   font-size: 13px;
   padding: 12px;
   text-align: right;
   margin-top: 10px;
   font-family: Arial;
   color: #d15600;
}
.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}
a.menu {
  background-color: #fff;
  border: 1px solid #737373;
  color: #000000;
  margin-left: 4px;
  margin-right: 4px;
  padding: 3px;
  text-decoration: none;
  background-image: url(http://100percentday.org/images/fondtitre.jpg);
  text-align: center;
  font-size: 11px;
}
a.menu:hover, a.menu:active {
  color: #008000;
  background-color: #09c;
}
.textenormal{
   font-size: 11px;
   padding: 12px;
   text-align: justify;
   margin-top: 2px;
   font-family: Arial;
   color: #d15600;
}
.textetitre{
   font-size: 13px;
   padding: 12px;
   text-align: justify;
   font-weight: bold;
   margin-top: 2px;
   font-family: Arial;
   color: #d15600;
}
h1 {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008000;
	margin-top: 0px;
	z-index: 50;
}