body {
  font-family:Helvetica, Arial, sans-serif;
  color: #e4e4e4;
}

img {
  border: 0px;
}

input {
  border: 1px solid #5e5e5e;
}

h1 {
  font-size: 22px;
  color: #bd0926;
}

h2 {
  font-size: 18px;
  color: #bd0926;
}

h3 {
  font-size: 12px;
}

p {
  font-size: 0.8em;
}

a {
  color: #a0a0a0;
  font-size: 12px;
}

li {
  font-size: 12px;
}

label {
  font-size: 12px;
}

#main {
  width: 960px;
  height: 622px;
  /*border: 1px solid white;*/
  margin-left: auto;
  margin-right: auto;
}

.top-table{
  background-color: black;
  color: white;
  font-size: 12px;
}

.warning {
  background-color: #FEFF7F; 
  color: black;
}

.ligne1 {
  background-color: #D2D2D4;
  color: black;
  font-size: 12px;
}

.ligne2 {
  background-color: #A8A8AD;
  color: black;
  font-size: 12px;
}

.tableau {
  border: 1px solid white;
}

.tab {
  border: 1px solid white;
  background-color: #A8A8AD;
  color: black;
  float: left;
  width: 200px;
  font-size: 12px;
  margin-top: 20px;
  height: 15px;
  padding: 2px;
  padding-top: 10px;
  text-align: center;
  margin-right: 5px;
}

.form-inscription {
  width: 612px;
  height: 405px;
  border: 1px solid #5e5e5e;
  padding: 10px;
  background-color: #1C1C1C; 
  margin-left: 40px;
  float: left; 
}

.tab:hover {
  background-color: #D2D2D4;
  cursor: pointer;
}

.tab-wrapper {
  border-bottom: 1px solid white;
  overflow: hidden;
  clear: both;
}

.tab-content {
  background-color: #A8A8AD;
  border: 1px solid white;
  padding: 2px;
}

#menu-wrapper {

  height: 30px;
  float: right;
  border-bottom: 1px solid #5e5e5e;
  margin-top: 15px;
}

.button {
  height: 24px;  
  border-left: 1px solid #5e5e5e;
  border-top: 1px solid #5e5e5e;
  border-right: 1px solid #5e5e5e;
  background-color: #bd0926; 
  float: right;
  font-size: 12px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}

.titre-cadre {
  border-bottom: 1px solid #7d7d7d; 
  margin-bottom: 5px;
}

.cadre-gauche {
  width: 349px;
  height: 280px;
  background-color: #1c1c1c;
  border: 1px solid #7d7d7d;
  float: left;
  padding: 20px;
  border-bottom: 0px;

}

.button-menu {
  color: white;  
  text-decoration:none;
  font-weight: bold;
}

.spacer-menu-droite {
  height: 40px; 
  float: right;
}

.spacer-menu {
  height: 40px;
  width: 5px;
  float: right;
}

#top-banner {
 clear: both; 
 padding-top: 15px;
 width: 960px;
}

#middle-top {
 clear: both; 
 width: 960px;
 height: 185px;
 
}

#banner {
	
  width: 612px;
  height: 130px;
  border: 1px solid #5e5e5e;
  float: right
}

#middle-top-right {
  width: 569px;
  height: 187px;
  float: right;
  border-left: 1px solid #5e5e5e;
  border-top: 1px solid #5e5e5e;
}

#blog {
  width: 225px;
  height: 120px;
  float: right;
}

#promotions {
  width: 330px;
  height: 120px;
  float: right;  
}

.image-promo {
  float: left; 
  border: 1px solid #898989;
}

#images-promo {
  margin-top: 10px;
  width: 325px;
  height: 110px;
}

#content {
  clear: both;
  overflow: hidden;
}

#content-elements-blog {
  padding-top: 10px;
  width: 220px;
  height: 120px;
  overflow: hidden;
  border-left: 1px solid #5e5e5e;
}

