﻿@import url("style_m_top.css");
@import url("panel.css");
@import url("panel-searchbar.css");

body {
	font-family: 'Arial','Open Sans', 'sans-serif';
	background:#FFFFFF;
	font-size: 100%;
    /*background-image:url('../images/Background_CV.jpg');*/
    background-repeat:repeat-x;
}


.navbar-toggle {
	margin-top: 12px;
	margin-bottom: 0px;
}
.h_right{
	float: right;
	width: 72%;
}
.navbar-nav {
	margin-top:10px;
	margin-left: 0;
}
.navbar-brand {
	line-height: 25px;
	margin-top: -10px;
	margin-bottom: 0px;	
}
.menu li.active a{
	background: none;
	color:#F15F43;
}
.menu li a{
	font-size: 14px;
	text-transform: uppercase;
	color: #354B77;
	border-radius: 0px;
	font-weight: 700;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.menu li a:hover,.menu li.active a:hover{
	background: none;
	color: #F15F43;
}
.navbar-form {
	padding: 0px 15px;
	margin-top: 0px;
}
.navbar-toggle {
  background-color: #354B77;
  border: 1px solid transparent;
}
.navbar-toggle .icon-bar {
	background-color: #ffffff;
}

.Formulaire_Bouton_Location_Stationnement_Accepte {
    font-size: 8px;
    height: 20px;
    color: #ffffff;
    background: #80c048;
    padding: 2px 26px;
    line-height: 18px;
    text-transform: uppercase;
    border: none;
    outline: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
}

    .Formulaire_Bouton_Location_Stationnement_Accepte:hover {
        background: #06af22;
    }

.Formulaire_Bouton_Location_Stationnement_Refuse {
    font-size: 8px;
    height: 20px;
    color: #ffffff;
    background: #e61111;
    padding: 2px 26px;
    line-height: 18px;
    text-transform: uppercase;
    border: none;
    outline: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
}

    .Formulaire_Bouton_Location_Stationnement_Refuse:hover {
        background: #ec4949;
    }

.Formulaire_Bouton {
	font-size: 13px;
	color: #ffffff;
	background: #F15F43;
	padding: 10px 26px;
	line-height: 18px;
	text-transform: uppercase;
	border: none;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
    margin-top: 10px;
}

.Bouton_Lien_Out {
	font-size: 13px;
	color: #ffffff;
	background: #333;
	padding: 10px 26px;
	line-height: 18px;
	text-transform: uppercase;
	border: none;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
    margin-top: 25%;
	vertical-align:middle;
}

    .Bouton_Lien_Out:hover {
        background: #CCC;
    }


.Formulaire_Bouton_Vert {
	font-size: 13px;
	color: #ffffff;
	background: #80c048;
	padding: 10px 26px;
	line-height: 20px;
	text-transform: uppercase;
	border: none;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
    margin-top: 10px;
}

.Formulaire_Bouton_Vert_Flottant {
	font-size: 13px;
	color: #ffffff;
	background: #80c048;
	padding: 10px 26px;
	line-height: 20px;
	text-transform: uppercase;
	border: none;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
    margin-top: 10px;
}

    .Formulaire_Bouton_Vert_Flottant:onclick {
		display:none;
	    }


    .Formulaire_Bouton:hover {
        background: #354B77;
    }


.Bouton_Blue {
	font-size: 13px;
	color: #ffffff;
	background: #39549f;
	padding: 10px 26px;
	line-height: 20px;
	text-transform: uppercase;
	border: none;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
    margin-top: 10px;
}


.Formulaire_Bouton_Menu_Gauche_Membre {
	font-size: 13px;
	color: #ffffff;
	background: #F15F43;
	padding: 10px;
	line-height: 5px;
	text-transform: uppercase;
	border: none;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
    margin-top: 10px;
    width: 100%;
}

    .Formulaire_Bouton_Menu_Gauche_Membre:hover {
        background: #354B77;
    }

.Formulaire_Bouton_Gestion_Telephone{
	font-size: 13px;
	color: #ffffff;
	background: #F15F43;
	padding: 10px;
	text-align: center;
	line-height: 5px;
	border: none;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
    width: 100%;
}

    .Formulaire_Bouton_Gestion_Telephone:hover {
        background: #354B77;
    }

.Formulaire_Bouton_Menu_Gauche_Membre_Vert {
    background-color: #ffffff;	
    text-indent:25px;
	font-size: 14px;
	color: #85898b;
	font-weight: bold;
	/*background: #80c048;*/
	padding: 15px;
	line-height: 5px;
	/*text-transform: uppercase;*/
    text-align: left;
	border: none;
	outline: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
    margin-top: 10px;
    width: 100%;
}

.Formulaire_Bouton_Menu_Gauche_Membre_Vert:hover {
	background-color: #eaeaea;
	color: #7f8c8c;
	/*background: #6da33d;*/
}

.Bouton_Icone_1 {
	background: url('../images/Menu/Telephone.png');
	background-position: left;
	background-repeat: no-repeat;
    background-position-x: 2px;
	background-size: 35px 35px;
}

.Bouton_Icone_2 {
	background: url('../images/Menu/Identite.png');
	background-position: left;
	background-repeat: no-repeat;
    background-position-x: 2px;
	background-size: 35px 35px;
}

.Bouton_Icone_3 {
	background: url('../images/Menu/Photo.png');
	background-position: left;
	background-repeat: no-repeat;
    background-position-x: 2px;
	background-size: 35px 35px;
}

.Bouton_Icone_4 {
	background: url('../images/Menu/Vehicule.png');
	background-position: left;
	background-repeat: no-repeat;
    background-position-x: 2px;
	background-size: 35px 35px;
}

.Bouton_Icone_5 {
	background: url('../images/Menu/Passager.png');
	background-position: left;
	background-repeat: no-repeat;
    background-position-x: 2px;
	background-size: 35px 35px;
}

.Bouton_Icone_6 {
	background: url('../images/Menu/Publier_Trajet.png');
	background-position: left;
	background-repeat: no-repeat;
    background-position-x: 2px;
	background-size: 35px 35px;
}

.Bouton_Icone_7 {
	background: url('../images/Menu/Reservation.png');
	background-position: left;
	background-repeat: no-repeat;
    background-position-x: 2px;
	background-size: 35px 35px;
}

.Bouton_Icone_8 {
	background: url('../images/Menu/Panier.png');
	background-position: left;
	background-repeat: no-repeat;
    background-position-x: 2px;
	background-size: 35px 35px;
}

.Bouton_Icone_9 {
	background: url('../images/Menu/Message.png');
	background-position: left;
	background-repeat: no-repeat;
    background-position-x: 2px;
	background-size: 35px 35px;
}

.Bouton_Icone_10 {
	background: url('../images/Menu/Solde.png');
	background-position: left;
	background-repeat: no-repeat;
    background-position-x: 2px;
	background-size: 35px 35px;
}

.Bouton_Icone_11 {
	background: url('../images/Menu/Recherche.png');
	background-position: left;
	background-repeat: no-repeat;
    background-position-x: 2px;
	background-size: 35px 35px;
	
}
.Formulaire_Bouton_Recherche_Entete {
	font-size: 13px;
	color: #ffffff;
	background: #80c048;
	padding: 10px 26px;
	line-height: 14px;
	text-transform: uppercase;
	border: none;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
    margin-top: 10px;
}
.Bouton_Barre_Recherche_Conducteur {
	font-size: 13px;
	color: #ffffff;
	background: #f15f43;
	padding: 10px 26px;
	line-height: 14px;
	text-transform: uppercase;
	border: none;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
    margin-top: 10px;
}
    .Formulaire_Bouton_Recherche_Entete:hover {
        background: #6da33d;
    }

.Formulaire_Bouton_Navigation {
	font-size: 13px;
	color: #ffffff;
	background: #F15F43;
	padding: 10px 26px;
	line-height: 20px;
	text-transform: uppercase;
	border: none;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
    margin-left: 5px;
}

    .Formulaire_Bouton_Navigation:hover {
        background: #354B77;
    }
    .Formulaire_Bouton_Navigation_Choisit {
        background: #354B77;
    }

.Formulaire_Champ {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

     margin-top: 10px;
     margin-bottom: 10px;
}

.Formulaire_Combo_Bas_Page {
  width: 100%;
  height: 30px;
  padding: 6px 12px;
  font-size: 10px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

     margin-bottom: 10px;
}

.Formulaire_Champ:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}


.Formulaire_Champ_Textarea {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

     margin-top: 10px;
     margin-bottom: 10px;
     height:50px;
}

.Formulaire_Champ_Textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.Formulaire_Champ_Textarea_Bio {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
     margin-top: 10px;
     margin-bottom: 10px;
     height:285px;
}

.Formulaire_Champ_Textarea_Bio:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.Main {
    margin: auto;
    width: 1200px;
    border:1px solid #C0C0C0;
    background:#FFFFFF;
    min-width: 1200px;
	margin-top:8px;
}

.Main_Menu {
    margin: auto;
    width: 100%;
    background-color:#39549f;
	position: fixed;
	z-index:1;
	margin-top:-15px;
}

.Entete_Accueil {
    margin: auto;
    width: 100%;
    height: 270px;
    padding: 10px;
    margin-bottom: 15px;
}

.Entete_Message_Conteneur {
    margin-top: px;
    background-color: rgba(57, 84, 159, 0.8);
    height: 90px;
    text-align: center;
}

.Entete_Message_Conteneur_Texte {
    line-height: 90px;
    vertical-align: middle;
    color: #FFFFFF;
    font-size: 50px;
    position:relative;
}

.Entete_Page_Recherche {
    margin: auto;
    width: 100%;
    height: 270px;
    padding: 10px;
    margin-bottom: 15px;
}

.Entete_Message_Conteneur_Page_Recherche {
    margin-top: px;
    background-color: rgba(57, 84, 159, 0.8);
    height: 90px;
    text-align: center;
}

.Entete_Message_Conteneur_Texte_Page_Recherche {
    line-height: 90px;
    vertical-align: middle;
    color: #FFFFFF;
    font-size: 50px;
    position:relative;	
	
}

.Entete_Commun_Logo {
    background: url("../images/Logo_CV_FR.png");
    margin-left: 10px;
    height: 85px;
    background-repeat: no-repeat;
}

.Entete_Commun {
    margin: auto;
    width: 100%;
    height: 75px;
    padding: 10px;
    margin-bottom: 35px;
	margin-top: 15px;
}

.Entete_Menu {
    width: 100%;
    height: auto;
	background-color: #F00;

}

.Entete_Commun div {

}

.Entete_Navigation {
    margin-top: -70px;
    font-size: 16px;
}

.Entete_Navigation_Item {
    float: Right;
    margin-right: 30px;
	display: inline-block;
	white-space:nowrap;
}

.Entete_Navigation_Tag_Inscription {
    float: Right;
    margin-right: 15px;
    margin-top:-35px;
}


