﻿/*****************/
/* CSS GARANTIES */
/*****************/

#partie_gauche {
    float:left;
    width:203px;
    padding-top:32px;
    background:url("../images/ombre_garanties.jpg") no-repeat top right;
    min-height:412px;
    height:auto !important;
    height:412px;
}

#menu_garanties {
    font-size:12px;
    margin:10px 0 0 20px;
    color:#008634;
    list-style:none;
}

#menu_garanties a{
    text-decoration:none;
    color:#008634;
}

#menu_garanties li{
    width:140px;
    padding-left:25px;
}

.hr {
    padding:8px 0 5px 0;
}

/* IE 6 */
* html .hr {
    padding:8px 0 0 0;
}

/* IE 7 */
*+html .hr {
    padding:8px 0 0 0;
}

#menu_garanties li hr{
    color: #e5efd2;
    background-color: #e5efd2;
    height: 1px;
    border: 0;
}

.puces{
    background: url("../images/fleche_v.gif") no-repeat;
}

.puces:hover{
    background: url("../images/fleche_j.gif") no-repeat;
}

#partie_droite {
    float:left;
    width:435px;
    padding:45px 0 0 20px;
}

#partie_droite h1{
    font-size:20px;
    font-weight:normal;
    color:#008634;
}

#partie_droite p{
    font-size:12px;
    padding-top:17px;
}

.pdf {
    position:absolute;
    top:35px;
    right:26px;
}

.details {
    position:absolute;
    right:10px;
    bottom:10px;
}

#bloc1 {
    position:relative;
    margin-top:60px;
    background: url("../images/formule_base.jpg") top left no-repeat;   
    width:438px;
    height:114px;
}

#bloc2 {
    clear:both;
    position:relative;
    background: url("../images/formule_dentaire.jpg") top left no-repeat;   
    width:438px;
    height:114px;
}

#bloc3 {
    clear:both;
    position:relative;
    background: url("../images/formule_plus.jpg") top left no-repeat;   
    width:438px;
    height:114px;
}

#bloc4 {
    clear:both;
    position:relative;
    background: url("../images/formule_confort.jpg") top left no-repeat;   
    width:438px;
    height:114px;
}

#bloc5 {
    clear:both;
    position:relative;
    background: url("../images/formule_medium.png") top left no-repeat;   
    width:438px;
    height:114px;
}

