@CHARSET "ISO-8859-1";

*, body, html, tr {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}

html {
    background: #ffffff !important;
}

body {
	background:#ffffff;
	margin: 0;
}

#container p
{
	margin-left:10px;
}

.clearer {
	clear:both;
}

.center {
	text-align:center;
}

.ligne {
}

.sa_label,
.sa_widget,
.sa_errors {
	float: left;
}

.sa_label {
	width: 50%;
	text-align: right;
	padding-right: 10px;
}

.sa_label2 {
	float:left;
	width: 75%;
	text-align: left;
	padding-right: 10px;
	margin-left:10px;
}

h1 {
	margin-left: 10px;
}

.onglet {
	background-image: url("images//subtitle-b-bg.png");
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 10px;
    padding-top: 5px;
    margin-left:-6px;
 	margin-top:10px;
}

.onglet_long {
	background-image: url("images//subtitle-b2-bg.png");
    background-repeat: no-repeat;
    height: 25px;
    padding-left: 10px;
    padding-top: 5px;
/*    margin-left:10px; */
 	margin-top:10px;
}

.colonne_formule {
	float:left;
	width:15%;
}

.colonne_garantie {
	text-align: left;
}

.gras {
	font-weight:bold;
}


.txt_orange {
    color: #ffb400;
}
.PromoRemonte {
	background-image: url(images//PromoLPA.png);  
	background-size: 75%;
	background-repeat:no-repeat;
	/*margin-top: 20px;*/
}

table.form_grilletarif,
.form_grilletarif
{
    background-color: #cbdce4;
    width: 100%;
}
table.form_grilletarif th {
    background-color: #407995;
}
th.entete_tarif {
    background: url("images//puce_blanche.gif") no-repeat scroll 7px center rgba(0, 0, 0, 0);
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 5px 5px 21px;
    text-align: left;
}

td.texte_grilletarif, td.texte_grilletarif2 {
    background-color: #ffffff;
}
td.texte_grilletarif, td.texte_grilletarif_bis {
    padding: 8px 15px;
    text-align: left;
}
td.texte_grilletarif, td.texte_grilletarif_bis, td.texte_grilletarif2, td.texte_grilletarif2_bis {
    color: #000000;
    font-size: 11px;
    font-weight: normal;
}

td.tarif {
    background-color: #ffffff;
    text-align: center;
    padding: 4px;
}


table.form_grilletarif th {
    background-color: #407995;
}
th.entete_tarif_small, th.entete_tarif_small a {
    background-color: #407995;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
    text-align: center;
}

.fiche {
    background-image: url("images//bt_lien.jpg");
    background-repeat: no-repeat;
    color: #fff;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    padding-left: 50px;
    padding-top: 8px;
    text-decoration: none;
	margin-left: 4px;    
}

.fiche a {
	color:#ffffff;
	text-decoration:none;
}

.coche {
    background-image: url("images//coche.jpg");
    background-repeat: no-repeat;
    
}

td.tarif {
    background-color: #ffffff;
    text-align: center;
    padding: 4px;
}

.warning {
    background-image: url("images//onglet-jaune.png");
    background-repeat: no-repeat;
    /*! text-transform: uppercase; */
    /*! font-weight:bold; */
    padding-left: 5px;
    color: #407995;
    margin-top:20px;
    margin-left:10px;
}

/*
#btn_retour {
  background: url('images//btn_retour.png') no-repeat;
  cursor:pointer;
  width:130px;
  height:46px;
  margin-right:20px;
  border:none;
}
#btn_devis {
  background: url('images//btn_enregistrer.png') no-repeat;
  cursor:pointer;
  width:185px;
  height:46px;
  margin-right:20px;
  border:none;
}
#btn_souscription{
  background: url('images//btn_souscrire.png') no-repeat;
  cursor:pointer;
  width:184px;
  height:46px;
  border:none;
}
*/

.marge-top {
	margin-top:20px;
}

.marge-bottom {
	margin-bottom:20px;
}

.gras {
	font-weight:bold;
}

.infobulle {
}

.size16 {
	width:16%;
}
.size25 {
	width:24%;
}
.size33 {
	width:33%;
}
.size50 {
	width:50%;
}
.size66 {
	width:66%;
}
.size75 {
	width:74%;
}

.left {
	float:left;
	text-align:left;
}

.right {
	text-align:right;
}

#rib h3 {
    background: none repeat scroll 0 0 #336699;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    padding-left: 10px;
}