.Bas_Page_Commun {
    margin: auto;
    width: 100%;
    height:265px;
    padding: 10px;
    margin-top: 15px;
    background-color: #39549f;
    color: #FFFFFF;
    font-size: 12px;
}

  .colonne_1_tier {
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  }

  .colonne_2_tier {
  width: 66.666666%;
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  }

  .colonne_3_tier {
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  }

  .colonne_1_quart {
  width: 25%;
  position: relative;
  min-height: 1px;
  float: left;
  padding-right: 8px;
  padding-left: 8px;
  }

  .colonne_3_quart {
  width: 75%;
  position: relative;
  min-height: 1px;
  float: left;
  padding-right: 8px;
  padding-left: 8px;
  }

  .colonne_1_sixieme {
  width: 16.66666%;
  position: relative;
  min-height: 1px;
  float: left;
  padding-right: 8px;
  padding-left: 8px;
  }

  .colonne_4_sixieme {
  width: 66.66666%;
  position: relative;
  min-height: 1px;
  float: left;
  padding-right: 8px;
  padding-left: 8px;
  }

  .colonne_5_sixieme {
  width: 83.66666%;
  position: relative;
  min-height: 1px;
  float: left;
  padding-right: 8px;
  padding-left: 8px;
  }

  .colonne_moitier {
  width: 49.5%;
  position: relative;
  float: left;
  margin: auto;
  padding-right: 8px;
  padding-left: 8px;
  }

  .colonne_Full_Pas_Padding {
  width: 100%;
  position: relative;
  min-height: 1px;
  float: left;
  }
   
    .colonne_Full_Text_Page {
  width: 100%;
  position: relative;
  min-height: 1px;
  float: center;
  padding-right: 8px;
  padding-left: 8px;
  }

  .Conteneur_Recherche_Itineraire {
  width: 100%;
  position: relative;
  min-height: 1px;
  float: left;
  margin-bottom: 15px;
  background-color: #6c7979;
  padding: 10px;
  }

.Conteneur_Recherche_Itineraire_Responsive {
    position: relative;
    min-height: 1px;
    float: left;
    margin-bottom: 15px;
    background-color: #6c7979;
    padding: 10px;
}

  .Boite_Conteneur_Recherche_Conducteur {
  width: 100%;
  position: relative;
  min-height: 1px;
  margin-bottom: 15px;
  background: #39549f;
  height: 76px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  border-radius: 7px;
  overflow: hidden;
  width: 100%;
  border: 1px solid #6c7979;
  cursor: pointer;
 
 }
 
  .Boite_Conteneur_Recherche_Conducteur:hover {
   background: #4b67b3;
   color: #FFFFFF;
   font-size: 18px;
   text-align: center;
   opacity: 0.7;
      
 }  

  .Texte_Boite_Conteneur_Recherche_Conducteur_1 {
	color: #FFFFFF;
	text-decoration: #FFFFFF;
	font-size: 16px;
	text-align: center;
	padding: 15px;
 }  
 
  .Boite {
        color: #555;
        border: 1px solid #C0C0C0;
        overflow: hidden;
        height:auto;
        margin-bottom: 15px;
        width: 100%;
		float:left;
 }
 
  .Boite_Mobile {
        border-radius: none;
        color: #555;
        overflow: hidden;
        height:auto;
        margin-bottom: 15px;
        width: 100%;
		border:none;
 }

  .Spacer {
		padding-left: 5px;
		padding-right: 5px;
 }

 
  .Boite_Seule {
        color: #555;
        border: 1px solid #C0C0C0;
		overflow: hidden;
        height:auto;
        margin-bottom: 15px;
        width: 50%;	
 }		
  .Colonne_Boite_Seule {
  	position: relative;
  	float: center;
  	margin: 25%;
  	padding-right: 8px;
  	padding-left: 8px;
	width:50%;
			
  }

    .Boite_Trajet_Populaire {
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        -khtml-border-radius: 7px;
        border-radius: 7px;
        color: #555;
        border: 1px solid #808080;
        overflow: hidden;
        height:auto;
        margin-bottom: 15px;
        width: 100%;
    }

  .Boite_Entete {
      background-color: #39549f;
      color: #FFFFFF;
      padding: 10px;
      font-weight: bold;
      font-size: 14px;
	  width:100%;
  }
  
    .Boite_Entete_Membre_Vert {
      background-color: #39549f;
      color: #FFFFFF;
      padding: 0px;
      font-weight: bold;
      font-size: 14px;
      border-bottom: 1px solid #000000;
  }

  .Boite_Entete_Pale {
      background-color: #9bd46a;
      color: #000000;
      padding: 10px;
      border-bottom: 1px solid #808080;
      font-weight: bold;
      font-size: 14px;
  }

  .Boite_Contenu {
      background-color: #fffff;
      padding: 10px;
      float: left;
      width: 100%;
  }

  .Boite_Contenu_2 {
      background-color: #eaeaea;
  }

  .Boite_Filtre_Recherche {
      background-color: #eaeaea;
      padding: 10px;
      float: left;
      width: 100%;
  }

  p {
      text-align: left;
  }

  .Centre {
      text-align: center;
  }

  .Texte_Petit {
      font-size: 12px;
  }

  .Texte_Moyen {
      font-size: 14px;
  }

  .Texte_Separateur_Menu {
      font-size: 14px;
	  font-weight: bold;
  }

  .Texte_Grand {
      font-size: 16px;
  }
  
  .Texte_Tres_Grand {
      font-size: 20px;
  }

  .Texte_Trajet_Populaire_Petit {
      font-size: 14px;
	  font-weight: bold;
  }
  
  .Texte_Populaire {
      font-size: 15px;
	  font-weight: bold;
	  color: #666;
	  padding-top: 5px;
  }  
	  Texte_Populaire .a link: {
     color: #666;
     text-decoration: none; 
  }

  .Texte_Trajet_Populaire_Moyen {
      font-size: 20px;
	  font-weight: bold;
  }

  .Texte_Trajet_Populaire_Grand {
      font-size: 25px;
	  font-weight: bold;
  }

  .Texte_Trajet_Populaire_Tres_Grand {
      font-size: 30px;
	  font-weight: bold;
  }

  .Texte_Trajet_Populaire_Tres_Grand_2X {
      font-size: 40px;
	  font-weight: bold;	  
  }

  .Texte_Vert {
	  color: #80c048;
 }

  .Texte_Noir {
	  color: #00000;		  	
  }

  .Texte_Bleu {
	  color: #39549f;
  }

  .Texte_Orange {
	  color: #F15F43;	  	  	  	  
  }

  .Gauche {
      float: left;
  }

  .Droite {
      float: right;
  }

  .Droite_IMP {
      float: right;
      margin-right: 25px;
  }

  .Gras {
      font-weight: bold;
  }

  .Oppacity {
	  opacity: 0.5;
  }
  
    .Oppacity_Photo {
	  opacity: 0.7;
  	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;

  }
 
     .Oppacity_Photo:Hover {
	  opacity: 1;
  } 
  
  .Saturation {
	-webkit-filter: saturate(70%); /* Chrome, Safari, Opera */
    filter: saturate(70%); 	  
	  
  }

  #map_canvas {
      width: 100%;
      height: 400px;
  }

  .Tag_Champ {
    font-size: 16px;
    margin-bottom: -5px;
	font-weight:bold;
  }

  .Champ_Erreur {
    background: #eec2c2;
	background-size: 20px;
	background-position: right;
	background-repeat: no-repeat;
    background-color: #eec2c2;
  }

  .Erreur {
      color: #FF0000;
      font-size: 14px;
  }

  .Message_Info_Bulle_Erreur{
      background: #FFFFFF;
      color: #FF0000;
      padding: 10px;
      float: left;
      border: 2px solid #FF0000;
  }

  .Message_Info_Bulle{
      color: #2da138;
      padding: 10px;
      float: left;
	  font-weight: bold;
  }

  #info{
      text-align:center;
  }

    .Textbox_Image_Lock {
	background: url('../images/lock.png');
	background-size: 20px;
	background-position: right;
	background-repeat: no-repeat;
    background-color: #FFFFFF;
  }

  .Textbox_Image_Depart {
	background: url('../images/icone/Pointo.png');
	background-position: left;
	background-repeat: no-repeat;
    background-color: #fff;
    background-position-x: 5px;
    text-indent:20px;
  }

    .Textbox_Image_Destination {
	background: url('../images/icone/Pointo.png');
	background-position:left;
	background-repeat:no-repeat;
    background-color: #fff;
    background-position-x: 5px;
    text-indent:20px;
  }

    .Textbox_Image_Etape {
	background: url('../images/icone/Pointo.png');
	background-position:left;
	background-repeat:no-repeat;
    background-color: #fff;
    background-position-x: 5px;
    text-indent:20px;
  }

    .Textbox_Image_Calendrier {
	background: url('../images/icone_calendrier.png');
	background-position:left;
	background-repeat:no-repeat;
    background-color: #fff;
    background-position-x: 5px;
    text-indent:25px;
  }


    .Membre_Photo{
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
    margin-left: -10px;
    margin-top: -5px;
    border: 1px solid #C0C0C0;
    }

    .Membre_Photo_Entete{
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
    margin-top: 3px;
    margin-left: -15px;
    border: 1px solid #C0C0C0;
    }

    p.petit{
        line-height: 70%;
    }

.Itineraire_Row {
    width: 100%;
    position: relative;
    min-height: 1px;
    float: left;
    padding-top: 15px;
    border-bottom: solid 1px #C0C0C0;
    cursor: pointer;
}

    .Itineraire_Row:hover {
        background: #eaeaea;
    }

.Panier_Row {
    width: 100%;
    position: relative;
    min-height: 1px;
    float: left;
    padding-top: 15px;
    border-bottom: solid 1px #C0C0C0;
}

    .Itineraire_Option{
        margin-right: 3px;
        width: 30px;
        height: 30px;
        float: left;
	    border-radius: 100px;
	    -webkit-border-radius: 100px;
	    -moz-border-radius: 100px;
    }
	
    .Conteneur_Trajet_Recent {
        width: 100%;
		min-width:770px;
        position: relative;
        height: 50px;
        float: left;
        padding-top: 15px;
        border-bottom: solid 1px #C0C0C0;
        cursor: pointer;
    }
	  
	  .Conteneur_Trajet_Recent:hover {
        background: #eaeaea;
    }

    .Conteneur_Trajet_Recent_Skin {
        width: 100%;
        position: relative;
        height: 50px;
        float: left;
        padding-top: 15px;
        border-bottom: solid 1px #C0C0C0;
        cursor: pointer;
    }
	  
	  .Conteneur_Trajet_Recent_Skin:hover {
        background: #eaeaea;
    }
	
	    .Itineraire_Etoile{
        margin-right: 2px;
        width: 20px;
        height: 20px;
        float: left;
    }

    .Itineraire_Tarif{
        font-size: 36px;
        color: #68be57;
    }
    
	.Itineraire_Tarif_Resultat{
        font-size: 25px;
        color: #68be57;
    }


    .Ligne_Verticale_Droite{
        border-right: solid 1px #C0C0C0;
    }

    .Ligne_Verticale_Gauche{
        border-left: solid 1px #C0C0C0;
    }

    .Cercle_Depart {
        width: 15px;
        height: 15px;
        background: red;
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        border-radius: 50px;
        text-indent:20px;
        position: relative;
    }

    .Itineraire_Bonhomme {
        background: url("../images/Bonhomme.png");
        margin-right: 3px;
        width: 19px;
        height: 25px;
        background-repeat: no-repeat;
        float: left;
    }

