/* CSS Document */

body {
background-color:#FFFF99;
margin-left:0px;
margin-right:0px;
margin-top:0px;
text-align:center;
}

#header {
text-align:center;
margin-left:auto;
margin-right:auto;
width:auto;
}

h1 {
font-family:Verdana;
font-size:16px;
margin-bottom:5px;
margin-top:0px;
}

p {
text-align:justify;
margin-top:0px;
margin-bottom:0px;
color:#CC6600;
}

#txtheader {
width:800;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:5px;
}

/* videos top */
#framevidtop {
width:600px;
height:30px;
background-image:url(./image/top-video-bg.gif);
text-align:center;
font-family:Verdana;
font-size:15px;
font-weight:bold;
padding-top:4px;
}
#framevidmiddle {
width:600px;
text-align:center;
}

#framvidfoot {
}
/* end videos top */

/* gal du jour */
#containerpdj {
width:827px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
#pdjfooter {
background-image:url(./image/foot-thumbs.gif);
background-repeat:no-repeat;
width:827px;
height:22px;
text-align:center;
padding:0;
}


#containerpdh {
width:827px;
text-align:center;
margin-left:auto;
margin-right:auto;
}
#pdhfooter {
width:827px;
height:22px;
background-image:url(./image/foot-thumbs.gif);
background-repeat:no-repeat;
}
#containerpdav {
width:827px;
text-align:center;
margin-right:auto;
margin-left:auto;
}
#pdavfooter {
width:827px;
height:22px;
background-image:url(./image/foot-thumbs.gif);
background-repeat:no-repeat;
}
