body { 
background:url(images/bg-contenu.png) no-repeat 100px 0px;
background-color:#FFF;
margin:0px 0px 0px 0px;
font-family:Garamond;
}

p{ 
color:rgb(59,82,150);
}

ul, ol{ 
color:rgb(59,82,150);
}

h1{
color:rgb(59,82,120);
text-align:center;
font-size:x-large;
}

h2{
color:rgb(221,152,92);
text-align:center;
}
a{
text-decoration:none;
}

td{
padding:5px;
}

a:link {
color:black; 
}
 
a:visited 
{
color:blue; 
}

a:hover {
color:red; 
}

/* Menu*/ 
div.menu{ 
padding:240px 0px 0px 220px;
}

#menu{ 
text-align:right;
position:absolute;
list-style:none;
font-weight:bold;
line-height:40px;
}
.ps{ 
line-height:25px;
}

.avantps{ 
line-height:50px;
}

/* Titre*/ 
.postitre{
top:20px;
left:300px;
position:absolute;
font-size:7ex;
color:rgb(59,82,150);
font-weight:bold;
}

/* Photos*/ 
div.photo{ 
padding:250px 0px 0px 100px;
}

/* Contenu*/ 
div.contenu{
background:url(images/bg-page.png) repeat;
position:absolute;
left:435px;
top:200px;
width:655px;
height:455px;
overflow:auto;
padding:10px;
text-align:justify;
}

/* Pied de page*/ 
div.pospied{ 
position:absolute;
left:450px;
top:700px;
}

p.textepied{
color:black;
font-size:small;
}

/* ----------------Page produits et services---------------------*/ 

.produitsetservices{
text-align:center;
height:30%;
width:80%;
position:center;
}

.dureeetprix{
color:black;
font-weight:bold;
}

.retourhaut{
text-align:right;
font-style:italic;
}