.Infobulle
{
  position: relative;
  cursor: help;
  display: inline-block;
  text-decoration: none;
  color: #222;
  outline: none;
}

.Infobulle span
{
  visibility: hidden;
  position: absolute; 
  bottom: 30px;
  left: 50%;
  z-index: 25;
  width: 250px;
  margin-left: -127px;
  padding: 10px;
  border: 2px solid #161a1f;
  opacity: .95;
  -moz-border-radius: 4px;
  border-radius: 4px;  
  text-align: center;
  color: #fff;
  text-shadow: 0 1px 0 #000;  
  border-color: #161a1f;
  background-color: #1e2227;

}

.Infobulle:hover
{
  border: 0; /* IE6 fix */
}

.Infobulle:hover span
{
  visibility: visible;
  display: block;
  
}

.Infobulle span:before,
.Infobulle span:after
{
  content: "";
  position: absolute;
  z-index: 1000;
  bottom: -7px;
  left: 50%;
  margin-left: -8px;  
  border-top: 8px solid #ddd;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;        
  border-bottom: 0;  
  border-top-color: #1e2227;
}

.Infobulle span:before
{
  border-top-color: #161a1f;
  bottom: -8px;
}

.Accueil_Trajet_Recent {

}

.Accueil_Trajet_Recent_Tarif{
    color: #68be57;
}

.Accueil_Trajet_Recent_Etoile{
    margin-right: 2px;
    width: 10px;
    height: 10px;
    float: right;
}
    

.Accueil_Enumeration_Chochet {
    background-image: url(../images/Crochet_Vert.png);
    background-repeat: no-repeat;
    background-position: 0px center; 
    padding-left: 20px; 
    margin-bottom: 5px;
    background-size: 15px;
}

.Accueil_Tag_Conducteur {
    background-color: #9bd46a;
    cursor: pointer;
}

ul {
     list-style-type: none;
     padding: 0px;
     margin: 0px;
 }

.Pad_4 {
    padding: 4px;
}

.Pad_10 {
    padding: 10px;
}

.Pad_10_Droite {
    padding-right: 10px;
}

.Pad_10_Gauche {
    padding-left: 10px;
}

.Bas_Page_Image {
display: block; 
margin: 0 auto; 
}

.Bas_Page_Lien {
    color: #FFFFFF;
    font-size: 12px;
}

.Bas_Page_Lien:hover {
    color: #FFFFFF;
    text-decoration: underligned
}

.Bas_Page_Contact {
    color: #FFFFFF;
    font-size: 14px;
	padding-top:5px;
}

.Bas_Page_Contact:hover {
    color: #FFFFFF;
    text-decoration: underligned
}

.Bas_Page_Titre {
    color: #FFFFFF;
    font-size: 16px;
	font-weight:600;
}

.Bas_Page_Titre:hover {
    color: #FFFFFF;
    text-decoration: underligned
}

.Bas_Page_Bloc_Responsive {
	margin-top: 10px;
	text-align: left;
	float: left;	
}

.or-spacer {
  margin-top: 30px;
  width: 100%;
  position: relative;
}
.or-spacer .mask {
  overflow: hidden;
  height: 20px;
}
.or-spacer .mask:after {
  content: '';
  display: block;
  margin: -25px auto 0;
  width: 100%;
  height: 25px;
  border-radius: 125px / 12px;
  box-shadow: 0 0 8px black;
}
.or-spacer span {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 100%;
  margin-bottom: -25px;
  left: 50%;
  margin-left: -25px;
  border-radius: 100%;
  box-shadow: 0 2px 4px #999;
  background: white;
}
.or-spacer span i {
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  border-radius: 100%;
  border: 1px dashed #aaa;
  text-align: center;
  line-height: 40px;
  font-style: normal;
  color: #999;
}

.or-spacer-vertical {
  display: inline-block;
  margin-top: 100px;
  margin-left: 100px;
  width: 100px;
  position: relative;
}
.or-spacer-vertical .mask {
  overflow: hidden;
  width: 20px;
  height: 200px;
}
.or-spacer-vertical.left .mask:after {
  content: '';
  display: block;
  margin-left: -20px;
  width: 20px;
  height: 100%;
  border-radius: 12px / 125px;
  box-shadow: 0 0 8px black;
}
.or-spacer-vertical.right .mask:before {
  content: '';
  display: block;
  margin-left: 20px;
  width: 20px;
  height: 100%;
  border-radius: 12px / 125px;
  box-shadow: 0 0 8px black;
}/*

input[type="radio"] {
  display: none;
}

input[type="radio"] + label {
  color: #292321;
  font-family: Arial, sans-serif;
  font-size: 14px;
}

input[type="radio"] + label span {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  cursor: pointer;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

input[type="radio"] + label span {
  background-color: #c7c4c4;
}

input[type="radio"]:checked + label span {
  background-color: #F15F43;
}

input[type="radio"] + label span,
input[type="radio"]:checked + label span {
  -webkit-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  transition: background-color 0.21 linear;
  border: solid 2px #c7c4c4;
}
*/

/* $activeColor: #c0392b; //red */
/* $background: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/13460/dark_wall.png'); */
/* .slideOne */
.slideOne {
  width: 50px;
  height: 10px;
  background: #333;
  margin: 20px auto;
  position: relative;
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
}
.slideOne label {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: -3px;
  left: -3px;
  cursor: pointer;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  border-radius: 50px;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.4s ease;
          transition: all 0.4s ease;
}
.slideOne input[type=checkbox] {
  visibility: hidden;
}
.slideOne input[type=checkbox]:checked + label {
  left: 37px;
}

/* end .slideOne */
/* .slideTwo */
.slideTwo {
  width: 80px;
  height: 30px;
  background: #333;
  margin: 20px auto;
  position: relative;
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
}
.slideTwo:after {
  content: '';
  position: absolute;
  top: 14px;
  left: 14px;
  height: 2px;
  width: 52px;
  background: #111;
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
}
.slideTwo label {
  display: block;
  width: 22px;
  height: 22px;
  cursor: pointer;
  position: absolute;
  top: 4px;
  z-index: 1;
  left: 4px;
  background: #fcfff4;
  border-radius: 50px;
  -webkit-transition: all 0.4s ease;
          transition: all 0.4s ease;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
}
.slideTwo label:after {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  top: 6px;
  left: 6px;
  background: #333;
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px black, 0px 1px 0px rgba(255, 255, 255, 0.9);
}
.slideTwo input[type=checkbox] {
  visibility: hidden;
}
.slideTwo input[type=checkbox]:checked + label {
  left: 54px;
}
.slideTwo input[type=checkbox]:checked + label:after {
  background: #27ae60;
  /*activeColor*/
}

/* end .slideTwo */
/* .slideThree */
.slideThree {
  width: 80px;
  height: 26px;
  background: #333;
  margin: 20px auto;
  position: relative;
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
}
.slideThree:after {
  content: 'OFF';
  color: #000;
  position: absolute;
  right: 10px;
  z-index: 0;
  font: 12px/26px Arial, sans-serif;
  font-weight: bold;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.15);
}
.slideThree:before {
  content: 'ON';
  color: #27ae60;
  position: absolute;
  left: 10px;
  z-index: 0;
  font: 12px/26px Arial, sans-serif;
  font-weight: bold;
}
.slideThree label {
  display: block;
  width: 34px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: 1;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  border-radius: 50px;
  -webkit-transition: all 0.4s ease;
          transition: all 0.4s ease;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
}
.slideThree input[type=checkbox] {
  visibility: hidden;
}
.slideThree input[type=checkbox]:checked + label {
  left: 43px;
}

