﻿body 
{
    margin: 0;
    padding: 0;
    background-color: #666;
    font-family: Arial;
    font-size: 12px;
    color: #fff;
}
#container
{
    width: 800px;
    margin: 0 auto;
    background: transparent url(images/accueil_r6_c1.jpg) repeat-y top center;
}
#entete
{
    margin: 0 8px;
}
#menu
{
    width: 784px;
    height: 144px;
    background: transparent url(images/accueil_r3_c2.jpg) repeat-x top left;
    text-align: right;
}
#sub-menu
{
    height: 27px;
    width: 784px;
    border-bottom: solid 1px #fff;
}
#header-separator
{
    background: transparent url(images/accueil_r2_c2.jpg) no-repeat top left;
    width: 779px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    text-align: right;
    padding-right: 5px;
}
#header-separator a
{
    color: #fff;
}
.section-name
{
    padding-left: 20px;
    padding-top: 5px;
}
.main
{
    margin: 0 8px 20px 0px;
    padding: 20px 15px 20px 30px;
    height: auto;
}
.main-home
{
    background: transparent url('images/home.gif') no-repeat bottom right;
    margin: 0 8px 0px 0px;
    padding: 20px 20px 0px 55px;
    height: auto;
}
.liste-photo
{
    width: 270px;
    padding: 0 10px 15px 15px;
    margin: 0;
    height: auto;
    float: right;
    text-align: center;
}
.photos
{
    float: left;
    list-style-type: none;
    width: 300px;
    margin: 0;
    padding: 0;

}
.photos li
{
    width: 135px;
    height: 135px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.content
{
    padding-right: 20px;
    padding-bottom: 107px;
}
.content-home
{
    float: left;
    height: auto;
    padding-right: 20px;
    margin-bottom: 557px;
}
#footer
{
    width: 800px;
    height: 36px;
    background: transparent url(images/accueil_r7_c1.jpg) no-repeat top left;
}
#madeby
{
    width: 800px;
    height: 17px;
    text-align: left;
    background-color: #666;
}
hr
{
    visibility: hidden;
    clear:both;
    height: 0;
}
.float-right
{
    float: right;
}
#Diffusion
{
    margin-top: 2px;
    margin-left: 130px;
    float: left;
}
.txtDiffusion
{
    border: solid 1px #bc0000;
}
fieldset
{
    padding: 10px;
    border: solid 1px dimGray;
}

fieldset legend
{
    padding: 10px 5px;
}
a
{
    color:#cc0000;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}

div.video-list a
{
    text-decoration: none;
    color: #fff;
}
div.video-list a:hover
{
    text-decoration: underline;
}
