html {
    background: #FFFFFF;
}

body {
   color: ;
	font-weight: Normal;
	font-style: Normal;
	font-family: Default;
	font-size: 12px;
}
table.bdc{
  border-collapse: collapse;
    margin: 10px;
    width: 90%;
}
table.bdc tr td {
 ;
    cursor: pointer;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
 background: none repeat scroll 0 0 ;	
}

tr.bdc_intitule td{ 
    cursor: default;
    padding-left: 10px !important;
    text-align: center;
    vertical-align: top;
	border: ;
	color: ;
	font-weight: Normal;
	font-style: Normal;
	font-family: Default;
	font-size: 12px;
}
table.bdc tr td {
    border: ;
    cursor: pointer;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
}

table.echelle {
    border-collapse: collapse;
    margin: 10px;
    width: 90%;
}
td.choix {
  background:  ;
  }
  
td.intitule {
    background: none repeat scroll 0 0 ;
    cursor: default;
    padding-left: 10px !important;
    text-align: left;
    vertical-align: top;
	color: ;
	font-weight: Normal;
	font-style: Normal;
	font-family: Default;
	font-size: 12px;
}
tr.entete td {
    background: none repeat scroll 0 0 ;
    cursor: default;
	color: ;
	font-weight: Normal;
	font-style: Normal;
	font-family: Default;
	font-size: 12px;
}
table.echelle tr td {
    ;
    cursor: pointer;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
}

#formulaire {
    background: #ffffff;
    border: 0px Solid ;
	width: 100%;	
	 margin-left: auto;
     margin-right: auto;
}
#signupForm {
	padding: 10px 10px 10px 10px;
}

#titre_logo {
	color: #304976;
	font-weight: Normal;
	font-style: Normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 20px;
	height: 23px;
	background: ;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	;
	background-color: #a8d6e3;
	color: #222222;
    font-weight: Normal;
    font-style: Normal;
    font-family: Default;
  font-size: 22px;
	padding: 5px;
	opacity: 0.85;
}


#tooltip h3, #tooltip div { margin: 0; }

label.libelle  {
    color: #01344d;
    	font-weight: bold;
    	font-style: Normal;
    	font-family:sans-serif;
	font-size: 16px;
	

		display: block;
	width: 100%;
	float: left;
}

label.libellemax  {
    color: #666699;
    	font-weight: Normal;
    	font-style: Normal;
    	font-family: Georgia, "Times New Roman", Times, serif;
	    font-size: 18px;
		display: block;
	    width: 100%;
	    float: left;
}

label.error  {
    
    color: #ff0000;
	
       font-weight: Normal;
        font-style: Normal;
       font-family: Default;
  font-size: 0px;
   margin-left: 3px;
   
}

input.bouton  {
    background: #ff3300;
     color: #ffffff;
           font-weight: Normal;
            font-style: Normal;
           font-family: Default;
  font-size: 22px;
 
}

input.saisir  {
    background: #f0f8fa;
     color: ;
           font-weight: Normal;
            font-style: Normal;
           font-family: Default;
  font-size: 14px;
   border: 1px Solid #3366ff;

  border-radius: 10px 10px 10px 10px;
  width:100%;
  height:38px;
}

select  {
    background: #f0f8fa;
     color: ;
           font-weight: Normal;
            font-style: Normal;
           font-family: Default;
  font-size: 14px;
   border: 1px Solid #3366ff;

  border-radius: 10px 10px 10px 10px;
}

textarea  {
    background: #dceff5;
     color: ;
           font-weight: Normal;
            font-style: Normal;
           font-family: Default;
  font-size: 14px;
   border: 1px Solid #3366ff;

  border-radius: 10px 10px 10px 10px;
}

span.obli {
 color: #ff0000;
           font-weight: Normal;
            font-style: Normal;
           font-family: Default;
  font-size: 12px;
}
input:required:focus {
  border: 1px solid red;
  outline: none;
}

input:valid {
  border: 1px solid green;
}
select:required:focus {
  border: 1px solid red;
  outline: none;
}
select:required:valid {
  border: 1px solid green;
}




.hidden {
        display: none;
    }
	
	
.c-dfond

 {
    height:50px; 
    width: 90%;
}


.radio-toolbar {
  margin: 2px;
}

.radio-toolbar input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}

.radio-toolbar label {
    display: inline-block;
    background-color: #F5F5F5;
    padding: 10px 20px;
    font-family: sans-serif, Arial;
    font-size: 16px;
    border: 1px solid #58595A;
    border-radius: 12px;
	width: 88%;
	height:30px;
	
}