/* end .slideThree */
/* .roundedOne */
.roundedOne {
  width: 28px;
  height: 28px;
  position: relative;
  margin: 20px auto;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.roundedOne label {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  left: 4px;
  top: 4px;
  background: -webkit-linear-gradient(top, #222222 0%, #45484d 100%);
  background: linear-gradient(to bottom, #222222 0%, #45484d 100%);
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
}
.roundedOne label:after {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  top: 2px;
  left: 2px;
  background: #27ae60;
  background: -webkit-linear-gradient(top, #27ae60 0%, #145b32 100%);
  background: linear-gradient(to bottom, #27ae60 0%, #145b32 100%);
  opacity: 0;
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.roundedOne label:hover::after {
  opacity: 0.3;
}
.roundedOne input[type=checkbox] {
  visibility: hidden;
}
.roundedOne input[type=checkbox]:checked + label:after {
  opacity: 1;
}

/* end .roundedOne */
/* .roundedTwo */
.roundedTwo {
  width: 28px;
  height: 28px;
  position: relative;
  margin: 20px auto;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.roundedTwo label {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 4px;
  left: 4px;
  cursor: pointer;
  background: -webkit-linear-gradient(top, #222222 0%, #45484d 100%);
  background: linear-gradient(to bottom, #222222 0%, #45484d 100%);
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
}
.roundedTwo label:after {
  content: '';
  width: 9px;
  height: 5px;
  position: absolute;
  top: 5px;
  left: 4px;
  border: 3px solid #fcfff4;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.roundedTwo label:hover::after {
  opacity: 0.3;
}
.roundedTwo input[type=checkbox] {
  visibility: hidden;
}
.roundedTwo input[type=checkbox]:checked + label:after {
  opacity: 1;
}

/* end .roundedTwo */
/* .squaredOne */
.squaredOne {
  width: 28px;
  height: 28px;
  position: relative;
  margin: 20px auto;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.squaredOne label {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 4px;
  left: 4px;
  cursor: pointer;
  background: -webkit-linear-gradient(top, #222222 0%, #45484d 100%);
  background: linear-gradient(to bottom, #222222 0%, #45484d 100%);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
}
.squaredOne label:after {
  content: '';
  width: 16px;
  height: 16px;
  position: absolute;
  top: 2px;
  left: 2px;
  background: #27ae60;
  background: -webkit-linear-gradient(top, #27ae60 0%, #145b32 100%);
  background: linear-gradient(to bottom, #27ae60 0%, #145b32 100%);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  opacity: 0;
}
.squaredOne label:hover::after {
  opacity: 0.3;
}
.squaredOne input[type=checkbox] {
  visibility: hidden;
}
.squaredOne input[type=checkbox]:checked + label:after {
  opacity: 1;
}

/* end .squaredOne */
/* .squaredTwo */
.squaredTwo {
  width: 28px;
  height: 28px;
  position: relative;
  margin: 20px auto;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.squaredTwo label {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  left: 4px;
  top: 4px;
  background: -webkit-linear-gradient(top, #222222 0%, #45484d 100%);
  background: linear-gradient(to bottom, #222222 0%, #45484d 100%);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
}
.squaredTwo label:after {
  content: '';
  width: 9px;
  height: 5px;
  position: absolute;
  top: 4px;
  left: 4px;
  border: 3px solid #fcfff4;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.squaredTwo label:hover::after {
  opacity: 0.3;
}
.squaredTwo input[type=checkbox] {
  visibility: hidden;
}
.squaredTwo input[type=checkbox]:checked + label:after {
  opacity: 1;
}

/* end .squaredTwo */
/* .squaredThree */
.squaredThree {
  width: 20px;
  position: relative;
  margin: 20px auto;
}
.squaredThree label {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(top, #222222 0%, #45484d 100%);
  background: linear-gradient(to bottom, #222222 0%, #45484d 100%);
  border-radius: 4px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.4);
}
.squaredThree label:after {
  content: '';
  width: 9px;
  height: 5px;
  position: absolute;
  top: 4px;
  left: 4px;
  border: 3px solid #fcfff4;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.squaredThree label:hover::after {
  opacity: 0.3;
}
.squaredThree input[type=checkbox] {
  visibility: hidden;
}
.squaredThree input[type=checkbox]:checked + label:after {
  opacity: 1;
}

/* end .squaredThree */
/* .squaredFour */
.squaredFour {
  width: 20px;
  position: relative;
}
.squaredFour label {
  width: 15px;
  height: 15px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  background: #c7c4c4;
  /*background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);*/
  border-radius: 4px;
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
}
.squaredFour label:after {
  content: '';
  width: 12px;
  height: 8px;
  position: absolute;
  top: 2px;
  left: 1px;
  border: 3px solid #f15f43;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-55deg);
      -ms-transform: rotate(-55deg);
          transform: rotate(-55deg);
}
.squaredFour label:hover::after {
  opacity: 0.2;
}
.squaredFour input[type=checkbox] {
  visibility: hidden;
}
.squaredFour input[type=checkbox]:checked + label:after {
  opacity: 1;
}

/* end .squaredFour */

.squareFour_Texte {
  color: #292321;
  font-family: Arial, sans-serif;
  font-size: 14px;
  margin-left: 25px;
  margin-top: -17px;
}

.separateur_menu {
    margin-top: 15px;
    border-top: 1px solid #808080;
    margin-bottom: 15px;
}

/*** Create the tabs **/
#nav{

}
#nav ul li{
    display: inline-block;
    padding: 10px;
    font-size: 18px;
    background: #39549f;
    min-width: 200px;
    width: 280px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    text-align: center;
}

    #nav ul li:hover {
        background: #f15f43;
        cursor: pointer;
    }

    #nav ul li.selection {
        background: #f15f43;
        font-size: 22px;
    }

#nav a {
    color: #FFFFFF;
    text-decoration: none;
}

/*** Create the tabs section corpo **/
#navcorpo{

}
#navcorpo ul li{
    display: inline-block;
    padding: 10px;
    font-size: 20px;
    background: #39549f;
    min-width: 150px;
    width: 220px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    text-align: center;
}

    #navcorpo ul li:hover {
        background: #f15f43;
        cursor: pointer;
    }

    #navcorpo ul li.selection {
        background: #f15f43;
        font-size: 26px;
    }

#navcorpo a {
    color: #FFFFFF;
    text-decoration: none;
}

/*** Create the tabs pour mobile **/
#navmobile{


}
#navmobile ul li{
    display: block;
	height: auto;
    font-size: 14px;
    background: #39549f;
    width: auto;
	margin: 2px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-top-left: 8px;
    -moz-border-radius-top-right: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottom-left: 8px;
    -moz-border-radius-bottom-right: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
	text-align: center;
	
}

    #navmobile ul li:hover {
        background: #f15f43;
        cursor: pointer;
}

    #navmobile ul li.selection {
        background: #f15f43;
        font-size: 18px;
}

	#navmobile a {
    color: #FFFFFF;
    text-decoration: none;
}


#conteneur_page_texte {
        color: #555;
        border: 1px solid #808080;
        margin-bottom: 15px;
        width: 100%;
        padding: 15px;
        height: 500px;
        overflow-y: auto;
        -webkit-border-radius: 4px;
        -webkit-border-top-left-radius: 0;
        -moz-border-radius: 4px;
        -moz-border-radius-topleft: 0;
        border-radius: 4px;
        border-top-left-radius: 0;
}

.conteneur_terme_inscription {
        color: #555;
        background: #FFFFFF;
        border: 1px solid #808080;
        margin-bottom: 15px;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: -25px;
        height: 150px;
        overflow-y: auto;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
}


#conteneur_menu_gauche {
        color: #555;
        border: 1px solid #808080;
        margin-top: 50px;
        width: 100%;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;

}

.bouton_menu_gauche ul li {
    font-size: 14px;
    padding: 10px;
	font-weight: bold;
    border-bottom: solid 1px #808080;
    cursor: pointer;
    background: #FFFFFF;
	color: #6c7979;
}

.bouton_menu_gauche ul li:hover  {
	background-color: #6c7979;
	color: #FFFFFF;
}

.bouton_menu_gauche ul li a {
    color: #6c7979;
    text-decoration: none;
}

.bouton_menu_gauche ul li a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.cblock {
    display: block;
}

.info_aere {
    margin-bottom: 15px;
}

.image_tag_depart_destination {
    margin-right:3px;
}

.Entete_Liste {
    background-color: #9bd46a;
    color: #000000;
    border-bottom: 1px solid #808080;
    border-top: 1px solid #808080;
}

.Entete_Liste_Detail_Trajet {
    background-color: #39549f;
    color: #FFFFFF;
    border-bottom: 1px solid #808080;
    border-top: 1px solid #808080;
	
}
.itineraire_detail_tarif {
    position: relative;
    text-align: right;
    font-size: 36px;
    color: #68be57;
    font-weight: bold;
    float: right;
}
.itineraire_detail_tarif_tag_place {
    position: relative;
    text-align: left;
    font-size: 14px;
    float: right;
    margin-top: 5px;
    margin-left: 5px;
    color: #808080;
}

.itineraire_detail_Texte_Info {
    position: relative;
    text-align: right;
    font-size: 14px;
    float: right;
    margin-top: 5px;
    margin-left: 5px;
    color: #808080;
}


.itineraire_detail_nb_place {
    position: relative;
    text-align: right;
    font-size: 36px;
    color: #808080;
    font-weight: bold;
    float: left;
}
.itineraire_detail_tag_nb_place {
    position: relative;
    text-align: left;
    font-size: 14px;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    color: #808080;
}

.itineraire_detail_entete_reservation {
    color: #000000;
    font-weight: bold;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #9bd46a;
    border-bottom: 1px solid #808080;
	text-align: center;
}

.itineraire_detail_tag_acceptation {
    color: #808080;
    margin-top: 3px;
}

.itineraire_detail_bouton_reservation {
    width: 100%;
    margin-bottom: 15px;
}

.Itineraire_Ajout_Champ_Prix {
  display: block;
  width: 40px;
  height: 34px;
  padding: 2px 2px;
  font-size: 20px;
  color: #555;
  background-color: #fff;
  background-image: none;
  text-align: right;
  margin-top: 5px;
  font-weight: bold;
  border: none;

}

.Itineraire_Ajout_Champ_Prix:focus {
  outline: 0;
}

.Itineraire_Ajout_Champ_Prix_OFF {
    background-color: #d9d9d9;
}

.Itineraire_Modification_Prix_Total {
    border: none;
    width: 40px;
    height: 34px;
    font-weight: bold;
    text-align: right;
}

.Itineraire_Ajout_Champ_Devise {
  display: block;
  height: 34px;
  padding: 2px 2px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  float: right;
}

.Itineraire_Ajout_Row_Ligne_Bas {
    border-bottom: 1px solid #e4e1e1 ;
}

.Ligne_Bas {
    border-bottom: 1px solid #e4e1e1 ;
}

.Ligne_Bas_Haute {
    border-bottom: 4px solid #e4e1e1 ;
}


.Ligne_Menu {
    border-bottom: 1px solid #e4e1e1 ;
	width: 80%;
	margin:auto;	
}


.Ligne_Bas_Double {
    border-bottom:2px solid #C0C0C0;
}

.Ligne_Haut {
    border-top: 1px solid #e4e1e1 ;
    margin-top: 10px;
}

#liste_contact {

    font-size: 14px;
    list-style-type:square;
    margin-left:25px;
    margin-bottom:15px;
}

#encadre_texte {
        color: #555;
        border: 1px solid #808080;
        margin-bottom: 15px;
        width: 100%;
        padding: 15px;
        -webkit-border-radius: 4px;
        -webkit-border-top-left-radius: 0;
        -moz-border-radius: 4px;
        -moz-border-radius-topleft: 0;
        border-radius: 4px;
        border-top-left-radius: 0;
}

.Partenaire_Logo {
    margin-top:15px;
    margin-bottom:15px;
    border: 1px solid #000000;
}

.Partenaire_Nom_Entreprise {
    margin-left: 140px;
    margin-top: -65px;
}

.Partenaire_Detail {
    margin-left: 140px;
    margin-bottom: 25px;
}

.media_tag_langue {
    margin-left: 5px;
    margin-right: 10px;
}

.media_texte_article {
    margin-top: -20px;
    margin-left: 60px;
}

.media_tag_langue_video {
    margin-left: -10px;
    margin-right: 10px;
}

.media_texte_article_video {
    margin-top: 0px;
    margin-left: 45px;
}

.media_video {
    border: 1px solid #000000;
}

.Itineraire_Detail_Info_Valide {
    font-weight: bold;
    color: #1a8a3b;
    margin-left: 12px;
    margin-top:3px;
}

.Profil_Detail_Info_Non_Valide {
    font-weight: bold;
    color: #CCC;
    margin-left: 7px;
}

.Profil_Detail_Info_Non_Valide .a link: {
    font-weight: bold;
    color: #CCC;
}

  .ligne_full {
  width: 100%;
  position: relative;
  float: right;
  text-align: right;
  }

    .Panier_Tarif{
        font-size: 30px;
        color: #68be57;
    }

.Panier_Supprimer {
    position: absolute;
    left: 0px;
    bottom: -1px;
}

.Gestion_Photo_Photo {
    position: relative;
    margin-left:20px;
}

.Montrer_Bordure {
    border: 1px solid #000000;
}

.Itineraire_Siege_Plein {
        background: url("../images/Siege_Plein.png");
        margin-right: 3px;
        width: 75px;
        height: 75px;
        background-repeat: no-repeat;
        float: left;
}

.Itineraire_Siege_Vide {
        background: url("../images/Siege_Vide.png");
        margin-right: 3px;
        width: 75px;
        height: 75px;
        background-repeat: no-repeat;
        float: left;
}

    .Itineraire_Gestion_Row {
        width: 100%;
        position: relative;
        min-height: 1px;
        float: left;
        padding-top: 15px;
        border-bottom: solid 1px #C0C0C0;
    }

.Itineraire_Gestion_Bouton{
	font-size: 14px;
	color: #ffffff;
	background: #F15F43;
	padding: 10px;
	line-height: 18px;
	border: none;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
    width: 100%;
    margin-bottom:10px;
	text-transform: uppercase;	
	
}

