/* CSS Document */
body
{
background-color: black;
}
.contener
{
width: 960px;
margin-left: auto;
margin-right: auto;
}
.header
{
background-image:url(images/banniere3.jpg);
width: 960px;
height: 205px;
}
.center
{
background-image:url(images/fond_3.jpg);
width: 960px;
height: 740px;
}
.center2
{
background-image:url(images/fond_3.jpg);
width: 960px;
height: 900px;
}
.center3
{
background-image:url(images/fond_3.jpg);
width: 960px;
height: 1550px;
}
.center4
{
background-image:url(images/fond_3.jpg);
width: 960px;
height: 1430px;
}
.center5
{
background-image:url(images/fond_3.jpg);
width: 960px;
height: 1400px;
}
.center6
{
background-image:url(images/fond_3.jpg);
width: 960px;
height: 1250px;
}
.center7
{
background-image:url(images/fond_3.jpg);
width: 960px;
height: 640px;
}
.center8
{
background-image:url(images/fond_3.jpg);
width: 960px;
height: 1100px;
}
.center9
{
background-image:url(images/fond_3.jpg);
width: 960px;
height: 1300px;
}
.center10
{
background-image:url(images/fond_3.jpg);
width: 960px;
height: 1820px;
}
.footer
{
background-image:url(images/footer2.jpg);
width: 960px;
height: 99px;
}
p
{
margin-top: 0px;
text-align: justify;
}
.menu_gauche
{
width: 150px;
height: 523px;
margin-left: 58px;
float: left;
background-image: url(images/baffle_gauche.jpg);
}
.menu_droite
{
width: 150px;
height: 523px;
margin-right: 50px;
float: right;
background-image: url(images/baffle_droit.jpg);
}
.contenu
{
width: 538px;
height: 500px;
margin-left: 215px;
}
.contenu2
{
width: 538px;
height: 500px;
margin-left: 215px;
text-align: center;
}
.clearer
{
clear: both;
}
.image_gauche
{
float: left;
margin-left: 175px;
}
p
{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
}
td
{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
}
h3
{
font-family: Geneva, Arial, Helvetica, sans-serif;
text-align: center;
border-bottom: 1px solid red;
}
h1
{
font-family: Geneva, Arial, Helvetica, sans-serif;
text-align: center;
border-bottom: 1px solid red;
}
.menu
{
background-image:url(images/menu.jpg);
}
.a_droite p
{
text-align:right;
}
.menu_haut
{
background-image: url(images/menu.jpg);
height: 32px;
vertical-align: baseline;
}
.texte_menu
{
margin-left: 110px;
line-height: 32px;
border-right: 1px solid grey;
}
a
{
text-decoration: none;
color: #0000FF;
margin-left: 25px;
margin-right: 25px;
}
.liennormal a
{
margin: auto;
text-decoration: underline;
color: #0000FF;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
img
{
border: 0px;
}
.clearer h3
{
border-bottom: none;
}
.imageaucentre
{
text-align: center;
}
.imagetexte
{
float: left;
position: relative;
margin-right: 10px;
margin-bottom: 10px;
}
/*--------- Lightbox -----------*/
#lightbox{
    background-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
}

#lightboxDetails{
    font-size: 0.9em;
    color: #555;
    padding-top: 0.5em;
} 

#closeButton{ top: 5px; right: 5px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 

#overlay img{ border: none; }

#overlay{ background-image: url(http://www.allan-dionny-j.be/overlay.png); }

* html #overlay{ /*Hack IE */
    background-color: #000;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.allan-dionny-j.be/overlay.png", sizingMethod="scale");
}
.imageaucentre a
{
text-decoration: none;
margin: auto;
}
/*-------- fin lightbox -------*/