#feuille_print{text-decoration:none !important;font-family:"Arial";margin:0 !important;padding:0 !important;}




#feuille_print .imprimer {
    display:none
}


#feuille_print .description > p {
    font-size: 0.9em;
    margin: 5px 0;
}
#feuille_print .description > p span {
    color: #a70707;
    font-weight: bold;
}

#feuille_print .description > p + p span {
    color: #a70707;
    font-weight: normal;
}



#feuille_print .financement {
    color: #a70707;
    float: left;
    font-family: "Arial";
    font-size: 1.1em;
    font-weight: normal;
    line-height: 20px;
    text-transform: none;
}





#feuille_print .detail_img {
    border: medium none;
    color: #fff;
    display: block;
    float: right;
    font-size: 1.05em;
    font-weight: 300;
    height: inherit;
    margin: 18px auto 30px;
    padding: 8px 20px 0 0;
    position: relative;
    text-decoration: none;
    width: 51.5%;
}
#feuille_print .detail_contenu .lien {
	background: #a70707 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: block;
    float: right;
    font-size: 1.05em;
    font-weight: 300;
    margin: 18px auto 30px;
    padding: 8px 20px;
    position: relative;
    text-decoration: none;
}

#feuille_print .detail_contenu .lien:hover { background: #282828 none repeat scroll 0 0;}





#feuille_print .detail_contenu .lien_more {
    background: #a70707 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: block;
    font-size: 1.05em;
    font-weight: 300;
    margin: 18px auto 0;
    padding: 8px 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
	cursor:pointer
}
	
	
#feuille_print .detail_contenu .lien_more:hover { background: #282828 none repeat scroll 0 0;}



#feuille_print .detail_img .lien_retour {
    background: #9e9e9e none repeat scroll 0 0;
    border: medium none;
    color: #484848;
    display: block;
    float: left;
    font-size: 1.05em;
    font-weight: 300;
    height: inherit;
    margin: 18px auto 0;
    padding: 8px 25px;
    position: relative;
    text-decoration: none;
    width: auto;
}

#feuille_print .detail_img .lien_retour:hover {    background: none repeat scroll 0 0 #282828;color:#fff}






#feuille_print .detail_img .lien_print:hover {    background: none repeat scroll 0 0 #282828;color:#fff}




.detail_contenu {
    float: right;
    width: 44%;
}

.detail_contenu strong {
    font-weight: bold;
}


.detail_img {
    float: left;
    margin-bottom: 20px;
}



.detail_img img {
    float: left;
    height: auto;
    margin-bottom: 3px;
    width: 100%;
}


.detail_img img + img {
    display: block;
    float: left;
    margin: 0 6px 5px 0;
    width: 23%;
}

.detail_img img + img + img + img + img { margin-right:0}

.detail_img img + img + img + img + img + img {
    margin-right: 6px;
}
.detail_img img + img + img + img + img + img + img + img + img { margin-right:0px}


.detail_img a img {width:100%;height:auto}




.prix {
    background: #e4e4e4 none repeat scroll 0 0;
    color: #666;
    font-family: "Arial";
    font-weight: 700;
    margin: 47px 0 17px;
    padding: 16px 31px;
    position: relative;
    right: 0;
    text-transform: uppercase;
}

.prix > p {
    font-size: 1.2em;
    font-weight: normal;
    margin: 0;
    text-align: right;
    text-transform: none;
}


.prix > p span {
    color: #a70707;
    font-size: 1.4em;
    font-weight: bold;
}


.option > p {
    font-size: 0.8em;
}

.option > p span {
    color: #a70707;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 13px 0;
}
