body{
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #101887;
  color: #fff;
}

a{
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

a:hover{
  color: #FF2900;
}

#contener {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

img{
  border: 0;
}

#header{
  width: 100 %; /*border:1px solid red; */
  margin: 0;
}

#bloc_menu{
  width: 100%;
  height: 45px;
  background: #000;
  margin-bottom: 10px;
  padding-top: 5px;
}

#desc_menu{
  font-size: 9px;
  color: #676767;
  line-height:10px;
  margin-top:1px;
}

#menu{
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#menu li{
  float: left;
  height: 45px;
  background: #000;
  margin: 0 17px 0 15px;
}

#menu li a{
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

#menu li a:hover{
  color: #FF2900;
}

#menu li.actif a{
  color: #676767;
}

#corps{
  clear: left;
  width: 100%;
  height: 500px;
  position: relative;
  background: #333333;
  margin-top: -3px;
  font-weight: normal;
  font-size: 11px;
}


#corps_detail{
  clear: left;
  width: 100%;
  height: 800px;
  position: relative;
  background: #333333;
}


#formulaire{
  clear: left;
  width: 600px;
  margin: auto;
}

#footer{
  clear: left;
  width: 100 %;
  position: relative;
  font-weight: bold;
  font-size: 12px;
}

#mentions_legales{
  position: absolute;
  top: 0px;
  right: 0px;
}

#mentions_legales a{
  color: #fff;
  text-decoration: none;
}

#mentions_legales a:hover{
  color: #FF2900;
}

#titraille{
  clear: left;
}

h1{
  font-size: 15px;
  text-align: left;
  margin: 5px 0 5px 30px;
}

h2{
  font-size: 12px;
  text-align: left;
  margin: 5px 0 5px 30px;
}

#contact_texte{
  width: 300px;
  position: absolute;
  top: 135px;
  left: 665px;
  font-size: 14px;
  font-weight: bold;
}

#plan{
  position: absolute;
  top: 90px;
  left: 100px;
}

#voiture{
  position:absolute;
  top: 440px;
  left: 530px;
}

#enveloppe{
  position:absolute;
  top: 225px;
  left: 660px;
}

#historique{
  position: absolute;
  top: 60px;
  left: 575px;
  color: #000;
  font-size: 10px;
  text-align: justify;
  padding-right: 12px;
  line-height: 11px;
}

.colorbox img{
  border: 2px solid #333333;
}

.colorbox img:hover{
  border: 2px solid #FF2900;
}

.liste_image{
  margin-left: 30px;
}

.images_colorbox{
  float: left;
  margin: 0 10px 20px 10px;
}

#contenu_accueil{
  position: absolute;
  top: 100px;
  left: 480px;
  padding-right: 50px;
  text-align: justify;
  font-size: 14px;
}

#logo_synafel{
  position: absolute;
  top: 345px;
  left: 480px;
}

#images_accueil{
  position: absolute;
  top: 75px;
  left: 60px;
}

#voiture_accueil{
  position: absolute;
  top: 453px;
  left: 0px;
}

#bloc_mentions_legales{
  font-size: 11px;
  position: absolute;
  top: 100px;
  left: 30px;
  text-align: justify;
  margin-right:20px;
}

#logo_tethis{
  position: absolute;
  top: 35px;
  left: 210px;
}

#pagination{
  position: absolute;
  bottom: 5px;
  width: 100%;
  text-align: center;
}

.pagination_actif{
  color: red;
}

#actu_page{
  margin: 30px 0px 0px 30px;
}

#photo_principale{
  float: left;
  width: 300px;
}

#contenu_actu{
  position: relative;
  float: left;
  padding-left: 30px;
  width: 550px;
  height: 230px;
}


#contenu_actu h3{
  font-size: 14px;
  text-align: left;
  margin: 0px 0 5px 5px;
}

#contenu_actu p{
  font-size: 12px;
  text-align: justigy;
  margin: 0px 0 5px 5px;
}

#reste_actu{
  clear: left;
  padding-left: 12px;
  background: #9D9D9D;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 280px;
  height: 107px;
}

#reste_actu a:hover{
  color: #101887;
}

#actu_detail{
  margin: 30px 0px 0px 30px;
}

#photo_mini{
  float: left;
  margin: 20px 10px 0 0;
}