body {
    font-family: arial;
    background-color: #CDBACD;
    font-size: 9pt;
    margin: 0px;
    background-image: url(images/filet_pix.gif);
    background-repeat: repeat-y;
    background-position: center 0px;
}
#background {
    background-image: url(images/fond_interne02.jpg);
    background-repeat: no-repeat;
    background-position: center 0px;
    margin: 0px;
    padding: 0px;
    top: 0px;
    left: 0px;
    position: absolute;
    z-index: 0;
    height: 530px;
    left: 50%;
    margin-left: -500px;
    width: 1000px;
}
#wrap {
    position: relative;
    top: 0px;
    left: 50%;
    margin-left: -380px;
    width: 760px;
}
#header {
    /*position: relative;*/
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}
#content {
    /*position: relative;*/
    width: 760px;
    background-color: #FFFFFF;
}
#nav1 {
    clear: both;
    font-size: 1px;
    width: 760px;
    height: 20px;
    padding-left: 0px;
    display: block;
    background-color: #721471;
    margin: 20px 0px 2px 0px;
}
#nav1 a {
    margin-left: 10px;
}

a {
    color: #711471;
}
a:hover{
    color: #9A599A;
}

td h2 {
    font-size: 13pt;
    color: #711471;
    margin-top: 25px;
    padding-bottom: 10px;
}
td h2 strong {
    color: #000000;
    font-size: 10pt;
    display: block;
}
td h3 {
    font-size: 10pt;
    color: #9A599A;
    background-image: url(images/puce_01.gif);
    background-repeat: no-repeat;
    background-position: left 8px;
    padding-left: 10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
td h3 strong {
    display: block;
}
h4 {
    font-size: 11pt;
    color: #9A599A;
    width: 570px;
    background-color: #F3EEF3;
    padding-left: 5px;
    margin-left: 95px;
}
.encart {
    color: #767676;
}
.encart02{
    color: #767676;
    font-size: 8pt;
}
.encart03{
    background: #ECECEC;
}
.encartLegende{
    font-size: 8pt;
}
input, textarea {
    border: 1px solid #711471;
}
