/* CSS Document */

body {
font-family : Arial, Helvetica, sans-serif;
margin : 0;
padding : 0;
background-color:#CCFFFF;
}
#gallery {
    position: relative;
    width: 750px;
}
#thumbs {
    width: 150px;
    float: left;
}
#thumbs a {
    display: block;
    float: right;
    margin: 0 0 5px 5px;
    width: 150px;
    height: 50px;
    border: 0px solid #000;
}
#thumbs a img {
    width: 50px;
    height: 50px;
    border: 0;
}
#thumbs a:hover {
    border-color: #ddd;
}
#thumbs a:hover img {
    position: absolute;
    width: auto;
    height: auto;
    left: 185px;
    top: 0;
    border: 1px solid #333;
}

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

 
#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 : 800px;
width : 130px;
position : absolute;
top : 115px;
left : 15px;
margin : 0;
font-size : 15px;
}


#centre {
position : absolute;
top : 115px;
left : 155px;
width : 600px;
height : 790px;
margin : 0;
background-color : #CCFFFF;
font-size : 15px;
text-indent : 5px;
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 : #993300;
font-size : 13px;
}

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

#pubdroit {
position : absolute;
top : 320px;
left : 780px;
width : 150px;
height : 605px;
font-family : Geneva, Arial, Helvetica, sans-serif;
background-color:#FFFFCC;
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: #CCFFFF;
font-size : 13px;
}
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;
}
