
body {
margin: 0;
font-family: helvetica, arial, verdana, sans-serif;
font-size: 1.0em;
background-color: #white;
}

/* En tête */
#headerprinc
{
	height: 100px;
}

/* Corps*/
#conteneur {
  text-align: center;
}

#header {
	margin-left: auto;
	margin-right: auto;
	height: 163px;
	width: 966px;
	background: url('../img/ban.png') no-repeat;
}

#bodyprinc {
  margin-left: auto;
  margin-right: auto;
  width: 966px;
  text-align: left;
}

#bodysecond {
  margin-left: auto;
  margin-right: auto;
  width: 966px;
  height: 580px;
  text-align: left;
}

#bodythird {
	float:left;
	width: 966px;
	height: 480px;
}
#bodythirdss{
	float:left;
	width: 966px;
	height: 57px;
}
#bodythirdbot{
	float:left;
	width: 966px;
	height: 423px;
}

#bodybot1 {
	float:left;
	width: 796px;
	height: 30px;

}

#bodybot2 {
	float:left;
	width: 170px;
	height: 29px;
	background: url('../img/retacc.png') 0 0 no-repeat;

}

#bodybot2:hover
{
	background-position: -170px 0;
}

#bodyarbo0{
  float:left;
  width: 66px;
  height: 41px;
  background: url('../img/pp_arbo0.png') no-repeat;
}

#bodyarbo1{
  float:left;
  width: 125px;
  height: 41px;
  background: url('../img/pp_arbo1.png') 0 0 no-repeat;
}

#bodyarbo1:hover
{
	background-position: -125px 0;
}

#bodyarbo2{
  float:left;
  width: 465px;
  height: 41px;
  background: url('../img/fp_arbo2.png') 0 0 no-repeat;
}

#bodyarbo2:hover
{
	background-position: -465px 0;
}

#bodypagesuiv{
  float:right;
  width: 135px;
  height: 41px;
  background: url('../img/pagesuiv.png') 0 0 no-repeat;
}

#bodypagesuiv:hover
{
	background-position: -135px 0;
}

#bodypageprec{
  float:right;
  width: 150px;
  height: 41px;
  background: url('../img/pageprec.png') 0 0 no-repeat;
}

#bodypageprec:hover
{
	background-position: -150px 0;
}

#bodypageprec2{
  float:right;
  width: 150px;
  height: 41px;
  background: url('../img/pageprec2.png') 0 0 no-repeat;
}

#bodypageprec2:hover
{
	background-position: -150px 0;
}



