/* CSS Document */

body {
font-family : Arial, Helvetica, sans-serif;
margin : 0;
padding : 0;
background-color :#666633;
border-color:#999933;
}
   
div#contenant {
margin : 0 auto;
padding : 0;
width : 940px;
position : relative;
top : 50px;
height : 980px;
background-color:#669933;
border-color :#FFFFCC;
}

#banniere {
position : absolute;
left : 15px;
top : 20px;
width : 918px;
height : 90px;
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 13px;
background-color : #ffffff;
}

#sommaire {
height : 825px;
width : 130px;
position : absolute;
top : 122px;
left : 17px;
margin : 0;
font-size : 15px
color :#FFFFCC;
background-color:#FFFFCC;
}

#centre {
position : absolute;
top : 123px;
left : 158px;
width : 600px;
height : 790px;
margin : 0;
background-color :#669933;
overflow : auto;
font-size : 15px;
text-indent : 5px;
padding:10px;
}

#centre1 {
position : absolute;
top : 114px;
left : 155px;
width : 600px;
height : 790px;
margin : 0;
background-color:#666633;
font-size : 15px;
text-indent : 12px;
overflow:auto;
padding:10px;
}

 #centre2 {
position : absolute;
top : 160px;
left : 140px;
width : 835px;
height : 490px;
color : #000000;
font-size : 13px;
background-color : #FFFFCC;
overflow:auto;
}

#menudroit {
position : absolute;
top : 115px;
left : 780px;
width : 150px;
height : 830px;
font-family : Geneva, Arial, Helvetica, sans-serif;
background-color : #FFFFCC;
font-size : 13px;
}

#petitcadredroit {
position : absolute;
top : 126px;
left : 783px;
width : 150px;
height : 210px;
font-family : Geneva, Arial, Helvetica, sans-serif;
background-color:#FFFFCC;
font-size : 15px;
}

#pubdroit {
position : absolute;
top : 345px;
left : 784px;
width : 150px;
height : 605px;
font-family : Geneva, Arial, Helvetica, sans-serif;
background-color:#FFFFCC;
font-size : 15px;
}

#footer {
position : absolute;
top : 939px;
width : 600px;
height : 30px;
left : 155px;
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
background-color: #FFFFCC
font-size : 13px;
}
h1 {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 18px;
color : #CC3300;
background-color : transparent;
text-align : center;
text-decoration : underline;
}
h2 {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 16px;
color:#3399CC;
background-color : transparent;
text-align : left;
margin-left : 50px;
}
h3 {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 14px;
color : #cc6600;
background-color : transparent;
text-align : left;
margin-left : 50px;
}
#adsense {
position : absolute;
width : 730px;
top : 20px;
height : 90px;
left : 200px;
}
#validation {
position : absolute;
left : 10px;
top : 880px;
width : 190px;
height : auto;
border-color : #ffffff;
}
a:link {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 15px;
color : #FF6600;
background-color : transparent;
text-decoration : none;
}
a:visited {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 15px;
color : #000000;
background-color : transparent;
text-decoration : none;
}
a:hover {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 15px;
color : #000000;
background-color : transparent;
text-decoration : underline;
}

