
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: 510px;
  text-align: left;
}

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

}

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

}

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

#bodycol1{
  float:left;
  height: 480px;
  width: 241px;
}

#bodycol1lig1{
  float:left;
  height: 160px;
  width: 241px;
  background: url('../img/img00.png') 0 0 no-repeat;
}


#bodycol1lig2{
  float:left;
  height: 160px;
  width: 241px;
  background: url('../img/img01.png') 0 0 no-repeat;
}


#bodycol1lig3{
  float:left;
  height: 160px;
  width: 241px;
  background: url('../img/img02.png') 0 0 no-repeat;
}


#bodycol2{
  float:left;
  height: 480px;
  width: 241px;
}

#bodycol2lig1{
  float:left;
  height: 160px;
  width: 241px;
  background: url('../img/img10.png') 0 0 no-repeat;
}

#bodycol2lig1:hover
{
	background-position: -241px 0;
}

#bodycol2lig2{
  float:left;
  height: 160px;
  width: 241px;
  background: url('../img/img11.png') 0 0 no-repeat;
}

#bodycol2lig2:hover
{
	background-position: -241px 0;
}

#bodycol2lig3{
  float:left;
  height: 160px;
  width: 241px;
  background: url('../img/img12.png') 0 0 no-repeat;
}

#bodycol2lig3:hover
{
	background-position: -241px 0;
}


#bodycol3{
  float:left;
  height: 480px;
  width: 241px;
}

#bodycol3lig1{
  float:left;
  height: 160px;
  width: 241px;
  background: url('../img/img20.png') 0 0 no-repeat;
}

#bodycol3lig1:hover
{
	background-position: -241px 0;
}

#bodycol3lig2{
  float:left;
  height: 160px;
  width: 241px;
  background: url('../img/img21.png') 0 0 no-repeat;
}

#bodycol3lig2:hover
{
	background-position: -241px 0;
}


#bodycol3lig3{
  float:left;
  height: 160px;
  width: 241px;
  background: url('../img/img22.png') 0 0 no-repeat;
}

#bodycol3lig3:hover
{
	background-position: -241px 0;
}



#bodycol4{
  float:left;
  height: 480px;
  width: 241px;
}

#bodycol4lig1{
  float:left;
  height: 160px;
  width: 241px;
  background: url('../img/img30.png') no-repeat;
}



#bodycol4lig2{
  float:left;
  height: 160px;
  width: 241px;
  background: url('../img/img31.png') no-repeat;
}



#bodycol4lig3{
  float:left;
  height: 160px;
  width: 241px;
  background: url('../img/img32.png') 0 0 no-repeat;
}

#bodycol4lig3:hover
{
	background-position: -241px 0;
}

