/*****************************/
/* Assurance annulation      */
/*****************************/
#etapescontenu .errorChoixAssurance {
    background: url('../image/Block-message-erreur.png') no-repeat center top;
    width: 525px;
    height: 105px;
    position: absolute;
    bottom: 145px;
    right: 31px;
}
#etapescontenu .errorChoixAssurance .errorTitre {
    float: right;
    width: 430px;
    padding: 25px 20px 0 0;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
#etapescontenu .errorChoixAssurance .errorLibelle {
    float: right;
    width: 430px;
    padding: 5px 20px 0 0;
    color: #FFFFFF;
}

#etapescontenu .assuranceTable{
width:100%;
max-width:755px;
float:right;
clear:both;
padding-top:40px;   
padding-bottom:0px;

}
#etapescontenu .assuranceTable tbody{
background:none !important;
}
#etapescontenu .assuranceTable .body{
    display:block;
}
#etapescontenu .assuranceTable .head td{
border: medium none;
font-weight: bold !important;
padding: 20px 0 5px;
width: 100%;

}
#etapescontenu .assuranceTable .head td .icon{
display:none;
}
#etapescontenu .assuranceTable tr.head{
font-size:16px;
color:#199563;  
padding-left:14px;
text-align:left;
}
#etapescontenu .assuranceTable .head td .moreInfos{
color: #252525;
float: left;
font-size: 12px;
font-weight: 700;
padding: 3px 0 0 10px;

}

#etapescontenu .assuranceTable .head td .moreInfos a{
    background: url('../image/suite.png') no-repeat scroll right center;
    padding-right: 14px;
}

#etapescontenu .assuranceTable .head td .label{
color: #199563;
float: left;
font-size: 15px;
font-weight: 700;
padding-left: 14px;
padding-right: 5px;}

#etapescontenu .assuranceTable .assuranceCGV{
    display: none;
    padding: 0 20px 20px;

}

#etapescontenu .assuranceTable .assuranceCGV .cgvContainer{
    max-height: 200px;
    overflow : auto;
}

#etapescontenu .assuranceTable .assuranceCGV .cgvContainer .cgvFirstLine{
    font-size: 14px;
    margin-left:10px;
}

#etapescontenu .assuranceTable .assuranceCGV .cgvContainer .cgvCondition{
    margin-left: 20px;
    font-size: 11px;
    font-weight: bold;
    padding-left: 10px;
    background: url(../../../image/image/ico_fleche.gif) no-repeat scroll left center;
}

#etapescontenu .assuranceTable .assuranceCGV .cgvContainer .cgvSeparator{
    height:5px;
}

#etapescontenu .assuranceTable .assuranceCGV .cgvContainer .cgvLastLine{
    font-size: 12px;
    margin-left:5px;
    font-style: italic;
    margin-bottom: 30px;
}

#etapescontenu .assuranceTable .body .column1{
display: block;
float: left;
font-size: 11px;
font-weight: 400;
padding-bottom: 15px;
padding-left: 14px;
text-align: left;
width: 330px;
}
#etapescontenu .assuranceTable .body .column1 span.green{
color:#252525;
}
#etapescontenu .assuranceTable .body .column2{
display: block;
float: left;
font-size: 14px;
font-weight: 700;
padding-left: 30px;
padding-top: 20px;
text-align: left;
width: 223px;
margin-top: -30px;
}
#etapescontenu .assuranceTable .body .column2 p{
margin-bottom:0;
}

#etapescontenu .assuranceTable .body .column3{
background: #ecf0f1 none repeat scroll 0 0;
display: block;
float: right;
height: 80px;
padding-left: 25px;
padding-top: 16px;
text-align: left;
width: 100px;
border-radius: 5px;
margin-top: -28px;
}
#etapescontenu .assuranceTable .body .column3 input{
clear: left;
display: block;
float: left;
}
#etapescontenu .assuranceTable .body .column3 br{
display: none;
}
#etapescontenu .assuranceTable .body .green{
    color:#199563;
}
#etapescontenu .assuranceTable .grey{

}
#etapescontenu .assuranceTable .column1 a{
text-decoration:underline;
}

#etapescontenu .assuranceTable .black{

}
#etapescontenu .assuranceTable .blackBold{

}

#etapescontenu .assuranceTable .body label{
display: inline;
float: left;
}
#compPanier #headerPanier #footerPanier #contentPanier #listeRecapPanier .recapPanier span.assuranceCart{
    display: none;
}

.assuranceAnnulation {
    background-image:url("../image/assurance/BG_PANIER_ASSURANCE.gif");
}

.assuranceAnnulation span.icon {
    background:url("../image/assurance/ICO_TREFLE_PANIER.gif") no-repeat 2px center;
    padding: 0;
    padding-left: 15px;
    white-space: nowrap;

}

.assuranceAnnulation span.label {
    color: #000000;
    float: left;
    font-weight: bold;
    margin-top: 1px;
    margin-left:3px;
    white-space: nowrap;
}

#compPanier #headerPanier #footerPanier #contentPanier #listeRecapPanier .recapPanier span.assuranceCart .label{
    font-weight: bold;
    color: #345F1A;
    margin-top: 1px;
    float: left;
}


.erreur-assurance, .erreur-assurance2 {
    display: none;
    border: none !important;
    color: red;
    font-size: 11px;
    width: 370px;
    padding-left: 15px;
    padding-bottom: 8px;
}

/*****************************/
/* Fin assurance annulation  */
/*****************************/
