.login-compte {
  width: 380px;
  height: 300px;
  border: 1px solid #5e5e5e;
  float: left;
  padding: 10px;
  text-align: center;
  background-color: #1C1C1C;
}

th {
  padding: 2px;
  background-color: #BC0926;
  font-size: 0.8em;
  text-align: left;
}

td {
  font-size: 0.8em;
}

#login {
  width: 960px;
  padding-bottom: 10px;
  overflow: hidden;
}

.form-ouragan {
  width: 250px;
  border: 1px solid #5e5e5e;
  text-align: left;
  margin-left: 50px;
  padding: 10px;
}

#liste-des-inscriptions {
  width: 600px;
  height: 400px;
  padding: 10px;
  overflow: auto;
  float: right;
  background-color: #1C1C1C; 
  border: 1px solid #5e5e5e;
  
}

#zone {
  width: 280px;
  border: 1px solid #5e5e5e;
  height: 400px;
  text-align: center;
  padding: 10px;
  background-color: black;
}

.title-interactive {
  background-color: #1C1C1C; 
  border: 1px solid #5e5e5e;
  padding: 5px;
}

.interaction {
  background-color: #1C1C1C; 
  border: 1px solid #5e5e5e;
  padding: 10px;
  margin-top: 10px; 
  min-height: 500px;
  overflow: hidden;
  clear: both;
} 

.sondage {
  width: 305px;
  float: right;
}

.commentaires {
  width: 610px;
  overflow: hidden;
}

.liste-video {
  overflow: hidden;
}

.video {
  width: 300px;
  height: 335px;
  border: 1px solid #5e5e5e;
  float: left;
  margin-right: 17px;
  margin-top: 5px;
  background-color: #1C1C1C; 
  text-align: center;
}
