/* CSS Document */

body {
font-family : Arial, Helvetica, sans-serif;
margin : 0;
padding : 0;
background-color :#E6E6E6;
}

div#contenant {
margin : 0 auto;
padding : 0;
width : 940px;
position : relative;
top : 50px;
height : 980px;
background-color:#FFFFFF;
border-color : #FFFFCC;
}

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

#banniere grande {
position : absolute;
left : 10px ;
width : 728px ;
height : 90px ;
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 13px ;
background-color : #ffffff;
}

#sommaire {
height : 30px;
width : 922px;
position : absolute;
top : 110px;
left : 2px;
margin : 0;
font-size : 15px
color :#FFFFCC;
background-color: #FFFFFF;
}

#centre {
position : absolute;
top : 170px;
left : 305px;
width : 600px;
height : 740px;
margin : 0;
background-color : #FFFFCC;
font-size : 15px;
text-indent : 5px;
overflow:auto;
padding:10px;
}

#menuhaut {
position: absolute;
top: 115px;
left: 155px;
width: 600px;
height: 60 px;
margin: 0;
font-family : Geneva, Arial, Helvetica, sans-serif;
background-color: #FFCCCC;
font-size : 14px;
text-indent: 12px;
padding: 10px;
}

#centre1 {
position : absolute;
top : 115px;
left : 355px;
width : 500px;
height : 790px;
margin : 0;
background-color:#CCFFFF;
font-size : 15px;
text-indent : 12px;
overflow:auto;
padding:10px;
}


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

#petitcadredroit {
position : absolute;
top : 170px;
left : 2px;
width : 300px;
height : 200px;
font-family : Geneva, Arial, Helvetica, sans-serif;
background-color:#CCCCCC;
font-size : 14px;
}

#pubdroit {
position : absolute;
top : 375px;
left : 2px;
width : 300px;
height : 553px;
font-family : Geneva, Arial, Helvetica, sans-serif;
background-color:#CCCCCC;
font-size : 15px;
}

#footer {
position : absolute;
top : 935px;
width : 922px;
height : 40px;
left : 2px;
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
background-color: #FFFFCC;
font-size : 12px;
}
h1 {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 22px;
color : #FF0000;
background-color : transparent;
text-align : center;
text-decoration : underline;
font-style: italic;
}

h2 {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 16px;
color:#FF0000;
background-color : transparent;
text-align : center;
font-style: italic;
}

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 : #FF6600;
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;
}