body {
    font-family: Arial, Helvetica;
    font-size: 13px;
    margin: 0;
    padding: 0;
}

/** ================ Centrage du site ============================ **/

body.site {
text-align: center;
width: 994px;
margin: 0 auto;
}

.bodysite {
width: 994px;
text-align: left;
}





/** =============== Styles généraux ========================= **/

img {
    border: 0;
}

p {
    margin: 8px 0;
    text-align: justify;
}

h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
    font-variant: small-caps;
    color: #666;
}

h1 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
}

h1.main {
    font-weight: bold;
    font-size: 25px;
}

a {
    color: #0083e8;
    text-decoration: none;
}

a:hover {
    color: #ff5700;
}

/** ============= / Styles généraux ========================= **/








/** =============== Haut de page ========================= **/

#gil-top {
    height: 69px;
    width: 994px;
    background: url(../images/bg_top.png) no-repeat;
}

/** ============= / Haut de page ========================= **/






/** =============== Contenu de la page ========================= **/

#gil-main {
    width: 994px;
    background: url(../images/bg_main.png) repeat-y;
}

#gil-menu {
    float: left;
    width: 180px;
    margin-left: 10px;
    margin-right: 16px;
}

#gil-menu ul {
    margin: 0;
    padding: 0;
}

#gil-menu li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background: url(../images/sep_menu.png) repeat-x bottom;
    padding: 7px 0;
}

#gil-menu li a {
    color: #004466;
    font-weight: bold;
    text-decoration: none;
}

#gil-menu li li {
    padding: 1px 0 1px 20px;
    background: none;
}

#gil-menu li.active li a {
    color: #5e7b83;
}

#gil-menu a:hover, #gil-menu li.active a, #gil-menu li.active li.active a {
    color: #3388bb;
}

#gil-menu li.active li a:hover {
    color: #3388bb;
}



#gil-content {
    float: left;
    width: 776px;
}

#gil-content-bottom {
    background: url(../images/content_bottom.png) no-repeat;
    clear: both;
    height: 45px;
    font-size: 1px;
}

.module_flashnews {
    width: 175px;
    border: 1px solid #ccc;
}

.article_separator {
    display: none;
}

/** ============= / Contenu de la page ========================= **/





/** =============== Composant contact ========================= **/

.form-validate label {
    display: block;
    width: 165px;
    float: left;
}

.form-validate .contact_email {
    margin-bottom: 5px;
    clear: both;
}

.form-validate #contact_text {
    width: 280px;
    height: 70px;
}

.form-validate #contact_email_copy {
    float: left;
}

.form-validate .copy {
    width: 250px;
}

.contact_address {
    margin-bottom: 20px;
}

.contact-information {
    margin-bottom: 20px;
}

/** ============= / Composant contact ========================= **/






/** =============== Composant Galleries Morfeo ========================= **/

.sboxgallery {
    margin-top: 10px;
}

/** ============= / Composant Galleries Morfeo ========================= **/





/** =============== Adaptations particulières ================= **/

p.video {
    margin-bottom: 8px;
}

p.playlist {
    margin-top: 15px;
    border: 1px solid #CCCCCC;
    border-bottom: 0;
}

/** ============= / Adaptations particulières ================= **/






/** ================= Footer ========================== **/

#gil-footer {
    border-top: 1px solid #CCCCCC;
    width: 987px;
}

#gil-footer p {
    float: left;
    height: 34px;
    text-align: center;
    font-size: 11px;
    line-height: 30px;
    margin-left: 10px;
}

.credit {
    float: right;
    margin-top: 5px;
    padding-right: 5px;
    text-align: right;
}

/** =============== / Footer ========================== **/
