body
{
    background-image: url('../images/vieux_pagnes.jpg');
	 margin: 0px 0px 0px 0px;
}
a:link       
{
	font-family: arial, verdana, sans-serif;
	background: Black;
	color: yellow;
	font-weight: bold;
}
a:visited
{
	font-family: arial, verdana, sans-serif;
	color: yellow;
	background: Black;
	text-decoration: none;
}
a:hover
{
	font-family: arial, verdana, sans-serif;
	color: red;
	background : yellow;
}
 div.fond
{
   background-color: transparent;
   position: relative;
	width: 760px;
	height: 700px;
	margin-left: auto;
   margin-right: auto;
}

div.image
{
position: absolute;
width: 750px;
height: 450px;
top: 75px;
background-color: #D7D7D7;
color: Black;
margin: 0px;
}
div.image img
{
position: absolute;
top: 65px;
left: 40px;
margin: 0px;
border-width: 5px;
border-color: Teal;
}
div.info
 {
 background-color: transparent;
  position: absolute;
   font-family: arial, verdana, sans-serif;
  left: 305px;
  top: 140px;
  width: 420px;
  height: 342px;
 }
 div.navigation
 {
  position: absolute;
  background-color: transparent;
  left: 160px;
  width: 300px;
  top: 700px;
 }
  div.cadrevertical
{
  position: absolute;
  z-index: 1;
  top: 100px;
 }
 div.cadreverticalg
{
  position: absolute;
  z-index: 1;
  top: 100px;
  left: 720px;
 }
div.container {
position: absolute;
width: 750px;
top: 0px;
background-color: black;
color: #F00;
 }
 div.containerpied {
position: absolute;
width: 750px;
top: 525px;
background-color: black;
color: #F00;
 }
 div.spacer {
  clear: both;
    font-size: 8px;
    padding: 0px;
  }
  div.floathaut {
  position: relative;
  float: left;
  width: 52px;
  height: 70px;
  margin-left: 5px;
  margin-right: 5px;

 }
 div.floathaut img
{
  border-width: 1px;
}
div.float img
{
   border-width: 1px;
}
 div.floatpub
{
  position: relative;
  float: left;
width: 100px;
height: 70px;
  
}
   div.float {
  position: relative;
  width: 52px;
 float: left;
   margin-left: 6px;
  margin-right: 6px;
 }
  .tip
{
text-align: center;
width: 52px;
height: 17px;
 font-size: 12px;
float: left;
margin-top: 5px;
}
a:link.masque
{
color: Teal;
background-color: silver;
}
a:visited.masque
{
color: #FF6347;
background-color: Silver;
text-decoration: none;
}
a:hover.masque
{
	font-family: arial, verdana, sans-serif;
	color: red;
	background : yellow;
}
 div.pied
{
position: absolute;
left: 25px;
top: 400px;
}
 div.description
{
background-color: Silver;
color: Black;
position: relative;
width: 380px;
height: 145px;
margin-left: auto;
margin-right: auto;
}
 div.liens
{
background-color: Silver;
color: Black;
position: relative;
width: 380px;
height: 185px;
top: 25px;
	margin-left: auto;
   margin-right: auto;
}
h1
{
position: absolute;
width: 380px;
text-align: center;
font-size: 24px;
font-family: arial, verdana, sans-serif;
margin: 0px;
}
h2
{
position: relative;
top: 30px;
width: 380px;
text-align: center;
font-size: 22px;
font-family: arial, verdana, sans-serif;
margin: 0px;
}
h3
{
position: relative;
width: 380px;
text-align: center;
font-size: 18px;
margin: 0px;
}
p
{
position: relative;
top: 40px;
width: 380px;
text-align: center;
font-size: 18px;
margin: 4px;
}
p.rdc
{
position: relative;
top: 30px;
width: 380px;
text-align: center;
font-size: 18px;
margin: 4px;
}
h4
{
position: relative;
width: 380px;
text-align: center;
font-size: 12px;
margin: 4px;
}
h3.congo
{
position: relative;
top: 5px;
width: 380px;
text-align: center;
font-size: 18px;
margin-top: 0px;
margin-bottom: 10px;
}