.Itineraire_Gestion_Bouton_Vert{
	font-size: 14px;
	color: #ffffff;
	background: #80c048;
	padding: 10px;
	line-height: 18px;
	border: none;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
    width: 100%;
    margin-bottom:10px;
	text-transform: uppercase;	
	
}

    .Itineraire_Gestion_Bouton:hover {
        background: #354B77;
    }
	
    .Itineraire_Gestion_Bouton_Vert:hover {
        background: #354B77;
    }
	

.Itineraire_Gestion_Bouton_OFF{
	font-size: 14px;
	color: #ffffff;
	background: #C0C0C0;
	padding: 10px;
	line-height: 18px;
	border: none;
	outline: none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
    width: 100%;
    margin-bottom:10px;
	text-transform: uppercase;	
	
}

.Bouton_Solde_Virement{
	font-size: 14px;
	color: #ffffff;
	background: #F15F43;
	padding: 10px;
	line-height: 5px;
	border: none;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
    margin-bottom:10px;
}

    .Bouton_Solde_Virement:hover {
        background: #354B77;
    }

.Bouton_Solde_Virement_OFF{
	font-size: 14px;
	color: #ffffff;
	background: #C0C0C0;
	padding: 10px;
	line-height: 5px;
	border: none;
	outline: none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
    margin-bottom:10px;
}

.Bordure {
    border: 1px solid #000000;
}

/*#more-button{border-style:none;background:none;font:16px Serif;color:blue;margin: 0 0 10px 0;}*/

#grow input:checked{color:red;}

/*#more-button:hover{color:black;}*/

.grow {
    -moz-transition: height .5s;
    -ms-transition: height .5s;
    -o-transition: height .5s;
    -webkit-transition: height .5s;
    transition: height .5s;
    height: 0;
    overflow: hidden;
  }

    .Messagerie_Row {
        width: 100%;
        position: relative;
        min-height: 1px;
        float: left;
        padding-top: 15px;
        border-bottom: solid 1px #C0C0C0;
        cursor: pointer;
    }

    .Messagerie_Row:hover {
        background: #9bd46a;
    }

    .Membre_Photo_Messagerie{
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #C0C0C0;
    }

.Message_Panneau_Boite {
    overflow-y:scroll;
    width:100%;
    height:250px
}

.Itineraire_Ajout_2_Tag_Discuter {
    margin-top: 10px;
    position: absolute;
}

.Menu_Gauche_Maison {
    margin-top:-8px;
}

.Filtre_Resultat_Recherche {
    font-size: 14px;
    margin-left: 15px;
    margin-top: -3px;
}

.Filtre_Combo_Back {
    background-color: #ade080;
}

.button {        
    display: inline-block;
    white-space: nowrap;
    background-color: #ccc;
    background-image: linear-gradient(top, #eee, #ccc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#cccccc');
    border: 1px solid #777;
    padding: 0 1.5em;
    margin: 0.5em;
    font: bold 1em/2em Arial, Helvetica;
    text-decoration: none;
    color: #333;
    text-shadow: 0 1px 0 rgba(255,255,255,.8);
    border-radius: .2em;
    box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
}

.button:hover {
    background-color: #ddd;        
    background-image: linear-gradient(top, #fafafa, #ddd);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#dddddd');    
    text-decoration: none;    
}

.button:active {
    box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
    position: relative;
    top: 1px;
}

.button:focus {
    outline: 0;
    background: #fafafa;
}    

.button:before {
    background: #ccc;
    background: rgba(0,0,0,.1);
    float: left;        
    width: 2em;
    text-align: center;
    font-size: 1.5em;
    margin: 0 1em 0 -1em;
    padding: 0 .2em;
    box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
    border-radius: .15em 0 0 .15em;
    pointer-events: none;        
}

/* Hexadecimal entities for the icons */

.add:before {
    content: "\271A";
}

.edit:before {
    content: "\270E";        
}

.delete:before {
    content: "\2718";        
}

.save:before {
    content: "\2714";        
}

.email:before {
    content: "\2709";        
}

.like:before {
    content: "\2764";        
}

.next:before {
    content: "\279C";
}

.star:before {
    content: "\2605";
}

.spark:before {
    content: "\2737";
}

.play:before {
    content: "\25B6";
}

.fleche_bas:before {
    content: "\2193";
}

.fleche_haut:before {
    content: "\2191";
}

.Itineraire_Resultat_Filtre{
	font-size: 14px;
	color: #ffffff;
	background: #F15F43;
	padding: 10px;
	line-height: 5px;
	border: none;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
    width: 200px;
    margin-bottom:10px;
}

    .Itineraire_Gestion_Bouton:hover {
        background: #354B77;
    }
	
	.Itineraire_Detail_Lien_Google {
		margin-left: 0px;
    }

.Interac_Woodmark {
    color: #39549f;
    font-size: 14px;
    font-weight:bold;

}

  .Rouge {
      color: #FF0000;
}
   
  .Tableau {
	  background-color: #eaeaea
}

  .Entete_Tableau {
	  color: #00000;
}

  .Lower {
	  text-transform: lowercase;
}

  .Boite_Info_Membre_Menu {
  width: 60%;
  position: relative;
  min-height: 1px;
  float: center;
  padding-right:20px;
  padding-left: 20px;
  border-bottom: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size:12px;
  margin:auto;
  align: center;
  border-top: 1px solid #FFFFFF;
  text-align: center;

 }
 
  .Formulaire_Bouton_OFF {
	font-size: 13px;
	color: #ffffff;
	background: #C0C0C0;
	padding: 10px 26px;
	line-height: 20px;
	text-transform: uppercase;
	border: none;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
    margin-top: 10px;
  }
  
   /* DEBUT STYLE pour le pop infobulle */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .blocker {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        z-index: 1;
        padding: 20px;
        box-sizing: border-box;
        background-color: rgb(0,0,0);
        background-color: rgba(0,0,0,0.75);
        text-align: center;
    }

        .blocker:before {
            content: "";
            display: inline-block;
            height: 100%;
            vertical-align: middle;
            margin-right: -0.05em;
        }

    .modal {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        z-index: 2;
        width: auto;
        height: auto;
        max-height: 80%;
        max-width: 80%;
        background: #fff;
        padding: 10px 10px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -o-border-radius: 8px;
        -ms-border-radius: 8px;
        border-radius: 8px;
        text-align: left;
        font-size: 14px;
        overflow:auto;
    }

        .modal a.close-modal {
            position: absolute;
            top: 0;
            right: 0;
            display: block;
            width: 10px;
            height: 10px;
            text-indent: -9999px;
            background: url(../images/Icone/Non_verifier.png) no-repeat 20 20;
        }



}

@media only screen and (min-width: 1025px) {
    .blocker {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        z-index: 1;
        padding: 20px;
        box-sizing: border-box;
        background-color: rgb(0,0,0);
        background-color: rgba(0,0,0,0.75);
        text-align: center;
        
    }

        .blocker:before {
            content: "";
            display: inline-block;
            height: 100%;
            vertical-align: middle;
            margin-right: -0.05em;
        }

    .modal {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        z-index: 2;
        width: auto;
        height: auto;
        max-height: 70%;
        max-width: 40%;
        background: #fff;
        padding: 10px 10px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        text-align: left;
        font-size: 14px;
        overflow: auto;
    }

        .modal a.close-modal {
            position: absolute;
            top: 0;
            right: 0;
            display: block;
            width: 10px;
            height: 10px;
            text-indent: -9999px;
            background: url(../images/Icone/Non_verifier.png) no-repeat 20 20;
        }



}

/* FIN STYLE pour le pop infobulle */

.Surligner_Rouge {
    background-color: #FF0000;
    color: #FFFFFF;
}

h1	{
font-size: 28px;
line-height:60px;
margin-top: 0px;
margin-bottom: 1px;
}

h2	{
font-size: 20px;
margin-top: 0px;
margin-bottom: 1px;
}

.fb-login-button  {
	height: 40px;
}

.Message_Conteneur_Boite {
	text-decoration: none;
    height: auto;
	background: rgba(226,226,226,1);
	background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(234,234,234,1) 53%, rgba(254,254,254,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(226,226,226,1)), color-stop(53%, rgba(234,234,234,1)), color-stop(100%, rgba(254,254,254,1)));
	background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(234,234,234,1) 53%, rgba(254,254,254,1) 100%);
	background: -o-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(234,234,234,1) 53%, rgba(254,254,254,1) 100%);
	background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(234,234,234,1) 53%, rgba(254,254,254,1) 100%);
	background: linear-gradient(to bottom, rgba(226,226,226,1) 0%, rgba(234,234,234,1) 53%, rgba(254,254,254,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0 );
	width:100%;
	vertical-align:middle;
    position: relative;
    float: left;
    padding-top: 15px;
		
}

.Texte_Modification_Trajet {
    margin-left:50px;
    margin-top: -45px;
}

div#scroller  {
    width:100%; height:295px;

    }
    
div#wn {
    position:relative;
	width:100%; height:100%;
	overflow:hidden;
    }
    
div#wn div.block {
    height:50px;
    text-align: center;
}

div#wn div.block a img {
    border: none;
}

div#wn div.block a:link,
div#wn div.block a:visited,
div#wn div.block a:hover {
    color:#0F2F8D;
    text-decoration: none;
    }

.Itineraire_Ajout_Prix_Texte {
  display: block;
  width: 40px;
  height: 34px;
  padding: 2px 2px;
  font-size: 20px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  text-align:left;
  margin: 5px;
  font-weight: bold;
  float: right;
  border: none;
}	

.ui-widget-overlay {
    background:black !important;
    opacity: 0.8 !important;
    filter: Alpha(Opacity=80) !important;
}

.ui-widget-content {
    
}

.ui-corner-all {
    
}

.foo {
    
}

.ui-draggable {

}

.ui-resizable {

}

.ui-dialog {
    position: fixed !important;
}

.ui-widget {
    
}

.ui-dialog-titlebar {
    color:white !important;
    background:#39549f !important;
    background-color:#39549f !important;
    border: 0px !important;
}

.ui-dialog-titlebar-close {


}

.no-close .ui-dialog-titlebar-close {

  display: none !important

}
#divmsg1 {
    font-size:12px;
}

.Formulaire_Bouton_Dialog {
	font-size: 13px;
	color: #ffffff !important;
	background: #F15F43 !important;
	padding: 10px 26px;
	line-height: 20px;
	text-transform: uppercase;
	border: none;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
    margin-top: 10px;
}

.Formulaire_Bouton_Dialog:hover {
    background: #354B77 !important;
}

.Texte_Gris {
    color: #C0C0C0;
}

.Solde_Covoiturage_Montant_Positif {
    font-weight:bold;
    font-size: 14px;
    color:#008000;
}

.Solde_Covoiturage_Montant_Negatif {
    font-weight:bold;
    font-size: 14px;
    color:#FF0000;
}

.Solde_Covoiturage {
    background:#008000;
      color: #FFFFFF;
      padding: 10px;
      font-weight: bold;
      font-size: 18px;
}

.Hide {
    display: none;
}

.Solde_Covoiturage_Background {
	background-color:#fdfddf;
}

.Formulaire_Bouton_Vert_Code_Promo {
	font-size: 10px;
	color: #ffffff;
	background: #80c048;
	padding: 5px 13px;
	line-height: 10px;
	text-transform: uppercase;
	border: none;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
    margin-top: 10px;
}

