html, body {
  margin: 0;
  padding: 0;
  border: 0;
}
body { background-color: #FFFFFF; }

a:link { color: #339900; }

a:visited { color: #339900; }

a:active { color: #339900; }

img {border: 0;}




#frame	
{
margin-top: 0px;
margin-right:auto;
margin-left:auto;
width: 700px;
padding: 0px;
}

#contents	
{
margin-top: 0px;
margin-right:auto;
margin-left:auto;
width: 750px;
padding: 10px;
}



li { 
list-style: none; 
margin: 7px; 
} 
div.main-menu ul { 
position: relative; 
list-style-type: none; 
background-color: transparent; 
} 
#main-menu li { 
float: left; 
font-size: 10px; color:#000000; font-family: arial, helvetica, sans-serif; line-height: 12px;

} 



.logoplace 
{ 
position: absolute; 
top: 0px; 
right: 500px; /* il se pourrait que cette valeur ait à être modifiée pour dissimuler l'image sur des 
écrans de diverses tailles  */ 
z-index: -100; /* cette valeur dissimule l'image sous la carte d'image   */ 
} 







div.imageright {
  float: right;
  margin: 10px 10px 10px 10px;
}
div.imageright p {
  text-align: center; font-size: 10px; text-indent: 0; color:#000000; font-family: 
arial, helvetica, sans-serif; line-height: 12px;
}

div.imageleft {
  float: left;
  margin: 10px 10px 10px 10px;
}
div.imageleft p {
  text-align: center; font-size: 10px; text-indent: 0; color:#000000; font-family: 
arial, helvetica, sans-serif; line-height: 12px;
}

div.imagecenter {
  float: center;
  padding: 15px;
}
div.imagecenter p {
  text-align: center; font-size: 12px; text-indent: 0; color:#000000; font-family: 
arial, helvetica, sans-serif; line-height: 16px;
}

div.mediacenter {
  float: center;
  padding: 15px;
}
div.mediacenter p {
  text-align: center; font-size: 12px; text-indent: 0; color:#000000; font-family: 
arial, helvetica, sans-serif; line-height: 16px;
}

h5 { font-size: 12px; color:#000000; font-family: 
arial, helvetica, sans-serif; line-height: 12px; text-align: center; } 


h6 { font-size: 10px; color:#000000; font-family: 
arial, helvetica, sans-serif; line-height: 12px; text-align: center; } 

p { font-size: 12px; color:#000000; font-family: 
arial, helvetica, sans-serif; line-height: 16px; text-align: left; } 

