#texte
{
    float: left;
    width: 490px;
}

#bas
{
    float: left;
    width: 195px;
    margin-left: 200px;
    height: 65px;
    background: url(/img/nuage.png) no-repeat;
}

#liste-header
{
    float: left;
    clear: both;
    height: 75px;
    width: 490px;
}

#panier
{
    float: left;
    width: 215px;
    height: 75px;
    background: url(/img/panier.jpg) no-repeat;
}

#arianne
{
    float: right;
    width: 270px;
    padding-top: 25px;
}
#arianne a:hover{color: #106D1C;}

#liste-corps
{
    float: left;
    clear: both;
    width: 490px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.liste-actu
{
    clear: both;
    width: 480px;
    height: 85px;
    background-color: #0F6D1C;
    margin-bottom: 15px;
}

.liste-actu-bis
{
    clear: both;
    width: 480px;
    height: 85px;
    background-color: #79BF1A;
    margin-bottom: 15px;
}

.photo
{
    float: left;
    width: 130px;
}
.photo img{border: solid 5px #FFFFFF;}

.accroche
{
    float: left;
    width: 248px;
    padding: 12px 15px 0 10px;
}

.accroche a:hover{color: #F0D13D;}

.detail
{
    float: left;
    width: 56px;
    height: 14px;
    margin: 35px 10px 35px 0px;
    padding-right: 5px;
    padding-top: 1px;
    background: url(/img/puce-detail-2.jpg) #17E5DE no-repeat;
    font-size: 11px;
    text-align: right;
}
.detail a{color: #0F6D1C;}

#corps
{
    width: 470px;
	padding: 0 10px 10px 10px;
}

#menu-detail
{
    float: left;
    width: 460px;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 25px;
    color: #FFFFFF;
}
#menu-detail a{color: #FFFFFF;}
#menu-detail a:hover{color: #06661C;}

#navigation{float: left;}
#imprimer{float: left;}

#haut-article
{
    float: left;
    clear: both;
    width: 470px;
}

#diapo
{
    float: left;
    width: 160px;
    text-align: center;
}
#diapo img{border: solid 5px #FFFFFF;}

#detail-article
{
    float: right;
    width: 292px;
    padding: 0 4px 0 4px;
    margin-bottom: 16px;
}

#photos-article
{
    float: left;
    width: 326px;
    padding: 13px 10px 13px 10px;
    margin-bottom: 12px;
    margin-left: 50px;
    background-color: #0F6D1C;
}

#photos-article img
{
    border: solid 5px #FFFFFF;
    margin-bottom: 15px;
    vertical-align: middle;
}

#doc
{
    float: left;
    width: 326px;
    padding: 13px 10px 13px 10px;
    margin-left: 50px;
    background-color: #0F6D1C;
}

#document_telecharger
{
    width: 326px;
    background-color: #0F6D1C;
}

#actu
{
    float: right;
    width: 210px;
    background-color: #0F6D1C;
    padding-bottom: 34px;
}

#actu-titre
{
    float: left;
    width: 130px;
    margin-top: 29px;
    margin-left: 17px;
}

#exclamation
{
    float: right;
    width: 45px;
    height: 45px;
    margin-top: 13px;
    background: #0F6D1C url(/img/exclamation.jpg) no-repeat
}

#actu h1
{
    border-bottom: solid 1px #FFFFFF;
    margin-bottom: 17px;
}

#actu h2
{
    color: #66EBE1;
    font-size: 14px;
    display: inline;
}

.une-news
{
    float: left;
    clear: both;
    width: 170px;
    margin-left: 17px;
    padding-top: 10px;
    padding-bottom: 4px;
    border-bottom: dashed 1px #FFFFFF;
}
.une-news a{color: #66EBE1;}
.une-news a:hover{color: #F0D13D;}

.une-news .detail
{
    float: right;
    width: 54px;
    height: 15px;
    padding-right: 5px;
    padding-top: 0px;
    background: url(../img/puce-detail.jpg) #F0D13D no-repeat;
    font-size: 11px;
    text-align: right;
}
.une-news .detail a{color: #0F6D1C;}
.une-news .detail a:hover{color: #0F6D1C;}