.Formulaire_Champ_Code_Promo {
  display: block;
  width: 100%;
  height: 20px;
  padding: 3px 6px;
  font-size: 10px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

     margin-top: 10px;
     margin-bottom: 10px;
}

.Marge_Top_15 {
    margin-top: 15px;
}


.Fond_blog {
    background-color: #FFF;  

}

.Boite_Blog {
   		background-color: rgba(248, 247, 247, 1);
		color: #555;
        border: 1px solid #rgba(248, 247, 247, 1);
        overflow: hidden;
        height:auto;
        margin-bottom: 15px;
        width: 100%;
 }


.Boite_Comment {
   		background-color: #FFF;
		color: #555;
        border: 1px solid #rgba(248, 247, 247, 1);
        overflow: hidden;
		height:auto;
        margin-left: 2%;
        margin-top: 15px;
        width: 96%;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        -khtml-border-radius: 7px;
        border-radius: 7px;
		margin-bottom:10px;
		white-space: normal;				
 }


.Logo_Partenaire_Resultat_Recherche {
    margin-left: -15px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 70px;
}

.Conteneur_Services_Corpo {
    position: relative;
	padding-top: 15px;
    border-bottom: solid 1px #C0C0C0;
	margin-left:25px;
	min-height:40px;
	padding:1em;
	max-width:95%;
}
	  
.Conteneur_Services_Corpo:hover {
        background: #eaeaea;
    }

.Conteneur_Services_Corpo_Cat {
	width:25%;
	font-size:16px;
	text-align:center;
	display:inline-block;

    }

.Conteneur_Services_Corpo_Type {
	vertical-align:top;
	width:22%;
	text-align:center;
	display:inline-block;
	font-size:8px;


    }

.Membre_Question_Photo {
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    margin-top: 3px;
    margin-left: -15px;
    border: 1px solid #C0C0C0;
}
.Membre_Question_Colonne_Photo {
  width: 10%;
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 30px;
  float: left;
}
.Membre_Question_Colonne_Texte {
  width: 90%;
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
}

.Membre_Question_Nom_Normal {
    font-size:16px;
    color: #3c3c3c;
    font-weight:bold;
	padding-bottom: 5px;
}

.Membre_Question_Nom_Conducteur {
    font-size:16px;
    color: #39549f;
    font-weight:bold;
	padding-bottom: 5px;

}

.Membre_Question_Texte {
    font-size:16px;
    margin-top: -15px;
}

.Membre_Question_Date {
    font-size:12px;
    font-style: italic;
    color: #c1c1c1;
    margin-top: -10px;
}

.Membre_Question_Textarea {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

     margin-top: 10px;
     margin-bottom: 10px;
     height:100px;
}

.Membre_Question_Textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.Membre_Question_Bouton {
	font-size: 13px;
	color: #ffffff;
	background: #F15F43;
	padding: 10px 26px;
	line-height: 18px;
	text-transform: uppercase;
	border: none;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
    margin-top: -10px;
}

    .Membre_Question_Bouton:hover {
        background: #354B77;
    }

    .Membre_Commentaire_Photo {
        width: 15%;
        position: relative;
        min-height: 1px;
        float: left;
        padding-right: 8px;
        padding-left: 8px;
		display:inline-block;
		margin-right:5%;
    }

    .Membre_Commentaire_Commentaire {
        width: 80%;
        position: relative;
        min-height: 1px;
        float: left;
        padding-right: 8px;
        padding-left: 8px;
		display:inline-block;

    }
	
	
	
/*-----start-responsive-design------*/

@media (min-width: 768px){


.Bas_Page_Bloc_Responsive {
	margin-top: 10px;
	text-align: left;
	float: left;
	max-width: 50%;	
}

}
/*--Nouveau style pour Pages responsive

    -------------
    -------------

*/

/*-- Bloc Trajets populaires --*/
.Bloc_Trajet_Pop {
    background-size: 180 189;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
	width: 180px;
	height: 200px;
	margin:10px;
	display:inline-block;
	
	
}

    .Bloc_Trajet_Pop:hover {
        opacity: 0.7;
        cursor: pointer;
    }


.Bloc_Trajet_Pop_Back h2 {
    color: #666;
    font-size:16px;
    text-align: center;
    text-transform: uppercase;
    line-height: 18px;
    letter-spacing: 1px;
    font-weight: 600;
}

.Bloc_Trajet_Pop_Back .a link: {
    color: #666;
    font-size:12px;
    text-align: center;
    text-transform: uppercase;
    line-height: 17px;
    letter-spacing: 1px;
    font-weight: 600;
	text-transform:none;
	text-decoration:none;
	
}

.Bloc_Trajet_Pop_Back{
	background-color: rgba(255,255,255,0.6);
	width: 200px;
	margin-left:-20px;
	height:50px;
	padding-top:6px;
	margin-top:145px;
	vertical-align:middle;
	
}

/*-- Bannière --*/
.Banniere_Accueil {
    background: url(../images/home2017/Ban_top_2017.jpg) no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 380px;
	width:100%;
    padding-top: 0px;
	
}

.Banniere_Accueil_Skin {
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 275px;
    padding-top: 10px;
	margin-top: 10px;
}


.Banniere_Accueil_Skin_Mobile {
    padding-top: 10px;
    margin-top: 10px;
    width: 100%;
}

.Boite_Conteneur_Barre_Recherche {
    margin-top: 240px;
    padding-top: 10px;
    height: auto;
    min-height: 100px;
    text-align: center;
    width: 100%;
    background-color: rgba(65,55,54,0.7);
}

.Boite_Conteneur_Barre_Recherche_Skin {
    margin-top: 0px;
    padding-top: 0px;
    height: auto;
    min-height: 100px;
    text-align: center;
    width: 100%;
    background-color: rgba(65,55,54,0.7);

}


.Banniere_Accueil_Info h2 {
    color: #fff;
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
    line-height: 40px;
    letter-spacing: 2px;
    font-weight: 600;
    background-color: rgba(65,55,54,0.7);
}

.Banniere_Accueil_Info p {
    font-size: 18px;
    color: #cccccc;
    text-align: center;
    margin: 20px 0 0;
}

/*-- //Bannière --*/


/*-- Accueil Membre--*/

.Section_Head_Membre  {
}

.Section_Head_Membre h1 {
    font-weight: 600;
    color: #39549F;
    letter-spacing: 2px;
    text-align: center;
	margin:0.5em;
	font-size: 35px;
}

.Section_Head_Membre h2 {
    font-weight: 600;
    color: #39549F;
    letter-spacing: 2px;
    text-align: center;
	font-size: 25px;
	margin:0.5em;
}

.Section_Head_Membre h3 {
    font-weight: 600;
    color: #39549F;
    letter-spacing: 1px;
    text-align: center;
	font-size: 20px;
	margin:0.5em;
}


/*-- //Accueil Membre--*/


/*-- Bloc services et promotion --*/

.Services {
    padding: 5em 0;
}

.Bloc_Services {
    text-align: center;
    vertical-align: middle;
}

    .Bloc_Services p {
        text-align: center;
        font-size: 14px;
    }

    .Bloc_Services h3 {
        text-align: center;
        font-size: 20px;
    }

    .Bloc_Services a {
        text-decoration-color: #333;
        text-transform: none;
        color: #333;
    }

        .Bloc_Services a:hover {
            text-decoration: underline;
        }

    .Bloc_Services img {
        width: 80px;
    }
	

.Section_Head {
    font-size: 45px;
    font-weight: 600;
    color: #39549F;
    letter-spacing: 2px;
    text-align: center;
}
/*-- //Bloc services--*/

/*-- Bande_Promo --*/
.Bande_Promo {
    background: #F15F43;
    padding: 1em;
    margin: 0;
}

    .Bande_Promo h3 {
        font-size: 30px;
        color: #ffffff;
        padding-bottom: 0em;
        line-height: 35px;
        font-weight: 600;
        letter-spacing: 2px;
        text-align: center;
    }

    .Bande_Promo h4 {
        font-size: 20px;
        color: #fff;
        margin: 5px 0 0;
        letter-spacing: 2px;
        text-align: center;
        padding: 1em;
        font-weight: 600;
    }

    .Bande_Promo p {
        font-size: 15px;
        color: #fff;
    }

.more {
    text-align: center;
    margin-top: 34px;
}

    .more a {
        color: #fff;
        text-transform: uppercase;
        font-size: 18px;
        background: #39549F;
        padding: 12px 20px;
        border: 2px solid #fff;
        display: inline-block;
        border-radius: 5px;
        text-decoration: none;
        -webkit-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -ms-transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s;
    }

        .more a:hover {
            border: 2px solid #67944f;
            background: #67944f;
        }
/*-- //Bande_Promo --*/


/*-- Bloc FAQ --*/
.Bloc_FAQ_Gauche {
    background: url(../images/home2017/Bandeau_FAQ_Driver.jpg) no-repeat 0px 450px;
    background-colof: #FFF;
    min-height: 580px;
    padding-left: 10px;
}

