body {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #DEDEDE;
    background-image: url(img/fond.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    color: #053845;
}
img {
    border: none;
}
#home1 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 357px;
    height: 475px;
}
#home3 {
    background-image: url(testcss/home3.gif);
    position: absolute;
    left: 357px;
    top: 0px;
    width: 403px;
    height: 258px;
}

#home2 {
    background-color: #F73429;
    position: absolute;
    left: -45px;
    top: 0px;
    width: 414px;
    height: 414px;
    visibility: visible;
    z-index: 10;
}

#home4 {
    background-image: url(testcss/home4.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-color: #FFDC66;
    position: absolute;
    left: 357px;
    top: 258px;
    width: 403px;
    height: 217px;
}

#wrap {
    position: absolute;
    width: 760px;
    margin-left: -380px;
    left: 50%;
}
#footer {
    height: 17px;
    position: absolute;
    top: 475px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    /*padding-left: 25px;*/
    padding-bottom: 0px;
    /*background-image: url(img/fondfooter.gif);*/
    /*background-repeat: repeat-y;*/
    background-color: #707070;
    margin: 0px;
    width: 760px;
}
#footer span {
    float: right;
    margin-right: 10px;
}
#footer span a {
    background-image: url(img/commun/puce_pied_page.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 17px;
    margin-left: 5px;
}
#footer a:link, #footer a:visited {
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}
#footer a:hover, #footer a:active {
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}

#menu {
    position: absolute;
    top: 30px;
    left: 600px;
}
#menu ul {
    list-style-type: none;
    padding: 0px 0px 0px 10px;
    margin: 0px;
}
#menu ul li {
    margin: 4px 0px;
}
#menu ul ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
#menu ul li a:link, #menu ul li a:visited {
    text-decoration: none;
    font-weight: bold;
    background-image: url(img/navigation/nav1_off.gif);
    background-repeat: no-repeat;
    padding-left: 25px;
    /*margin: 2px;*/
    color: #FFFFFF !important;
}
#menu ul li a:hover {
    background-image: url(img/navigation/nav1_on.gif);
    color: #F9C704 !important;
}
#menu ul li.active a:link, #menu ul li.active a:visited {
    color: #F9C704 !important;
}
#menu ul li.active ul a:link, #menu ul li.active ul a:visited {
    color: #FFFFFF !important;
}

#sondage {
    position: absolute;
    top: 27px;
    left: 370px;
    width: 220px;
    color: #FFFFFF;
}
#sondage h3 {
    font-size: 10px;
    font-weight: normal;
    margin: 0px 0px 5px 0px;
}
#sondage li {
    list-style: none;
}
#sondage ul {
    margin: 0px 0px 5px 0px;
    padding-left: 0px;
}
#sondage div {
    margin-top: 5px;
}
#client {
    position: absolute;
    top: 415px;
    left: 20px;
    width: 350px;
}
#client td {
    font-size: 12px;
    color: #053845;
    /*color: #FFFFFF;*/
    text-align: justify;
}
#actu {
    position: relative;
    top: 260px;
    left: 360px;
    width: 215px;
    color: #053845;
    padding: 0px;
}
#actu a {
    font-size: 11px;
    text-decoration: none;
    /*color: #053845;*/
}
#actu img {
    margin-bottom: 5px;
    display: block;
}
#affiche {
    position: absolute;
    top: 260px;
    left: 370px;
    width: 360px;
}
#affiche img {
    position: absolute;
    top: 0px;
    left: 0px;
}
#affiche div {
    position: absolute;
    top: 10px;
    left: 195px;
    width: 185px;
}
#affiche div a:link, #affiche div a:visited, #affiche div a:hover {
    text-decoration: none;
}
#affiche div p {
    color: #666666;
    font-size: 7pt;
    margin-top: 0px;
    padding-top: 0px;
}
form {
    margin: 0px;
    padding: 0px;
}

a:link {
    text-decoration: underline;
    color: #666666;
}
a:visited {
    text-decoration: underline;
    color: #666666;
}
a:hover {
    text-decoration: none;
    /*color: #053845;*/
}
a:active {
    text-decoration: none;
    /*color: #AA0000;*/
}

tr {
    font-size: 11px;
    color: #555555;
    vertical-align: top;
}


#affiche a:link {
    font-size: 11px;
    text-decoration: underline;
    /*color: #053845;*/
}
#affiche a:visited {
    font-size: 11px;
    text-decoration: underline;
    /*color: #053845;*/
}
#affiche a:hover {
    font-size: 11px;
    text-decoration: none;
    /*color: #AA0000;*/
}
#affiche a:active {
    font-size: 11px;
    text-decoration: none;
    /*color: #AA0000;*/
}


#sondage a:link {
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: underline;
}
#sondage a:visited {
    text-decoration: underline;
    font-size: 10px;
    color: #FFFFFF;
}
#sondage a:hover {
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}
#sondage a:active {
    font-size: 10px;
    text-decoration: none;
    /*color: #FF0000;*/
}

.accesclient td {
    font-size: 12px;
    color: #053845;
    text-align: justify;
}
