/* CSS Document */

body {
font-family :"Times New Roman", Times, serif;
margin : 0;
padding : 0;
background-image: url(../images/fond2.jpg);
width : 900px;
height : 1100px;

}

div#contenant {
margin : 0 auto;
padding : 0;
width : 750px;
position : relative;
top : 50px;
height : 1050px;
background-color:#0066CC;
border-color : #cc6633;
}

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

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

#sommaire {
height : 300px;
width : 130px;
position : absolute;
top : 205px;
left : 15px;
margin : 0;
font-size : 30px;
}

#pubgauche {
height : 480px;
width: 130px;
position : absolute;
top : 560px;
left : 15px;
margin : 0px;
font-size : 30px;
}

#centre {
position : absolute;
top : 205px;
left : 155px;
width : 570px;
height : 820px;
margin : 0;
background-color : #BED1F1;
font-size : 16px;
text-indent : 5px;
padding:10px;
}

#centre1 {
position : absolute;
top : 205px;
left : 155px;
width : 728px;
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 : #993300;
font-size : 13px;
}

h1 {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 22px;
color : #0066CC;
background-color : transparent;
text-align : center;
text-decoration : underline;
font-style: italic;
}

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