.Bloc_FAQ_Droite {
    background: url(../images/home2017/Bandeau_FAQ_Passager.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 580px;
}

.Bloc_FAQ_Gauche h3 {
    font-size: 30px;
    line-height: 1.5em;
    margin: 1em 0 1em;
    border-bottom: 1px solid#000;
}

.Bloc_FAQ_Confiance {
    width: 100%;
    margin-top: 1.5em;
    text-align: left;
}

    .Bloc_FAQ_Confiance img {
        width: 60px;
        vertical-align: middle;
        padding-top: 20%;
    }

    .Bloc_FAQ_Confiance h4 {
        font-size: 18px;
        line-height: 1em;
        font-weight: 600;
        margin-left: 10px;
    }

    .Bloc_FAQ_Confiance p {
        font-size: 14px;
        width: 100%;
        line-height: 18px;
        margin-left: 10px;
        padding-right: 10px;
    }

.Bloc_Membre h3 {
    font-size: 30px;
    line-height: 1.5em;
    margin: 1em 0 1em;
    border-bottom: 1px solid#000;
}

.Bloc_FAQ_Droite p {
    font-size: 13px;
    color: #fff;
    width: 100%;
    line-height: 18px;
}

.Bloc_FAQ_Droite h3 {
    font-size: 30px;
    color: #fff;
    line-height: 1.5em;
    margin: 1em 0 1em;
    border-bottom: 1px solid#FFF;
}

.Bloc_FAQ_Droite h4 {
    font-size: 20px;
    color: #fff;
    line-height: 1.5em;
}

.Bloc_FAQ_Droite img {
    width: 25px;
    vertical-align: middle;
    margin: 2em 0 1em;
}

.List_Bloc ul li {
    display: block;
    margin-bottom: 1em;
    font-size: 15px;
}

.Bloc_Info_Assurance img {
    vertical-align: top;
    align: center;
    width: 150px;
}

.Plus {
    text-align: left;
    vertical-align: middle;
    font-size: 18px;
    margin-left: 8px;
}

    .Plus a {
        font-size: 18px;
        color: inherit;
        padding: 0.5em;
        border-radius: 5px;
        text-decoration: underline;
    }

        .Plus a:hover {
            text-decoration: none;
        }

/*-- //Bloc FAQ --*/

/*-- Bloc_Commentaires --*/
.Colonne_Commentaires {
    margin-left: 10%;
}

/*-- Bloc_Commentaires --*/

/*-- Bloc_Blogue --*/
.Bande_Blogue {
    padding: 1em 0em;
    margin: 0;
    background: url(../images/home2017/Ban_Top.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-colof: #FFF;
}

    .Bande_Blogue h3 {
        font-size: 30px;
        color: #ffffff;
        padding-bottom: 0em;
        line-height: 30px;
        font-weight: 600;
        letter-spacing: 2px;
        text-align: center;
    }

.Bloc_Article_Recent h4 {
    font-size: 20px;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 600;
}

.Bloc_Article_Recent p {
    font-size: 15px;
    color: #fff;
    padding-left: 1em;
}

.Bloc_Article_Recent a {
    text-decoration: underline;
    text-transform: none;
    color: #fff;
}

    .Bloc_Article_Recent a:hover {
        text-decoration: none;
        text-transform: none;
        color: #fff;
    }

.Bloc_Article_Recent {
    border-left: 1px solid#FFF;
    margin-top: 2em;
}

/*--//Bloc_Blogue --*/


.Bloc_Facebook {
    padding-top: 50px;
    padding-left: 50px;
    margin-right: 10px;
    padding-right: 10px;
}

/*-----start-responsive-design------*/
@media (max-width:1366px) {

    /*--Bloc_Facebook + Trajets Populaires --*/


    .Bloc_Facebook {
        padding-top: 50px;
        padding-left: 50px;
        margin-right: 5px;
    }
    /*--Bloc_Facebook + Trajets Populaires --*/


}

@media (max-width:1280px) {

    /*--Bloc_Facebook + Trajets Populaires --*/


    .Bloc_Facebook {
        padding-top: 50px;
        padding-left: 50px;
        margin-right: 5px;
    }
    /*--Bloc_Facebook + Trajets Populaires --*/


}

@media (max-width:1080px) {

    /*--Bloc_Facebook + Trajets Populaires --*/


    .Bloc_Facebook {
        padding-top: 50px;
        padding-left: 50px;
        margin-right: 5px;
    }
    /*--Bloc_Facebook + Trajets Populaires --*/


    /*-- Bannière --*/

	.Banniere_Accueil{
	background: url(../images/home2017/Ban_top_2017.jpg) no-repeat top right ;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 400px;
	width:100%;
    padding-top: 10px;

	}
	

	.Boite_Conteneur_Barre_Recherche {
    margin-top: 300px;
    }
	
		.Boite_Conteneur_Barre_Recherche_Skin {
    margin-top: 0px;
    }


    .Banniere_Accueil_Info h2 {
        color: #fff;
        font-size: 30px;
        text-align: center;
        text-transform: uppercase;
        line-height: 35px;
        letter-spacing: 2px;
        font-weight: 600;
    }

    .Banniere_Accueil_Info p {
        font-size: 18px;
        color: #cccccc;
        text-align: center;
        margin: 10px 0 0;
    }

    /*-- //Bannière --*/


    /*-- Bloc FAQ --*/
    .Bloc_FAQ_Gauche {
        background-image: none;
        background-color: #FFF;
        height: auto;
        padding-left: 5px;
        padding-bottom: 10px;
    }

    .Bloc_FAQ_Droite {
        background: url(../images/home2017/Bandeau_FAQ_Passager.jpg) no-repeat 0px 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        height: auto;
        padding-top: 10px;
    }

    .Bloc_FAQ_Gauche h3 {
        font-size: 20px;
        line-height: 1.5em;
        margin: 1em 0 1em;
        border-bottom: 1px solid#000;
    }

    .Bloc_FAQ_Confiance {
        width: 100%;
        margin-top: 1.5em;
        text-align: left;
    }

        .Bloc_FAQ_Confiance img {
            width: 60px;
            vertical-align: middle;
            padding-top: 20%;
        }

        .Bloc_FAQ_Confiance h4 {
            font-size: 18px;
            line-height: 1em;
            font-weight: 600;
            margin-left: 10px;
        }

        .Bloc_FAQ_Confiance p {
            font-size: 14px;
            width: 100%;
            line-height: 18px;
            margin-left: 10px;
            padding-right: 10px;
        }

    .Bloc_FAQ_Droite p {
        font-size: 13px;
        color: #fff;
        width: 100%;
        line-height: 18px;
    }

    .Bloc_FAQ_Droite h3 {
        font-size: 20px;
        color: #fff;
        line-height: 1.5em;
        margin: 2em 0 1em;
        border-bottom: 1px solid#FFF;
    }

    .Bloc_FAQ_Droite h4 {
        font-size: 16px;
        color: #fff;
        line-height: 1.5em;
        font-weight: 600;
    }

    .List_Bloc ul li {
        display: block;
        margin-bottom: 1em;
        font-size: 15px;
    }

    .Bloc_Info_Assurance img {
        vertical-align: top;
        align: center;
        width: 150px;
    }

    .Plus {
        text-align: left;
        vertical-align: middle;
        font-size: 18px;
        margin-left: 8px;
    }

        .Plus a {
            font-size: 18px;
            color: inherit;
            padding: 0.5em;
            border-radius: 5px;
            text-decoration: underline;
        }

            .Plus a:hover {
                text-decoration: none;
            }

    /*-- //Bloc FAQ --*/


    /*-- Bloc_Blogue --*/
    .Bande_Blogue {
        padding: 1em 0em;
        margin: 0;
        background: url(../images/home2017/Ban_Top.jpg) no-repeat 0px 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        background-colof: #FFF;
    }

        .Bande_Blogue h3 {
            font-size: 20px;
            color: #ffffff;
            padding-bottom: 0em;
            line-height: 30px;
            font-weight: 600;
            letter-spacing: 2px;
            text-align: center;
        }

    .Bloc_Article_Recent h4 {
        font-size: 16px;
        color: #fff;
        letter-spacing: 2px;
        text-align: center;
        font-weight: 600;
    }

    .Bloc_Article_Recent p {
        font-size: 15px;
        color: #fff;
        padding-left: 1em;
    }

    .Bloc_Article_Recent a {
        text-decoration: underline;
        text-transform: none;
        color: #fff;
    }

        .Bloc_Article_Recent a:hover {
            text-decoration: none;
            text-transform: none;
            color: #fff;
        }

    .Bloc_Article_Recent {
        border-left: none;
        margin-top: 2em;
    }

    /*--//Bloc_Blogue --*/


}

@media (max-width: 991px) {

    .Banniere_Accueil_Info h2 {
        color: #fff;
        font-size: 25px;
        text-align: center;
        text-transform: uppercase;
        line-height: 35px;
        letter-spacing: 2px;
        font-weight: 600;
    }

    .Banniere_Accueil_Info p {
        font-size: 15px;
        color: #cccccc;
        text-align: center;
        margin: 10px 0 0;
    }
}

@media (max-width: 800px) {
    /*-- Bande_Promo --*/

    .Bande_Promo {
        background: #F15F43;
        padding: 1em;
        margin: 0;
    }

        .Bande_Promo h3 {
            font-size: 25px;
            color: #ffffff;
            padding-bottom: 0em;
            line-height: 30px;
            font-weight: 600;
            letter-spacing: 2px;
            text-align: center;
        }

        .Bande_Promo h4 {
            font-size: 20px;
            color: #fff;
            margin: 5px 0 0;
            letter-spacing: 2px;
            text-align: center;
            padding: 1em;
            font-weight: 600;
        }


    .more {
        text-align: center;
        margin-top: 15px;
        margin-right: 5px;
    }

        .more a {
            color: #fff;
            text-transform: uppercase;
            font-size: 14px;
            background: #39549F;
            padding: 10px;
            border: 2px solid #fff;
            display: inline-block;
            border-radius: 5px;
            text-decoration: none;
            -webkit-transition: all 0.2s ease-in-out 0s;
            -moz-transition: all 0.2s ease-in-out 0s;
            -ms-transition: all 0.2s ease-in-out 0s;
            -o-transition: all 0.2s ease-in-out 0s;
            transition: all 0.2s ease-in-out 0s;
            margin-right: 5px;
            margin-top: 10px;
        }

            .more a:hover {
                border: 2px solid #67944f;
                background: #67944f;
            }
    /*-- //Bande_Promo --*/


}

@media (max-width: 768px) {

     /*--Banniere*/

	.Banniere_Accueil{
	background: url(../images/home2017/Ban_top_2017_Mobile.jpg) no-repeat top right ;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 350px;
	width:100%;
    padding-top: 10px;

	}


    /*--Services*/

    .Bloc_Services {
        text-align: center;
        vertical-align: middle;
        max-width: 48%;
    }
    /*-- //Bloc services--*/


    /*-- Bloc FAQ --*/
    .Bloc_FAQ_Gauche {
        background-image: none;
        background-color: #FFF;
        height: auto;
        padding-left: 5px;
        padding-bottom: 10px;
        min-height: unset;
    }

    .Bloc_FAQ_Droite {
        background: url(../images/home2017/Bandeau_FAQ_Passager.jpg) no-repeat 0px 0px;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        height: auto;
        padding-top: 10px;
        min-height: unset;
    }

    .Bloc_FAQ_Gauche h3 {
        font-size: 20px;
        line-height: 1.5em;
        margin: 1em 0 1em;
        border-bottom: 1px solid#000;
    }

    .Bloc_FAQ_Confiance {
        width: 100%;
        margin-top: 1.5em;
        text-align: left;
        margin-right: 10px;
    }

        .Bloc_FAQ_Confiance img {
            width: 60px;
            vertical-align: middle;
            padding-top: 20%;
            margin-right: 10px;
            padding-right: 10px;
        }

        .Bloc_FAQ_Confiance h4 {
            font-size: 18px;
            line-height: 1em;
            font-weight: 600;
            margin-left: 10px;
            padding-left: 10px;
        }

        .Bloc_FAQ_Confiance p {
            font-size: 14px;
            width: 100%;
            line-height: 18px;
            margin-left: 10px;
            padding-right: 10px;
            padding-left: 10px;
        }

    /*-- Bloc_Commentaires --*/
    .Colonne_Commentaires {
        margin-left: unset;
    }

    /*-- Bloc_Commentaires --*/


}

@media (max-width: 767px) {

     /*--Banniere*/

	.Banniere_Accueil{
	background: url(../images/home2017/Ban_top_2017_Mobile.jpg) no-repeat top right ;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 350px;
	width:100%;
    padding-top: 0px;

	}
 
 .Boite_Conteneur_Barre_Recherche {
    margin-top: 140px;
    padding-top: 10px;
    height: auto;
    min-height: 100px;
    text-align: center;
    width: 100%;
    background-color: rgba(65,55,54,0.7);
}

 .Boite_Conteneur_Barre_Recherche_Skin {
    margin-top: 0px;
    padding-top: 0px;
    height: auto;
    min-height: 100px;
    text-align: center;
    width: 100%;
    background-color: rgba(65,55,54,0.7);
}
  
	
	/*-- Bloc services--*/

    .Section_Head {
        font-size: 24px;
        font-weight: 600;
        color: #39549F;
        letter-spacing: 1px;
        text-align: center;
    }

    .Bloc_Services {
        text-align: center;
        vertical-align: middle;
        max-width:none;
    }

        .Bloc_Services p {
            text-align: center;
            font-size: 14px;
        }

        .Bloc_Services h3 {
            text-align: center;
            font-size: 20px;
        }

        .Bloc_Services img {
            width: 50px;
        }

    /*-- //Bloc services--*/

    /*-- Bloc Avantages Membres --*/
    .Bloc_Membre h3 {
        font-size: 20px;
        line-height: 1.5em;
        margin: 1em 0 1em;
        border-bottom: 1px solid#000;
    }

    .Bloc_Membre h4 {
        font-size: 16px;
        line-height: 1em;
        font-weight: 600;
    }

    .Bloc_Membre p {
        font-size: 14px;
        width: 100%;
        line-height: 18px;
    }

    .Section_Bloc_Avantage {
        width: 100%;
        margin: 2px;
        text-align: left;
    }

        .Section_Bloc_Avantage img {
            width: 40px;
            vertical-align: middle;
            padding-top: 30%;
        }

    /*-- //Bloc Avantages Membres --*/


}

@media (max-width: 736px) {
}

@media (max-width: 667px) {
}

@media (max-width: 640px) {
}

@media (max-width: 600px) {
}

@media (max-width: 568px) {
}

@media (max-width: 480px) {
}

@media (max-width: 414px) {
}

@media (max-width: 384px) {
}

@media (max-width: 375px) {
}

@media (max-width: 320px) {
}

/*--// Fin Nouveau style pour Pages responsive*/


@media (max-width: 767px){

/*--Fin Template --*/

.Bas_Page_Lien {
    color: #FFFFFF;
    font-size: 16px;
	margin-top: 0.5em;
	margin-left:0.5em;	
	
}

.Bas_Page_Lien:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.Bas_Page_Lien a {
    color: #FFFFFF;
    font-size: 16px;
	margin-top: 0.5em;
	margin-left:0.5em;	
		
}

.Bas_Page_Titre {
    color: #FFFFFF;
    font-size: 20px;
	font-weight:600;
}

.Bas_Page_Titre:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.Bas_Page_Bloc_Responsive {
	margin-top: 10px;
	text-align: left;
	float: left;
	min-width: 150px;
}


/*//--Fin Template --*/

}

/* -------------------------------- 

Trajets récents page accueil

-------------------------------- */
.cd-testimonials-wrapper {
    position: relative;
    width: 100%;
    max-width: 768px;
    margin: 1em auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 30px 50px 30px;
    z-index: 0;
    background-color: FFF;
    color: #555;
}

.Boite_Recent_Ride {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
    color: #555;
    border: 1px solid #eaeaea;
    overflow: hidden;
    height: 100px;
    margin: 20px;
    width: 100%;
    max-width: 600px;
}

    .Boite_Recent_Ride:hover {
        background: #eaeaea;
        cursor: pointer;
    }

.cd-testimonials {
    text-align: left;
    margin: 15px;
}

.Image_Conducteur {
    width: 18%;
    text-align: center;
    vertical-align: middle;
    margin: auto;
    padding-top: 25px;
    position: relative;
    min-height: 1px;
    float: left;
    padding-right: 8px;
    padding-left: 8px;
}

    .Image_Conducteur img {
        width: 60px;
        height: 60px;
    }

.Info_Trajet_Recent {
    width: 57%;
    position: relative;
    float: left;
    margin: auto;
}

    .Info_Trajet_Recent p {
        line-height: 1.4;
        margin-top: 25px;
        font-size: 16px;
        font-weight: 600;
    }

.Info_Trajet_Recent_Tarif {
    width: 25%;
    text-align: center;
    margin: auto;
    padding-top: 37px;
    position: relative;
    min-height: 1px;
    float: left;
    line-height: 1;
    font-size: 25px;
    color: #F15F43;
}

.Info_Trajet_Recent_Tarif_Discuter {
    font-size: 20px;
}


@media only screen and (max-width: 768px) {
    .cd-testimonials-wrapper {
        position: relative;
        width: 100%;
        max-width: 768px;
        margin: 1em auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        padding: 30px 50px 30px;
        z-index: 0;
        background-color: #FFF;
        color: #555;
    }

    .Boite_Recent_Ride {
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        -khtml-border-radius: 7px;
        border-radius: 7px;
        color: #555;
        border: 1px solid #eaeaea;
        overflow: hidden;
        height: 100px;
        margin-bottom: 15px;
        width: 100%;
        max-width: 600px;
    }

    .cd-testimonials {
        text-align: center;
        margin: 5px;
    }
}

@media (max-width: 767px) {
    .cd-testimonials-wrapper {
        position: relative;
        width: 100%;
        max-width: 375px;
        margin: 1em auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        padding: 30px 50px 30px;
        z-index: 0;
        background-color: #FFF);
        color: #555;
    }

    .Boite_Recent_Ride {
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        -khtml-border-radius: 7px;
        border-radius: 7px;
        color: #555;
        border: 1px solid #eaeaea;
        overflow: hidden;
        height: 160px;
        margin: 5%;
        max-width: 90%;
    }

    .cd-testimonials {
        text-align: center;
        margin: auto;
    }

    .Image_Conducteur {
        width: 100%;
        text-align: center;
        vertical-align: middle;
        margin: auto;
        padding-top: 20px;
        position: relative;
        min-height: 1px;
        float: left;
        padding-right: 8px;
        padding-left: 8px;
    }

        .Image_Conducteur img {
            width: 40px;
            height: 40px;
        }

    .Info_Trajet_Recent {
        width: 100%;
        position: relative;
        float: left;
        margin: auto;
        padding-right: 8px;
        padding-left: 8px;
        padding-top: 0px;
    }

        .Info_Trajet_Recent p {
            line-height: 1.4;
            margin-bottom: 1em;
            font-size: 12px;
            text-align: center;
        }

    .Info_Trajet_Recent_Tarif {
        width: 100%;
        text-align: center;
        margin: auto;
        padding-top: 5px;
        position: relative;
        min-height: 1px;
        float: left;
        line-height: 1.4;
        font-size: 15px;
        color: #F15F43;
    }

    .Info_Trajet_Recent_Tarif_Discuter {
        font-size: 15px;
    }
}

.flex-direction-nav li {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
}

    .flex-direction-nav li:first-child {
        left: 0;
    }

    .flex-direction-nav li:last-child {
        right: 0;
    }

    .flex-direction-nav li a {
        display: block;
        height: 100%;
        width: 100%;
        /* image replacement */
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        -webkit-transition: background-color 0.2s;
        -moz-transition: background-color 0.2s;
        transition: background-color 0.2s;
    }

.no-touch .flex-direction-nav li a:hover {
    background-color: rgba(0, 0, 0, 0.2);
}

.flex-direction-nav li a::before, .flex-direction-nav li a::after {
    /* left and right arrows in css only */
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 2px;
    height: 13px;
    background-color: #999;
}

.flex-direction-nav li a::before {
    -webkit-transform: translateY(-35px) rotate(45deg);
    -moz-transform: translateY(-35px) rotate(45deg);
    -ms-transform: translateY(-35px) rotate(45deg);
    -o-transform: translateY(-35px) rotate(45deg);
    transform: translateY(-35px) rotate(45deg);
}

.flex-direction-nav li a::after {
    -webkit-transform: translateY(-27px) rotate(-45deg);
    -moz-transform: translateY(-27px) rotate(-45deg);
    -ms-transform: translateY(-27px) rotate(-45deg);
    -o-transform: translateY(-27px) rotate(-45deg);
    transform: translateY(-27px) rotate(-45deg);
}

.flex-direction-nav li:last-child a::before {
    -webkit-transform: translateY(-35px) rotate(-45deg);
    -moz-transform: translateY(-35px) rotate(-45deg);
    -ms-transform: translateY(-35px) rotate(-45deg);
    -o-transform: translateY(-35px) rotate(-45deg);
    transform: translateY(-35px) rotate(-45deg);
}

.flex-direction-nav li:last-child a::after {
    -webkit-transform: translateY(-27px) rotate(45deg);
    -moz-transform: translateY(-27px) rotate(45deg);
    -ms-transform: translateY(-27px) rotate(45deg);
    -o-transform: translateY(-27px) rotate(45deg);
    transform: translateY(-27px) rotate(45deg);
}

@media only screen and (min-width: 768px) {
    .flex-direction-nav li {
        width: 50px;
    }
}

/* -------------------------------- 

FIN Trajets récents page accueil

-------------------------------- */	


/* Correctif pour colonne wrapping*/

.nowrap {
	display:inline-block;
}

.Badge_Point_Span {
    position: absolute;
    top:3px;
    right: -12px;
    padding: 3px 6px;
    border-radius:100px;
    background: #FF0000;
    /*background: -webkit-linear-gradient(top, #FF6969 0%,#ff0000 100%);*/
    box-shadow: 0 1px 2px rgba(0,0,0,.5), 0 1px 4px rgba(0,0,0,.4), 0 0 1px rgba(0,0,0,.7) inset, 0 10px 0px rgba(255,255,255,.11) inset; 
    -webkit-background-clip: padding-box;
    /*font:bold 16px/20px "Helvetica Neue", sans-serif; */
    font-size: 10px;
    color: white;
    text-decoration: none;
    /*text-shadow: 0 -1px 0 rgba(0,0,0,.6);*/
}

.Badge_Point_A {
    position: relative;
    padding: 3px 5px;
    /*font:bold 36px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; */
    color: #333;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.6);
}

/* -------------------------------- 

Debut  Résultats recherches 2017

-------------------------------- */

.Back_Boite_Resultat {
	margin:10px;
	background-color: rgba(248, 247, 247, 1);
}

.Boite_Resultat {
	background-color:#fff;
	margin: 10px 0px 10px 0px;
}


.Bloc_Gris_Resultat {
	background-color:#CCC;
	min-height:60px;
}

.Formulaire_Champ_Ajout_Date_E4 {
  width: 80%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

     margin-top: 10px;
     margin-bottom: 10px;
}

.Formulaire_Champ_Ajout_Date_E4:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.Formulaire_Champ_Heure_Modification {
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

     margin-top: 10px;
     margin-bottom: 10px;
}

/* -------------------------------- 

Fin // Résultats recherches 2017

-------------------------------- */

/*Toogle Swith, add on Januauary 2019--*/

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider_toogle_swith {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider_toogle_swith:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider_toogle_swith {
  background-color: #39549f;
}

input:focus + .slider_toogle_swith {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider_toogle_swith:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider_toogle_swith.round {
  border-radius: 34px;
}

.slider_toogle_swith.round:before {
  border-radius: 50%;
}

.Message_Info_Bulle_Rose {
    background: #ffd3ca;
    color: #FF0000;
    padding: 10px;
    float: left;
    border: 2px solid #ff927d;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    margin-bottom: 10px;
}

/*Fin toogle Switch*/