img.center

body {
color:black;
background-color:black;
background-image:url(fond.png);
}

{
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.bodytext 
{
  font-family:arial; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  text-decoration: none; 
  color: #ffffff
}
.header1 
{
  font-family: arial; 
  font-size: 12pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  text-decoration: none; 
  color: #ffffff
}
.header2 
{
  font-family: arial; 
  font-size: 10pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: bold; 
  text-decoration: none; 
  color: #ffffff
}
.copyrighttext 
{
  font-family: arial; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  text-decoration: none; 
  color: #000000
}
a 
{
  text-decoration: underline; 
  font-family: arial; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
}
.bold 
{
  font-family: arial; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: bold; 
  text-decoration: none; 
  color: #ffffff
}
li 
{
  list-style-image: url(images/bullet.gif); 
  background: #ffffff
}
table
{ 
margin-left: auto;
margin-right: auto;
}
.center1
{ 
margin-left: auto;
margin-right: auto;
}
 
.center2
{ 
text-align: center;
}

#image {    /* div contenant l'image en arrière plan */ 
width : 872px; 
height: 570px; 
background: url(images/2008/videos.gif) no-repeat; 
} 

#zone1 {    /* la zone de lien */ 
position: absolute;
width : 190px; 
height: 125px; 
margin-left: 182px; 
margin-top: 92px; 
} 

#zone2 {    /* la zone de lien */ 
position: absolute;
width : 190px; 
height: 125px; 
margin-left: 185px; 
margin-top: 314px; 
} 

#zone3 {    /* la zone de lien */ 
position: absolute;
width : 190px; 
height: 127px; 
margin-left: 853px; 
margin-top: 91px; 
} 

#zone4 {    /* la zone de lien */ 
position: absolute;
width : 191px; 
height: 125px; 
margin-left: 852px; 
margin-top: 334px; 
} 


.movie
{ 
position: relative;
	left: 48%;
	top: 8%;
	width: 320px;
	height: 240px;
	margin-top: -200px;
	margin-left: -170px;;
}

.center
{ 
text-align: center;
}

.center table
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}

div.centered 
{
text-align: center;
}

div.centered table 
{
margin: 0 auto; 
text-align: left;
}