/* CSS Document */

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

div#contenant {
margin : 0 auto;
padding : 0;
width : 940px;
position : relative;
top : 50px;
height : 980px;
background-color:#FF9900;
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 : 810px;
width : 130px;
position : absolute;
top : 115px;
left : 17px;
margin : 0;
font-size : 15px
color :#FFFFCC;
background-color: #990000;
}

#centre {
position : absolute;
top : 155px;
left : 155px;
width : 600px;
height : 760px;
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: #FFCC33;
font-size : 14px;
text-indent: 12px;
padding: 10px;
}

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


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

#petitcadredroit {
position : absolute;
top : 115px;
left : 780px;
width : 150px;
height : 200px;
font-family : Geneva, Arial, Helvetica, sans-serif;
background-color:#990000;
font-size : 14px;
}

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

#footer {
position : absolute;
top : 930px;
width : 915px;
height : 40px;
left : 15px;
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
background-color: #FFCC33;
font-size : 12px;
}
h1 {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 22px;
color : #3399CC;
background-color : transparent;
text-align : center;
text-decoration : underline;
font-style: italic;
}

h2 {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 16px;
color:#3399CC;
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;
}