.impression {
    height: 30px;
    position: relative;
    }

.impression_picto {
    position: absolute;
    width: 100px;
    margin-left:10px;
}

.impression_texte {
    left: 100px;
    position: absolute;
    bottom:0;	
}

.center {
	text-align:center;
}

#zoneLocal {
	display:none;
}

.navigation {
	margin-top:30px;
	height:56px;	
	background-repeat:repeat-x;
	margin-left: -6px;
    margin-right: -16px;
}

.bt_valider {
    background-image: url("images//btn-valid1.png");
    background-repeat: no-repeat;
    float: right;
    height: 44px;
    margin-right: 10px;
    margin-top: 10px;
    padding-top: 10px;
    width: 146px;
    color: #fff;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    padding-bottom:8px;
    border:none;
}


#div_rechercheVehicule .bt_valider {
    background-color: #ffffff;
}

.bt_valider a {
    color: #fff;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    padding-left: 45px;
    text-decoration: none;
}

.bt_valider a:hover {
	text-decoration:underline;
}

.bt_precedent {
	background-image:url(images//previous.png);
	background-repeat:no-repeat;
	float:left;
	height:54px;
	padding-top:15px;
	margin-left:10px;
	margin-top:6px;
}

.bt_precedent a {
	color: #535353;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
	padding-left:30px;
}

.bt_precedent a:hover {
	text-decoration:underline;
}

.label_boutons {
	padding-left:50px;
	text-align:left;
	
}
.bt_devis {
	background-image:url(images//btn-edition.png);
	background-repeat:no-repeat;
	height:55px;
	width:149px;
	float:right;
	margin-right:10px;	
	padding-top:7px;
	
}

.bt_devis a {
	color: #fff;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
}
.bt_devis a:hover {
	text-decoration:underline;
}

.bt_souscription {
	background-image:url(images//btn-souscription.png);
	background-repeat:no-repeat;
	height:55px;
	width:173px;
	float:right;
	margin-right:10px; 
	padding-top:15px;
}

.bt_souscription a {
	color: #fff;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
}
.bt_souscription a:hover {
	text-decoration:underline;
}

.bt_nouveaudevis {
	background-image:url(images//btn-new-devis.png);
	background-repeat:no-repeat;
	height:55px;
	width:149px;
	float:right;
	margin-right:10px;	
	
}

.bt_nouveaudevis a {
	color: #fff;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
}
.bt_nouveaudevis a:hover {
	text-decoration:underline;
}

.bt_edition {
	background-image:url(images//btn-editer-devis.png);
	background-repeat:no-repeat;
	height:55px;
	width:173px;
	float:right;
	margin-right:10px;	
	
}

.bt_edition a {
	color: #fff;
    font-family: Arial;
    font-size: 17px;
	padding-right:24px;
	font-weight: bold;
    text-decoration: none;
}
.bt_edition a:hover {
	text-decoration:underline;
}

.formules {
border-collapse:collapse;
/*
width:97%;
margin-left:10px;
margin-right:10px;
*/
width:100%;
margin-top:10px;
margin-bottom:30px;
}


.titre_col {
	background-image:url(images//bg_gris.jpg);
	background-repeat:repeat-x;
	height:25px;
	border:1px solid #d2d2d2;
	width:50%;
}
.titre_col h2 {
	background-image: none;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding-left:10px;
	color:#000;
}

.titre_formule {
	background-image:url(images//bg_tab_titre.jpg);
	background-repeat:repeat-x;
	height:25px;
	border:1px solid #d2d2d2;
	width:16%;
}
.titre_formule h2 {
	background-image: none;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin:0;
	color:#FFF;
	text-align:center
}
.tab_intitule {
	border:1px solid #d2d2d2;
	padding:5px 10px;
	text-align: left;
}

.tab_contenu {
	text-align:center;
	border:1px solid #d2d2d2;
}

/*
#submitTarif1h,
*/
#submitTarif2h,
#submitDevis1h,
#submitDevis2h,
#submitSouscription1h,
#submitSouscription2h
{
	display:none;
}

.ui-datepicker-trigger {
/*	margin-top:10px;*/
	
}

#devis #no_devis,
#devis #dateEffet,
#souscripteur #forme_juridique,
#souscripteur #nom,
#souscripteur #adresse1,
#souscripteur #adresse2,
#souscripteur #adresse3,
#souscripteur #codepostal,
#synthese #activite,
#synthese #activite2, 
#synthese #effectif,
#synthese #qualiteOccupant,
#synthese #contenuProfessionel,
#synthese #fractionnement,
#synthese #garantiesOptionnelles,
#recu #no_devis,
#recu #au_nom
{
	margin-left:10px;
}

#rib #debiteur
{
	display:none;	
}

#submitTarif1v {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #ffffff;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    padding-left:35px;    	
}


.tarif_button {
    background: url("images//tarif_fiche_button_bg.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #6d7a82;
    display: block;
    font-size: 12px;
    height: 20px;
    text-align: center;
    white-space: nowrap;
}


.tarif_button_fiche {
    cursor: pointer !important;
    width: 140px;
    margin-left:auto;
    margin-right:auto;
}

#form_bg_dldoc {
    background: url("images//form_bg_dldoc.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    height: 42px;
    text-align: center;
    width: auto;
    padding-top:9px;
}

.tarif_button a {
    color: #7b102a;
}


.tarif_button img {
    border: 0 none;
    float: left;
    padding: 2px 5px;
}

.tarif_button div {
    cursor: pointer !important;
    float: left;
    padding-top: 3px;
    white-space: nowrap;
}

h2.onglet,
h2.onglet_long {
	font-size: 14px;
    text-align: left;
    color:#005179;
    font-weight:bold;
	}
	
.radio, .checkbox {
    display: inline;
    margin-right: 10px;
}

#submitEcran1 {
	display: none;
}

.ui-datepicker-trigger {
	margin-top:10px;
	
}

.row {
	margin-bottom: 5px;
	
}
	
.div_paragraphe p {
	text-align: left;
}	

#datePermis,
#dateBSR {
    float: left;
    width: 80%;	
}


.addspeech {
	margin-top:0;
	
}

#submitEcran2,
#submitEcran3,
#submitEcran3recap,
#submitEcran4
{
	display: none;
}

#emailSouscripteur,
#portableSouscripteur,
#dejaAssure, #verifLoiHamon, #contratPlus1an, #activationLoiHamon,
#retraitSuspension, #annulation, #delitFuite, #defautAssurance, #refusObtemperer, #refusDepistage, #resiliationFausseDeclaration,
#payeur, #modeReglement,
#conducteurPasSouscripteur
{
	float:left;
}

#emailSouscripteur
{
	width:93%;
}
#portableSouscripteur
{
	width:81.5%;
}


.ligne_impression 
{
	background-image: url("images//print-bg.png");
    background-repeat: no-repeat;
    color: #fff;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    margin-left: 0;
    margin-top: 8px;
    padding-left: 50px;
    padding-top: 10px;
    text-decoration: none;
}

.ligne_impression a {
    color: #ffffff;
    text-decoration: none;
    font-size:14px;
}

.iban1, .bic1 {
	float:left;
	width:10%;
    padding-right: 0 !important;
    margin-right:15px;	
}
.iban, .bic {
	float:left;
	width:8%;
	padding-left: 0 !important;
    padding-right: 0 !important;	
    margin-right:15px;
}

.cadre_rouge {
	font-weight: bold;
	color:#ff0000;
	border-style: solid;
	border-width: 2px;
	border-color: #ff0000;
	padding: 5px;
}

#div_vehiculeChoisi
{
	display:none;
    background: #f0f0f0 none repeat scroll 0 0;
    margin-bottom: 10px;
    padding: 10px;	
}

.button {
	display: block;
	width: 115px;
	height: 25px;
	background: #286090;
	padding: 4px;
	text-align: center;
	border-radius: 5px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.button a {
	text-decoration: none;
}
	
	
#div_type_recherche {
	display:none;
}	

.modal-header {
	background:#286090;
}

.modal-header h4 {
	color:#FFFFFF;
}

.close {
	color:#ffffff;
	opacity:1;
	
}

#div_Buttonmodal {
	margin-bottom:10px;
	text-align:left;
}

.titre_produit {
	font-size: 18px;
	font-weight:bold;
	color:#ffffff;
	background:#005179;
	padding: 2px;
	margin-left:-6px;
	margin-right:-16px;
    text-align: center;
}

.loupe 
{
    background-image: url("images//btn-search2.png");
    background-repeat: no-repeat;
    border: medium none;
    color: #fff;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    height: 44px;
    padding: 14px 60px 18px 30px;
    text-decoration: none;
    width: 200px;
}

#div_Buttonmodal a:hover,
#div_Buttonmodal a:focus
{
    color: #fff !important;
    text-decoration: none;
}

#div_hamon_info1, #div_hamon_info2, #div_hamon_info3
{
	background:#f0f0f0;
	padding:10px;
}

div#content_outer {
border: 2px solid #f0f0f0;	
}

.titre_produit {
	
}

label {
    display: inline-block;
    font-weight: normal;
    margin-bottom: 5px;
    max-width: 100%;
}

*, body, html, tr {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
}

.form-control {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    background-image: none;
    border-bottom-color: #cccccc;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #cccccc;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #cccccc;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #cccccc;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 6px;
    transition-delay: 0s, 0s;
    transition-duration: 0.15s, 0.15s;
    transition-property: border-color, box-shadow;
    transition-timing-function: ease-in-out, ease-in-out;
    width: 100%;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: 0px;
}

.row {
    margin-left: 0;
    margin-right: 0;
}


.tab_contenu input[type="radio"] 
{
	float:left;
    margin-left: 12px;
}

.tab_contenu span 
{
    float: right;
    margin-right: 40px;
}  

.gras_bleu {
	font-weight: bold;
	color:#005179;
}

#div_options,
#div_fraisRecurrents
{
	margin-bottom: 30px;
}


.form-control:focus {
	border-color:#ff0000;
	
}

#form_Ecran2 h2
{
	color:#005179;
}

#sollyazarpro_common_modelbundle_form_vehicule_block_modifie_1,
#sollyazarpro_common_modelbundle_form_loi_hamon_questions_block_dejaAssure_1,
#sollyazarpro_common_modelbundle_form_loi_hamon_questions_block_verifLoiHamon_1,
#sollyazarpro_common_modelbundle_form_loi_hamon_questions_block_contratPlus1an_1,
#sollyazarpro_common_modelbundle_form_loi_hamon_questions_block_activationLoiHamon_1,
#sollyazarpro_common_modelbundle_form_antecedents_block_retraitSuspension_1,
#sollyazarpro_common_modelbundle_form_antecedents_block_annulation_1,
#sollyazarpro_common_modelbundle_form_antecedents_block_delitFuite_1,
#sollyazarpro_common_modelbundle_form_antecedents_block_defautAssurance_1,
#sollyazarpro_common_modelbundle_form_antecedents_block_refusObtemperer_1,
#sollyazarpro_common_modelbundle_form_antecedents_block_refusDepistage_1,
#sollyazarpro_common_modelbundle_form_antecedents_block_resiliationNPP_1,
#sollyazarpro_common_modelbundle_form_antecedents_block_resiliationSinistres_1,
#sollyazarpro_common_modelbundle_form_antecedents_block_resiliationNullite_1,
#sollyazarpro_common_modelbundle_form_antecedents_block_resiliationFausseDeclaration_1,
#sollyazarpro_common_modelbundle_form_antecedents_block_resiliationAlcoolemie_1,
#sollyazarpro_common_modelbundle_form_antecedents_block_resiliationAutreAggr_1,
#sollyazarpro_common_modelbundle_form_conducteurpassouscripteur_block_conducteurPasSouscripteur_1
{
	margin-left:10px;
}

input[type="checkbox"]
{
	vertical-align:bottom;
}


#div_modal {
	margin-bottom:10px;
}

.modal-backdrop {
  z-index: -1;
}

#mainContent {
    background-color: white;
}

.souscripteur_adresse3 {
    display:none;
}

.souscripteur_envoiEmail {
  display: none;
}

#noEmail { 
  font-weight: bold;
  background-color: #dedede;
  padding: 10px;
  margin-bottom : 10px;
}

.imageDocument {
  background-image: url(images/document_opendrive.png);  
  background-size: 100%;
}

#sollyazarpro_produits_mail_signature_copie {
    margin-left: -20px;
}

#sollyazarpro_common_modelbundle_form_souscripteur2_block_envoiEmail {
    margin-left: -20px;
}

.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
	position: inherit;
}

.cellule_tarif {
	float:right;
	margin-right:10px;
}

.cellule_tarif span {
	float:left;
	margin-right:10px;
}
