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

.assuranceTable{
background: none repeat scroll 0 0 #f4f4f4;
border: 0 none;
border-collapse: collapse;
font-size: 1.2em;
margin: 15px 0 0 0;
text-align: left;    
}

.assuranceTable .head td .label {
border-collapse: collapse;
color: #000000;
float: left;
font-size: 18px;
font-weight: 600;
line-height: 18px;
margin: 0;
padding: 0 5px;
text-align: right;}

.assuranceTable .head td .moreInfos a {
    background: url("../image/assurance/arrow_down.gif") no-repeat scroll right center transparent;
    padding-right: 14px;
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
    margin: 0;
    padding: 0px 14px 0px 0px;
    font-size: 0.8em;
    line-height: 17px;
    text-align: right;
    border-collapse: collapse;
}

.assuranceTable .body{
    display:block;
}
.assuranceTable .head td{
    padding-left: 10px;
    padding-right: 10px;
	border: medium none;
    font-weight: bold !important;
	width: 100%;
}
.assuranceTable .head td .icon{
    background: url("../image/assurance/ICO_TREFLE.png") no-repeat scroll 0 top transparent;
    float: left;
    height: 28px;
    width: 17px;
	display:none;
}
.assuranceTable tr.head{
    height: 45px;
    line-height: 17px;
    text-align: right;
}
.assuranceTable .head td .moreInfos{
    float: right;
    margin-right: 8px;

}

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

}

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

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

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

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

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


.assuranceTable .body .column2{
background: none repeat scroll 0 0 #9a9a9a;
display: block;
float: left;
font-size: 13px;
height: 59px;
margin-top: 20px;
padding-left: 22px;
padding-top: 5px;
text-align: left;
width: 189px;
}

.assuranceTable .body .column3{
background: none repeat scroll 0 0 #9a9a9a;
color: #fff;
display: block;
float: left;
font-size: 13px;
height: 49px;
margin: 20px 0 0;
padding-left: 10px;
padding-top: 15px;
text-align: left;
width: 289px;
}
.assuranceTable .body .column3 input{
    float: left;
    height: 13px;
}
#choixAssuranceReponse1 {
    clear: both;
}
.assuranceTable .body .column3 label {
color: #fff;
float: left;
font-size: 13px;
height: 13px;
line-height: 13px;
margin-bottom: 5px;
}
.assuranceTable .body .green{
    color: #e85516;
    font-weight: bold;
}
.assuranceTable .grey{
    color: #666666;
}
.assuranceTable .greyBold{
    color: #666666;
    font-weight: bold;
}

.assuranceTable .black{
    color: #fff;
    font-size: 13px;
    margin-top: 5px;
}
.assuranceTable .blackBold{
color: #fff;
font-size: 13px;
margin-top: 5px;}

.assuranceTable .body label{
    font-weight: bold;
    text-transform: uppercase;
}
.compPanier .recapPanier span.assuranceCart{
height: 25px;
line-height: 25px;
margin: 0px 0;
width: 100%;
font-style: italic;
color: #fff;
}

.compPanier .recapPanier span.assuranceCart .icon{
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: #4e4e4e;
    float: left;
    margin-top: 1px;
    margin-left:3px;
    white-space: nowrap;
}

.compPanier .recapPanier span.assuranceCart .label{
color: #fff !important;
float: left;
font-weight: normal;
margin-left: 0;
margin-top: 0;
}

.compPanier .headerComposants .footerComposants .contentComposants .dataContentComposants .totalValiderPanier .totalPanier span.assuranceCart {
    display: block;
    font-family: arial;
    font-size: 12px;
}
.assuranceTable .body .column3 br {
    display: none;
}


/* tooltip erreur annulation */
.assuranceTable {
    position: relative;
}
#erreur_inputchoixAssuranceReponse {

	background: #656565; /* Old browsers */
	background: -moz-linear-gradient(top,  #656565 0%, #4b4b4b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#656565), color-stop(100%,#4b4b4b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #656565 0%,#4b4b4b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #656565 0%,#4b4b4b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #656565 0%,#4b4b4b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #656565 0%,#4b4b4b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#656565', endColorstr='#4b4b4b',GradientType=0 ); /* IE6-9 */

    border: 1px solid #4D4D4D;
    box-shadow: 0 0 1px 1px #EFEFEF inset;
 left: 188px !important;
    padding: 10px;
    top: 50px !important;
    width: 300px;
}

div.erreur_input_tooltip {
    color: #FFFFFF;
    font: 12px Arial,sans-serif;
    text-align: left;
}
div.erreur_input_tooltip div.tooltipBottom_right {
    background: url("../image/assurance/tooltip-fleche-basse.png") no-repeat scroll 0 0 transparent !important;
    bottom: -10px;
    height: 12px;
    position: absolute;
    left: 28px;
    width: 20px;
}
.errorTitle {
    color: #FF8300;
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 3px;
    padding-left: 53px;
    width: 250px;
}
.errorContent {
    background: url("../image/assurance/ico-alert.png") no-repeat scroll 0 18px transparent;
    display: block;
    height: 78px;
    padding-left: 55px;
    width: 250px;
}

#cgvTitle {
    margin-bottom:10px;
}

#cgvHeader {
    margin:10px 0;
}
/*****************************/
/* Fin assurance annulation  */
/*****************************/


#compAssuranceAnnulation1 {
    clear: right;
    float: right;
    margin: 0;
    outline: medium none;
    padding: 0;
}

.assuranceTable {
    width: 510px !important;
	float:right;
}
.assuranceTable .body .column1 {
clear: left;
display: block;
float: left;
font-size: 13px;
height: 80px;
line-height: 17px;
padding-left: 20px;
padding-right: 5px;
padding-top: 5px;
text-align: left;}