.title-blog {
  margin-top: 10px;
  height: 35px;
  color: red;
  clear: both;
  font-size: 18px;
  font-weight: bold;
  border-left: 1px solid #5e5e5e;
  border-bottom: 1px solid #5e5e5e;
}

.element-blog {
  maring-bottom: 5px;
  font-size: 12px;
  padding-top: 5px;
  padding-left: 6px;  
}

.element-title {
  font-weight: bold;
}

#pkoi {
  width: 370px;
  height: 185px;
  float: left;
  margin-right: 5px;
}

#middle {
  height: 135px;
  width: 960px;
}

#middle-droite {
  width: 564px;
  height: 135px;
  padding-left: 5px;
  float: right;
  border-left: 1px solid #5e5e5e;
}

#middle-droite-top {
  width: 565px;
  height: 20px;
  font-size: 12px;
}

#logo {
  float: right;
  top: -8px;
  left: -60px;
  position: relative;
}

.img-assiette {
  float: left;
  margin-right: 5px;  
  border: 1px solid #5e5e5e;
  margin-top: 10px;
}

#bottom {
  width: 959px;
  height: 98px;
  background-color: #0a0a0a;
}

#bottom-right {
  width: 570px;
  height: 100px;
  float: right;  
}

#assiette {
  padding-top: 5px;  
}

.img-bottom {
  float: left;
  border-left: 1px solid #5e5e5e;
}

#sociaux {
  padding: 5px;
}

#contact {
  padding-left: 20px;
  padding-top: 20px;
}

#list-menu {
  width: 117px;
  height: 265px;
  background-color: #434343;
  border: 1px solid #5e5e5e;
  border-bottom: 0px;
  padding: 10px;
  padding-left: 30px;
  float: left;
}

.buttons-menu {
  border-bottom: 1px solid #5e5e5e;
  width: 120px;
  height: 30px;
  margin-right: 20px;
}

.buttons-menu:hover {
  font-weight: bold;
}

#reglements {
  width: 600px;
  height: 550px;
  float: right;
  overflow: auto;
  padding-right: 5px;
}

#formTalent {
  width: 315px;
  height: 830px;
  float: right;
  background-color: #1b1b1b;
  padding-left: 15px;
  padding-top: 5px;
  font-size: 12px;
}

.titre-talent {
  height: 30px;
  border-bottom: 1px solid #7d7d7d;
  float: right;
  padding: 5px;
}

#content-talent {
  padding-bottom: 10px;
}

.button-morph {
  background-color: #313131;
  border-bottom: 3px;
}

#menu-menu {
  width: 760px;
  height: 320px;
  float: right;
}

#menu-direct {
  background-color: #1C1C1C;
  width: 528px;
  height: 255px;
  padding: 20px;
  padding-top: 10px;
  float: right;
  font-size: 12px;
  overflow: auto;
  border: 1px solid #7d7d7d;
  border-bottom: 0px;
}

#spacerMenu {
  width: 960px
  overflow: hidden;
 
}

.menu-item {
  border-bottom: 1px dotted white; 
  width: 300px;
  padding: 8px;
  padding-left: 0px;
  font-weight: bold;
  font-size: 14px;
}

.menu-desc {
  font-weight: normal;
  font-size: 12px;
}

#apropos-left {
  width: 580px;
  height: 350px;
  border: 1px solid #7d7d7d;
  overflow: auto;
  float: left;
  border-bottom: 0px;
  padding: 10px;

}

#photo-right {
  width: 357px;
  height: 372px;
  border: 1px solid #7d7d7d;
  border-left: 0px;
  border-bottom: 0px;
  background-color: #1c1c1c;
  float: left;
  text-align: center;
}

.general-left {
  width: 389px;
  height: 270px;
  border: 1px solid #7d7d7d;
  border-bottom: 0px;
  float: left;
}

.general-right {
  width: 548px;
  height: 250px;
  border: 1px solid #7d7d7d;
  border-left: 0px;
  border-bottom: 0px;
  float: left;
  padding: 10px;
  background-color: #1C1C1C;
  overflow: auto;
}


