img
{
display:block;
border:none;
}

a
{
text-decoration:none;
color: #899d70;
}


a:hover
{
color: #5b3e1c;
text-decoration: underline; 
}
.puce1 a
{
color: #c96623;
text-decoration: underline;
}

.puce2 a
{
color: #a786bf;
text-decoration: underline;
}

.puce3 a
{
color: #899d70;
text-decoration: underline;
}

ol
{
padding-left: 100px;
font-weight: bold;
}

body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:0.75em;
margin:0;
padding:0;
background-color:black;
}

h3
{
font-size: 1.3em;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 10px;
position:relative;
top: 15px;
color: #cc8043;
font-family: verdana;
}

p
{
text-indent: 20px;
padding-left: 15px;
padding-right: 15px;
text-align: justify;
}

#titre1
{
margin:0;
margin-bottom: 23px;
padding-top:10px;
}

#header
{
height:125px;
}

#conteneur
{
position:relative;
width:800px;
margin:0 auto; 
}


.head1
{
width:600px;
height:95px;
position:absolute;
top:0px;
left:0px;
}

.head2
{
width:200px;
height:125px;
position:absolute;
top:0px;
left:600px;
}

.menu1
{
width:97px;
height:30px;
position:absolute;
top:95px;
left:0px;
}

.menu2
{
width:121px;
height:30px;
position:absolute;
top:95px;
left:97px;
}

.menu3
{
width:88px;
height:30px;
position:absolute;
top:95px;
left:218px;
}

.menu4
{
width:56px;
height:30px;
position:absolute;
top:95px;
left:306px;
}

.menu5
{
width:73px;
height:30px;
position:absolute;
top:95px;
left:362px;
}

.menu6
{
width:23px;
height:30px;
position:absolute;
top:95px;
left:435px;
}

.menu7
{
width:50px;
height:30px;
position:absolute;
top:95px;
left:458px;
}

.menu8
{
width:23px;
height:30px;
position:absolute;
top:95px;
left:508px;
}

.menu9
{
width:69px;
height:30px;
position:absolute;
top:95px;
left:531px;
}

#droite
{
position:absolute;
margin-left:600px;
width:200px;
height:600px;
background-image: url("images/fond_droite.png");
background-repeat: repeat-y;
background-position: 4px 0px;
background-color: #595959;
border-top: 4px solid black;
}

.cont1droite
{
position: relative;
padding-top: 20px;
left:  45px;
width: 180px;
height: 50px;
}

.cont2droite, .cont3droite
{
position: relative;
padding-top: 0px;
left:  45px;
width: 180px;
height: 50px;
}

.cont1droite p, .cont2droite p, .cont3droite p
{
font-weight: bold;
position: relative;
top: -41px;
left: 45px;
color: white;
text-indent: 0;
}

#centre
{
background-color:white;
width:600px;
height:600px;
left:0;
border-top: 4px solid black;
}

#centre a
{
font-weight: bold;
}

#centre .pao
{
color: #c96623;
}

#centre .photo
{
color: #a786bf;
}

#centre .web
{
color: #899d70;
}

#centre .methode
{
color: #7F00D8;
}

#centre .contact
{
color: #653204;
}

#pied
{
height:23px;
background-color:#5b3e1c;
margin-bottom:50px;
}



#pied table
{
margin-top:0;
width:800px;
text-align:center;
color:white;
}

#pied table a
{
text-decoration:none;
color:white;
}


#pied table a:hover
{

color:#899d70;

}




