body {
    background-color: #000000;
    background-image: url(images/fond.gif);
    font-family: arial, sans-serif;
    font-size: 10pt;
    color: #000000;
    text-align: justify;
}
a {
    font-size: 9pt;
    color: #878071;
    font-weight: bold;
}
a:hover {
    font-size: 9pt;
    color: #FF9F03;
    font-weight: bold;
}
#wrap {
    position: relative;
    width: 821px;
    left: 50%;
    margin-left: -410px;
    padding: 30px 5px 5px 5px;
}
#content {
    width: 821px;
    /*height: 409px;*/
}
#content-titre {
    margin-bottom: 20px;
}
#logo {
    display: block;
    margin-left: 0px;
    padding-bottom: 30px;
}
#titre {
    margin-left: 0px;
    margin-bottom: 0px;
}
.content-fond-sport, .content-fond-menutop {
    background-image: url(images/fond-sport.jpg);
    background-repeat: repeat-y;
}
.content-fond-seminaire {
    background-image: url(images/fond-seminaire.jpg);
    background-repeat: repeat-y;
}
#content-sport {
    font-size: 10pt;
    color: #4E4638;
    width: 454px;
    padding: 2px 15px 0px 30px;
}
#content-seminaire {
    font-size: 10pt;
    color: #DCDBD3;
    width: 454px;
    padding: 2px 15px 0px 30px;
}
#content-menutop {
    font-size: 10pt;
    color: #4E4638;
    width: 454px;
    padding: 2px 15px 0px 30px;
}
#content-flash {
    width: 367px;
    text-align: right;
}
#nav1outer {
    margin-top: 10px;
    width: 800px;
}
td {
    vertical-align: top;
}
#nav1 {
    background-color: #D6D5C9;
}
#nav1bis {
    background-color: #41392C;
}
#nav1ter {
    margin-bottom: 5px;
    margin-right: 21px;
}
.nav1Link{
    padding: 0px 19px;
}
.nav1BisLink {
    padding: 0px 20px;
}
.nav1TerLink {
    padding: 0px 0px 0px 5px;
}
.Intro {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 11pt;
    font-weight: bold;
    color: #1B57AD;
}
#activites a:link, #activites a:visited {
    font-weight: normal;
    margin-right: 20px;
}
