body
{ 
  background-color: #ededed;
  margin: 1px; /* pour eviter les marges */
  text-align: center; /* pour corriger le bug de centrage IE */
 }

#global
{  
  position:absolute;
  left: 50%; 
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
   min-height: 700px;
  margin-left: -500px; /* moitié de la largeur */
  text-align: left; /* on retabli l'alignement normal du texte */
  background-image: url("../images/shadow.jpg");
  background-repeat: repeat-y;
}

#container
{
  position: relative; 
  width: 1000px;
  margin-left: 10px;
}
#header
{ 
  position: absolute;
  top: 0px;
  left: 0px;
  width: 980px;
  height: 125px;
  background-image: url("../images/header_background.jpg");
  background-repeat: repeat-x;
  z-index: 1;

 }
#red-line
{ 
  position: absolute;
  top: 125px;
  left: 0px;
  width: 980px;
  height: 20px;
  background-image: url("../images/red_background.jpg");
  background-repeat: repeat-x;  
 }
#hori-nav
{ 
  position: absolute;
  top: 125px;
  left: 0px;
  width: 980px;
  height: 38px;
  background-color: #ededed;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;

 }
#left-surf
{ 
  position: absolute;
  top: 145px;
  left: 0px;
  width: 200px;
  height: 500px;
  background-color: #3a4146;

 }
.logo
{ 
  margin-top: 6px;
  margin-left: 35px;
  float: left;
 }
.title
{ 
  margin-top: 35px;
  margin-left: 80px;
  float: left;
 }
.title h1
{ 
  color: #fff;
  font-family: Arial, sans-serif;
  font-size: 18px;
 }
#hori-surf
{ 
  position: absolute;
  top: 135px;
  left: 175px;
  width: 780px;
  height: 30px;  
  color: #b5b0b0;
  
}
#hori-surf a
{ 
  color: #000;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;

}
#image-box
{ 
  position: absolute;
  top: 375px;
  left: 15px;
  width: 155px;
  height: 190px;
  border: 1px solid #b5b0b0;
  background-image: url("../images/test-button.jpg");
  background-repeat: no-repeat;
  background-color: #f6f2f2;
  text-align: center;
  padding-left: 5px;
 }
#image-box-2
{ 
  position: absolute;
  top: 570px;
  left: 15px;
  width: 155px;
  height: 190px;
  border: 1px solid #b5b0b0;
  background-image: url("../images/test-button.jpg");
  background-repeat: no-repeat;
  background-color: #f6f2f2;
  text-align: center;
  padding-left: 5px;
 }

#left-col
{ 
  position: absolute;
  top: 135px;
  left: 15px;  
 }
.left-box
{ 
  min-height: 190px;    
  width: 155px;
  padding-bottom: 10px;
  border: 1px solid #b5b0b0;
  background-image: url("../images/test-button.jpg");
  background-repeat: no-repeat;
  background-color: #f6f2f2;
  text-align: center;
  padding-left: 5px;
  overflow: auto;
 }
.left-box p, .left-box div, .left-box span
{ 
  width: 130px;
}

.left-box li
{ 
  list-style-position: inside;
  list-style-type: disc;
  color: #cf0202;
 }
.left-box li a
{ 
  color: #636060;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
 }

.left-box li a:hover
{ 
  color: #c1bcbc;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-decoration: underline;

 }
.first-category
{ 
  width: 150px;
  color: #636060;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  border-bottom: 1px dotted #fff;
  height: 28px;
  line-height: 28px;
 }

.category
{ 
  width: 150px;
  color: #636060;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  border-top: 1px dotted #fff;
  height: 28px;
  line-height: 28px;
  margin-top: 10px;
 }
#diaporama
{ 
  position: absolute;
  top: 170px;
  left: 185px;
  
 }
#portfolio li
{ 
  list-style-position: inside;
  list-style-type: none;
  margin: 0;
  padding: 0;
  
 }
#portfolio 
{ 
  margin: 0;
  padding: 0;  
 }
#federations li
{ 
  list-style-position: inside;
  list-style-type: none;
  
  margin: 0;
  padding: 0;
  width: 150px;
  text-align: center;
  line-height: center;
  color: #636060;
  font-size: 12px;
 }
#federations 
{ 
  position: absolute;
  top: 0px;
  left: 800px;
  width: 150px;
  margin: 0;
  padding: 0;  
  z-index: 15;
 }
#federations img
{ 
  border: 0;
 }

#box li
{ 
  position: absolute;
  top: 0px;
  left: 0px;
  list-style-position: inside;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 130px;
  text-align: center;
  color: #636060;
  font-size: 12px;
  text-align: left;
  font-family: Arial, sans-serif;
 }

#box 
{ 
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0;
  padding: 0;  
  }

#texte
{ 
  /*position: absolute;
  top: 390px;
  left: 190px;*/
  margin-top: 185px;
  margin-left: 190px;
  font-size: 13px;
  font-family: Arial, sans-serif;
  color: #000;
  text-align: justify;
  width: 775px;
  }
.titre
{ 
  font-size: 16px;
  font-family: Arial, sans-serif;
  color: #cf0202;
  text-align: justify;
  font-weight: bold;
  letter-spacing: 1px;
 }