.radio-toolbar label:hover {
  background-color: #fff;
  border-color: #64B4FA;
  color:#64B4FA;
}

.radio-toolbar input[type="radio"]:focus + label {
    border: 1px solid #07aeeb;
}

.radio-toolbar input[type="radio"]:checked + label {
	background-color: #F0FFFF;
	border-color: #64B4FA;
	color:#64B4FA;
	font-size: 16px;
	font-family: sans-serif, Arial;
}


.radio-plaquemarque {
  margin: 2px;
}

.radio-plaquemarque input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}

.radio-plaquemarque label {
    display: inline-block;
    background-color: #F5F5F5;
    padding: 1px 10px;
    font-family: sans-serif, Arial;
    font-size: 14px;
	text-align: center;
    border: 1px solid #58595A;
    border-radius: 12px;
	width: 36%;
	height:180px;
}


.radio-plaquemarque label:hover {
  background-color: #fff;
  border-color: #64B4FA;
  color:#64B4FA;
}

.radio-plaquemarque input[type="radio"]:focus + label {
    border: 1px solid #07aeeb;
}

.radio-plaquemarque input[type="radio"]:checked + label {
	background-color: #F0FFFF;
	border-color: #64B4FA;
	color:#64B4FA;
	font-size: 14px;
	font-family: sans-serif, Arial;
}


.radio-besoins {
  margin: 2px;
}

.radio-besoins input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}

.radio-besoins label {
    display: inline-block;
    background-color: #F5F5F5;
    padding: 10px 10px;
	
    font-family: sans-serif, Arial;
    font-size: 11px;
    border: 1px solid #58595A;
	text-align: center;
    border-radius: 8px;
	width: 20%;
	height:70px;
}


.radio-besoins label:hover {
  background-color: #fff;
  border-color: #64B4FA;
  color:#64B4FA;
}

.radio-besoins input[type="radio"]:focus + label {
    border: 1px solid #07aeeb;
}

.radio-besoins input[type="radio"]:checked + label {
	background-color: #F0FFFF;
	border-color: #64B4FA;
	color:#64B4FA;
	font-size: 11px;
	font-family: sans-serif, Arial;
}



.radio-conducteur {
  margin: 2px;
}

.radio-conducteur input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}

.radio-conducteur label {
    display: inline-block;
    background-color: #F5F5F5;
    padding: 10px 20px;
    font-family: sans-serif, Arial;
    font-size: 16px;
	text-align: center;
    border: 1px solid #58595A;
    border-radius: 12px;
	width: 32%;
	height:110px;
}


.radio-conducteur label:hover {
  background-color: #fff;
  border-color: #64B4FA;
  color:#64B4FA;
}

.radio-conducteur input[type="radio"]:focus + label {
    border: 1px solid #07aeeb;
}

.radio-conducteur input[type="radio"]:checked + label {
	background-color: #F0FFFF;
	border-color: #64B4FA;
	color:#64B4FA;
	font-size: 16px;
	font-family: sans-serif, Arial;
}




.radio-appartmaison {
  margin: 2px;
}

.radio-appartmaison input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}

.radio-appartmaison label {
    display: inline-block;
    background-color: #F5F5F5;
    padding: 10px 20px;
    font-family: sans-serif, Arial;
    font-size: 16px;
	text-align: center;
    border: 1px solid #58595A;
    border-radius: 12px;
	width: 32%;
	height:110px;
}


.radio-appartmaison label:hover {
  background-color: #fff;
  border-color: #64B4FA;
  color:#64B4FA;
}

.radio-appartmaison input[type="radio"]:focus + label {
    border: 1px solid #07aeeb;
}

.radio-appartmaison input[type="radio"]:checked + label {
	background-color: #F0FFFF;
	border-color: #64B4FA;
	color:#64B4FA;
	font-size: 16px;
	font-family: sans-serif, Arial;
}


.kilometrage-table {
            margin: 0 auto; /* Centrer la table */
            border-collapse: collapse;
        }
        .kilometrage-table td {
            padding: 10px;
            text-align: center;
        }
        .kilometrage-btn {
            font-size: 24px;
            padding: 5px 10px;
            cursor: pointer;
        }
        .kilometrage-input {
            text-align: center;
            width: 100px;
            font-size: 34px;
            border: none; /* Retirer les bordures de l'input */
            background-color: #ffffff;
        }
        .bold {
            font-weight: bold;
        }		


.section-title {
  margin-bottom: 55px;
}
.section-title-border-half {
  position: relative;
}

.section-title-border-half::after {
  position: absolute;
  content: "";
  height: 2px;
  width: 55px;
  left: 1px;
  bottom: -9px;
  background: #e84444;
}		