body {
  text-align: center;
  background: #36393D;
  margin-top:40px;
  margin-bottom:10px;
  color:#666666;
}

a:link {
	color: #e3001b;
	text-decoration: none;
}
a:hover {
	color: #e3001b;
	text-decoration: none;
	font-weight: bold;
}

#page {
  margin-left: auto; 
  margin-right: auto;
  width: 800px;
  text-align: left;
  background: #fff;
  border: 1px solid #ffffff;
}

#enTeteDePage {
  height: 150px;
  background: url('../img/enTete.jpg') bottom left no-repeat;
  clear: both;
}

#contenu {
  margin-top:15px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#colonneCentrale {
  margin-left:0px;
  margin-right:230px;
  border:0px dashed #cccccc;
}

#colonneCentrale h3 {
  margin: 10px 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #000000;
  padding:5px;
  border-bottom: 2px solid #e3001b;
}

#colonneCentrale p {
  margin: 10px 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  text-align: justify;
}

#imageIndex {
float: right;
margin: 0px 10px 5px 15px;	
}

#imageIndexCentrer {
float: center;
margin : 5px 10px 5px 10px;
}

#colonneCentrale h5 {
  text-align: center;
  margin-bottom: 5px;
  
}
#colonneDeDroite {
  float: right;
  width: 200px;
  border: 0px dashed #cccccc;
  }

#colonneDeDroite h3 {
  margin: 0px;
  /*padding: 5px;*/
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #000000;
  border-bottom: 2px solid #e3001b;
  padding-bottom: 10px;
  margin-bottom : 20px;
}

#colonneDeDroite a {
  text-decoration:none;
}

#colonneDeDroite p {
  margin: auto;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
}

#clip{
  margin: 20px 10px;
}

#menu {
  margin: 20px 10px;
}

#element {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #666666;
  border-bottom: 1px solid #cccccc;
  text-decoration: none;
  padding-left: 20px;
  padding-bottom: 15px;
}

#piedDePage {
  height: 60px;
  clear: both;
  border-left: none;
  border-right: none;
  border-bottom: none;
}

#piedDePage p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#280800;
}

#logoFFJ{
  margin-left: 60px;
  margin-bottom: 20px; 
}

#logoVitre{
  margin-left: 50px;
  margin-bottom: 20px; 
}


#Gerinter{
  padding-left: 20px; 
}

#fb-root{
  margin-bottom: 40px;
}

#dewslider{
  margin: auto;
  margin-bottom: 25px;
}

img {
  border: none;
}

.label{
  display: block;
  float: left;
  width: 200px;
}

.form{
  margin-left: 30px;
}