@import url(tinymce.css); /* contient les règles communes au site et à l'éditeur */
@import url(menus.css); /* contient les règles pour l'affichage des menus du site */


html {/* contient seulement ce qui ne doit pas s'appliquer dans l'éditeur */
    background-color: #2e3192;
    color: #000;
    text-align: center;
}

body {/* contient seulement ce qui ne doit pas s'appliquer dans l'éditeur */
	background: #fff url(../images/bg_entete.png) repeat-x 0 -10px;
    text-align: left;
    margin: 0 auto;
}

.cef:after {
    content: "";
    display: block;
    clear: both;
}

/* DEBUT -------------------------------------------------
Gabarit 
--------------------------------------------------------*/
    #entete {
        width: 980px;
        height: 108px;
        position: relative;
        margin: 0 auto;
    }
    
    #principal {
        width: 980px;
        padding: 15px 0;
        margin: 0 auto;
    }
    
    #contenu {
        float: left;
        width: 720px;
    }
    
    #col_droite {
        float: right;
        width: 260px;
    }
    
    .cadres_contenu {
        margin: 0 40px 0 0;
    }
    
    div.sanscols {
        float: none !important;
        width: auto !important;
    }
    
    #footer_wrapper {
        clear: both;
        min-height: 75px;
        background: #2e3192 url(../images/bg_pied.png) repeat-x;
    }
    
    #footer {
        width: 980px;
        margin: 0 auto;
    }
/* FIN -------------------------------------------------
Gabarit 
--------------------------------------------------------*/


/* DEBUT -------------------------------------------------
Entête
--------------------------------------------------------*/
    #logo {
        position: absolute;
        top: 0;
    }
    
    #bannflash {
        position: absolute;
        right: 0;
        top: 5px;
    }
/* FIN -------------------------------------------------
Entête
--------------------------------------------------------*/


/* DEBUT -------------------------------------------------
Pied de page
--------------------------------------------------------*/
    #message_pied {
        padding: 0 0 15px 0;
        color: #3f49c4;
        font-size: .917em;
        text-align: center;
    }
    
    #message_pied a {
        color: #9799ca;
    }
    
    #liensitewebu {
        display: block;
        width: 40px;
        height: 30px;
        margin: 0 auto;
    }
/* FIN -------------------------------------------------
Pied de page
--------------------------------------------------------*/


/* DEBUT -------------------------------------------------
contenu
--------------------------------------------------------*/
    #ariane_etapes {
        margin: 0 0 5px 0;
        font-size: 1.3em;
        font-weight: bold;
        color: #9f9f9f;
    }
    
    #ariane_etapes span {
        margin: 0 10px;
    }
    
    #ariane_etapes span.prem {
        margin-left: 0;
    }
    
    #ariane_etapes span.encours {
        color: #faba1c;
    }
    
    #encart_tel {
        position: absolute;
        top: -24px;
        right: -24px;
    }
    
    .mainbloc {
        margin: 0 0 20px 0;
        width: 680px;
        position: relative;
        background: #d8d8d8 url(../images/bloc_gris.png) no-repeat 0 0;
    }
    
    .mainbloc_wrapper {
        margin: 15px 0 0 0;
        padding: 0 15px 15px 15px;
        width: 650px;
        background: transparent url(../images/bloc_gris_bas.png) no-repeat 0 bottom;
    }
    
    #bloc_final .mainbloc_wrapper {
        padding: 0 0 15px 0;
        width: 680px;
    }

    .mainbloc h1 {
        padding: 10px 0 0 0;
        margin: 0 0 0 15px;
        height: 49px;
    }


    /* DEBUT ----------------------------------
	bloc bleu de reservation
	-----------------------------------------*/
	    #bloc_reserv {
	        position: relative;
	        width: 680px;
	        height: 200px;
	        background: #fff url(../images/bloc_bleu.png) no-repeat 0 0;
	    }
	
	    #bloc_reserv h1 {
	        color: #fff;
	    }
	    
	    #bloc_reserv form {
	        margin: 7px 0 0 0;
	        padding: 0 25px;
	    }
	    
	    #bloc_reserv form fieldset {
	        padding: 7px 0;
	        border-bottom: 1px solid #26a6e3;
	    }
	    
	    #bloc_reserv form fieldset div.cadre_champs {
	        width: 315px;
	        text-align: right;
			float: left;
	    }
	    
	    #bloc_reserv form fieldset.enligne {
	        padding-left: 2px;
			border-bottom: none;
	    }
	    
	    #bloc_reserv form fieldset.enligne div.cadre_champs {
	        margin: 0 20px 0 0;
			text-align: left;
			width: auto;
			float: left;
	    }
		
		#bloc_reserv form fieldset.enligne div.validation {
	        float: right;
			clear: none;
			padding: 0;
			margin: 0;
	    }
	    
	    #bloc_reserv form fieldset label {
	        font-size: 1.417em;
	        color: #fff;
	        margin: 0 5px 0 0;
	        vertical-align: middle;
	    }
	    
	    #bloc_reserv form fieldset input[type=text] {
	        border: 2px solid #00aeef;
	        height: 20px;
	        width: 150px;
	        padding: 2px 0 0 2px;
	        font-size: 1.084em;
	        background: #fff url(../images/picto_calendrier.png) no-repeat 133px center;
	    }
	    
	    #bloc_reserv form fieldset input#choixdep {
	       letter-spacing: -1px;
            background: #fff url(../images/picto_avion_depart.png) no-repeat 124px center;
        }
        
        #bloc_reserv form fieldset input#choixarr {
            letter-spacing: -1px;
            background: #fff url(../images/picto_avion_arrivee.png) no-repeat 124px center;
        }
	    
	    #bloc_reserv form fieldset select {
	        border: 2px solid #00aeef;
	        height: 24px;
	        font-size: 1.084em;
            letter-spacing: -1px;
	    }
		
		#bloc_reserv form fieldset select#choixdep, #bloc_reserv form fieldset select#choixarr {
	        width: 150px;
	    }
	    
	    #bloc_reserv form fieldset .astuce {
	        float: left;
	        display: block;
	        height: 24px;
	        padding: 0 0 0 20px;
	        color: #bfe0f3;
	        line-height: 2.2em;
	        background: transparent url(../images/picto_ampoule.png) no-repeat 0 0;
	    }
	    
	    #bloc_reserv .validation { /*style défini plus bas avec les formulaires utilisateurs*/
	        text-align: center;
	    }
	    
	    #bloc_reserv .aller-simple p {
	       text-align: center;
	       background-color: #ffe582;
	       padding: 3px;
	       font-weight: bold;
	       text-decoration: underline;
	    }
	    
	    #bloc_reserv .aller-simple p:hover {
           cursor: pointer;
           text-decoration: none;
        }
		
		/* DEBUT
		  menu suggest */
		.menu_sugg {
			background-color: #fff;
			border: 2px solid #00aeef;
			position: absolute;
			left: 185px;
			z-index: 100;
			padding: 5px;
			width: 235px;
		}
		
		.menu_sugg ul {
			text-align: left;
			/*float: left;
			width: 49%;*/
			margin: 0;
			padding: 0;
			list-style: none;
			list-style-image: none;
		}
		
		.menu_sugg ul li {
			padding: 0 3px;
		}
		
		.menu_sugg ul li a {
			padding: 1px;
			text-decoration: none;
			display: block;
			white-space: nowrap;
		}
		
		.menu_sugg ul li a:hover {
			background-color: #ffe582;
		}
		/* FIN
		  menu suggest */
    /* FIN ----------------------------------
    bloc bleu de reservation
    -----------------------------------------*/
    
    /* DEBUT ----------------------------------
    blocs dernières minutes et bons plans
    -----------------------------------------*/
	    .blocs_acc {
	        float: left;
	        width: 320px;
	    }
	    
	    .blocs_acc h2 {
            font-size: 2.084em;
	        height: 31px;
	        line-height: .8em;
	        margin: 0 0 5px 0;
	        padding: 30px 0 20px 10px;
	    }
	    
	    .blocs_acc h2 span {
	        color: #e2001a;
	        font-weight: bold;
	        font-size: .6em;
	        display: block;
	        margin: 0 0 0 130px;
	    }
	    
	    .blocs_acc ul {
	        margin: 0;
	        list-style: none;
	    }
	    
	    .blocs_acc ul li {
			padding: 7px 10px;
			height: 41px;
			border-bottom: 1px solid #d8d8d8;
	    }
        
        .blocs_acc ul li:hover {
            background-color: #eee;
        }
        
        .blocs_acc ul li p {
            margin: 0;
        }
        
        .blocs_acc ul li p.voir {
            font-size: 11px;
            font-weight: normal;
        }
        
        #bonplan ul li p.voir {
            margin: 12px 0 0 0;
        }
	    
	    .blocs_acc ul li .cadre_g {
            float: left;
            width: 65%;
            font-size: 1.084em;
        }
        
        .blocs_acc ul li .cadre_g .villes {
            font-weight: bold;
        }
        
        .blocs_acc ul li .cadre_d {
            text-align: right;
            font-weight: bold;
            font-size: 1.917em;
            float: right;
        }
        
        .blocs_acc ul li .cadre_d .apartirde {
            font-size: .5em;
        }
        
	    #dermin {
	        margin: 0 40px 0 0;
	    }
	    
	    .blocs_acc#dermin h2 {
	        background: transparent url(../images/h2_minute.png) no-repeat 0 0;
	    }
	    
	    .blocs_acc#bonplan h2 {
	        background: transparent url(../images/h2_plan.png) no-repeat 0 0;
	    }
	    
	    .blocs_acc#bonplan h2 span {
            margin: 0 0 0 80px;
        }
    
    /* FIN ----------------------------------
    blocs dernières minutes et bons plans
    -----------------------------------------*/
    
    /* DEBUT ----------------------------------
    blocs de choix des vols
    -----------------------------------------*/
    .vols {
        width: 680px;
        margin: 0 0 30px 0;
    }
    
    .vols h2 {
        color: #000;
        padding: 0 0 0 40px;
        background: transparent url(../images/picto_avion_aller.png) no-repeat 0 center;
    }
    
    #vols_retour h2 {
        background: transparent url(../images/picto_avion_retour.png) no-repeat 0 center;
    }
    
    .vols .onglets {
        text-align: center;
        height: 50px;
        border-bottom: 2px solid #0076c6;
    }
    
    .vols .onglets .fleches {
        display: block;
        width: 20px;
        height: 23px;
        margin: 10px 0 0 0;
        padding: 9px 0 0 0;
        float: left;
    }
    
    .vols .onglets .fleches_d {
        margin-left: 10px;
    }
    
    .vols .onglets ul {
        float: left;
        margin: 0;
    }
    
    .vols .onglets li {
        list-style: none;
        margin: 0 0 0 6px;
        display: inline;
        float: left;
        width: 84px;
        height: 50px;
    }
    
    .vols .onglets ul li a,.vols .onglets ul li span.itemactif {
        display: block;
        padding: 3px 0 0 0;
        text-decoration: none;
        color: #000;
        font-weight: bold;
        width: 84px;
        height: 47px;
        background: #d8d8d8 url(../images/onglets.png) no-repeat 0 0;
    }
    
    .vols .onglets ul li a:hover, .vols .onglets ul li.itemactif a, .vols .onglets ul li a:hover, .vols .onglets ul li.itemactif span.itemactif {
        color: #fff;
        background: #d8d8d8 url(../images/onglets.png) no-repeat 0 -50px;
    }
    
    .vols .onglets ul li a span {
        font-weight: normal;
    }
    
    .vols table {
        width: 680px;
        margin: 0;
        text-align: center;
    }
    
    .vols thead {
        height: 25px;
        background-color: #bfddf1;
    }
    
    .vols th {
        /*width: 187px;*/
        font-size: 1.167em;
        font-weight: normal;
    }
    
    .vols th.colprix {
        width: 76px;
        text-align: left;
        padding: 0 0 0 15px;
    }
    
    .vols tr {
        font-size: 1.167em;
        font-weight: bold;
        height: 30px;
    }
	
	.vols tr td {
        border-bottom: 1px solid #bfddf1;
    }
    
    .vols th.sized {
        width: 30%;
    }
    .vols th.minsized {
        width: 10%;
    }
    
    .vols tbody tr:hover td {
        background-color: #e5f1f9;
    }
    
    .vols td.prix {
        text-align: left !important;
    }
	
	.vols .detail_prix {
		text-align: right;
		padding-right: 20px;
		font-size: 0.9em;
		font-weight: normal;
	}
	
	.vols .detail_prix:hover {
		background-color: #fff !important;
	}
    /* FIN ----------------------------------
    blocs de choix des vols
    -----------------------------------------*/
    
    /* DEBUT ----------------------------------
    bloc assurances
    -----------------------------------------*/
    #assurances {
        margin: 0 30px 15px 30px;
        width: 650px;
    }
    
    #assurances h2 {
        margin: 0;
    }
    
    #assurances table {
        margin: 0 15px;
        width: 620px;
    }
    
    #assurances th {
        text-align: left;
    }
    
    #assurances tr td, #assurances tr th {
        padding: 7px 0;
        border-bottom: 1px solid #d8d8d8;
    }
    
    #assurances td.radio {
        vertical-align: top;
        padding: 8px 5px 0 0;
    }
    
    #assurances tr td.colpdf {
        padding: 7px 10px;
        width: 20%;
    }
    
    #assurances tr td .lienpdf {
        padding: 0 0 0 20px;
        background: url(../images/pdf.png) no-repeat 0 0;
    }
    
    #assurances .prix {
        text-align: right;
    }
    
    #assurances label span {
        font-weight: normal;
    }
    
    #assurances p.legende {
        color: #626262;
        text-align: right;
        margin: 0 15px 0 0;
    }
    /* FIN ----------------------------------
    bloc assurances
    -----------------------------------------*/
    
    /* DEBUT ----------------------------------
    bloc authentification
    -----------------------------------------*/
    #bloc_auth p.legende {
        margin-top: 0;
    }
    
    #bloc_auth form {
        float: left;
    }
    
    #bloc_auth .formga {
        width: 63%;
        border-right: 1px solid #b2b2b2;
    }
    
    #bloc_auth .formga legend {
        margin: 0;
    }
    
    #bloc_auth .formga .validation {
        text-align: left;
        margin-left: 125px;
    }
    
    #bloc_auth .formdr {
        width: 35%;
        margin: 0 0 0 10px;
        padding: 90px 0 0 0;
        background: transparent url(../images/avion_gris.png) no-repeat right 15px;
    }
    
    #bloc_auth .formdr input[type="text"], #bloc_auth .formdr input[type="password"] {
        width: 140px;
    }
    
    #bloc_auth #newsletter div, #bloc_auth #email div {
        padding-top: 10px;
    }
    
    #bloc_auth #newsletter label {
        font-weight: normal;
    }
    #bloc_auth #partenaire label {
        font-weight: normal;
    }
    
    #bloc_auth .formdr .validation {
        text-align: right;
        margin-right: 0;
    }
    /* FIN ----------------------------------
    bloc authentification
    -----------------------------------------*/
    
    /* DEBUT ----------------------------------
    bloc finalisation
    -----------------------------------------*/
    #bloc_final fieldset {
        padding: 0 15px 15px 15px;
        margin: 0 0 15px 0;
        background: transparent url(../images/separ.png) repeat-x 0 bottom;
    }
    
    #bloc_final .list_cadres {
        margin: 10px 0;
    }
    
    #bloc_final .list_cadres h3 {
        margin: 0;
        color: #3f49c4;
        font-size: 1em;
        padding: 0;
        border: none;
    }
    
    #bloc_final #infopsg .cadres {
        float: left;
        margin: 0 0 0 10px;
    }
    
    #bloc_final #infopsg .cadres input[type="text"] {
        width: 115px;
    }
    
    #bloc_final #infopsg .prem {
        margin: 0;
    }
    
    #bloc_final  #paiement div {
        float: left;
        width: 70%;
    }
	
	#bloc_final  #paiement div#cadre_liste_moyenpaiement {
        float: left;
        width: 30%;
    }
    
    #bloc_final  #paiement label {
        font-weight: normal;
    }
    
    #bloc_final .validation {
        margin: 15px 0 0 0;
        padding: 0 15px;
    }
    
    #bloc_final .cadres .naiss-info {
        margin: 0;
        color: #626262;
        text-align: right;
        font-style: italic;
    }
    
    /* FIN ----------------------------------
    bloc finalisation
    -----------------------------------------*/
    
    /* DEBUT ----------------------------------
    bloc panier
    -----------------------------------------*/
    #panier_wrapper {
        margin: 0 0 20px 0;
        background: #d8d8d8 url(../images/bloc_coldr.png) no-repeat 0 0;
        clear: both;
    }
	
	.page_paiement #panier_wrapper {
        margin: 0;
        background: none;
        clear: both;
    }
    
    .page_paiement #etapesuiv, .page_paiement .js_delPanier {
        display:none;
    }
    
    
    #panier {
        padding: 5px 10px;
        background: transparent url(../images/bloc_coldr_bas.png) no-repeat 0 bottom;
    }
	
	.page_paiement #panier {
        padding: 0;
        background: none;
    }
    
    #panier h2 {
        margin-top: 0;
    }
    
    #panier table, .table_commande {
        text-align: center;
        width: 100%;
    }
    
    #panier th, .table_commande th {
        text-align: left;
    }
    
    #panier tr, .table_commande tr {
        font-size: .917em;
        height: 30px;
    }
    
    #panier tr.border th, #panier tr.border td, #panier tr td.border,
	.table_commande tr.border th, .table_commande tr.border td, .table_commande tr td.border {
        border-bottom: 1px solid #bfbfc0;;
    }
    
    #panier tr.assur, #panier tr.total {
        font-size: 1em;
        text-align: right;
    }
	
	.table_commande tr.assur, .table_commande tr.total {
        font-size: 1em;
    }
    
    #panier .tot, .table_commande .tot {
        font-weight: bold;
    }
    
    #panier td.prix {
        text-align: right;
        padding: 0 15px;
    }
    
    /*---------- Panier colonne de droite ----------*/
    #col_droite #panier .blocvol {
        border-bottom: 1px solid #ccc;
        font-size: .917em;
        padding: 0 0 5px 0;
        margin: 5px 0;
    }
    
    #col_droite #panier .ligne_titre {
        height: 15px;
    }
    
    #col_droite #panier .ligne_titre h3 {
        font-size: 1em;
        color: #000;
        border: none;
        padding: 0;
        margin: 0;
        width: 100px;
        float: left;
    }
    
    #col_droite #panier .ligne_titre span,  #col_droite #panier .ligne_titre a {
        float: right;
    }
    
    #col_droite #panier .ligne_titre a {
        margin: 2px 0 2px 10px;
    }
    
    #col_droite #panier .blocvol p {
        clear: both;
        margin: .2em 0;
    }
    
    #col_droite #panier .ligne_total {
        font-weight: bold;
        font-size: 1.091em;
    }
    
    #col_droite #panier .ligne_total span {
        margin: 0 20px 0 0;
    }
    
    #col_droite #panier .validation {
        margin: 0;
        height: 33px;
    }
    
    /* FIN ----------------------------------
    bloc panier
    -----------------------------------------*/
    
    .ville_dep {
        color: #9f9f9f;
    }
    
    .ville_arr {
        color: #3f49c4;
    }
      
	.prix {
		color: #e2001a;
	}
      
	#msg_bas {
	    clear: both;
	    margin: 0 auto;
	    padding: 30px 0 5px 0;
	    color: #9f9f9f;
	}
	
	.msg_charter {
	    color: #626262;
	}

/* FIN -------------------------------------------------
contenu
--------------------------------------------------------*/

/* DEBUT -------------------------------------------------
col_droite
--------------------------------------------------------*/
    #blocklogin {
        margin: 0 0 20px 0;
        padding: 5px 0 0 0;
        background: #d8d8d8 url(../images/bloc_coldr.png) no-repeat 0 0;
    }
    
    #blocklogin #blocklogin_wrapper {
        border: none;
        padding: 0 10px 5px 10px;
        background: transparent url(../images/bloc_coldr_bas.png) no-repeat 0 bottom;
    }
    
    #blocklogin h2 {
        margin: 5px 0;
    }
    
    #blocklogin input[type=text], #blocklogin input[type=password] {
        width: 150px;
    }
    
    #blocklogin p {
        margin: 0 0 .5em 0;
    }
    
    #blocklogin .validation {
        margin: 5px 0 5px 80px;
    }
    
    #blocklogin .validation input {
        background: transparent url(../images/btns_150.png) no-repeat 0 0;
        width: 158px;
    }
    
    #blocklogin .validation input:hover {
        background: transparent url(../images/btns_150.png) no-repeat 0 -33px;
    }
    
    #blocklogin ul li {
        margin: 0 0 0 13px;
        list-style-image: url(../images/pucenoire.png);
    }
    
    #blocklogin ul li a {
        font-weight: bold;
        color: #000;
    }
	
	#pub_droite_wrap {
		text-align: center;
	}
/* FIN -------------------------------------------------
col_droite
--------------------------------------------------------*/


/* DEBUT -------------------------------------------------
formulaires utilisateurs
--------------------------------------------------------*/
    .usrf {
    }
    
    fieldset {
        border: none;
    }
    
    .cadres_contenu .usrf fieldset {
        width: 63%;
        border: 1px solid #00aeef;
        margin: 20px auto;
        padding: 10px;
    }
    
    .cadres_contenu .usrf legend {
        margin: 0 0 0 15px;
        padding: 0 5px;
    }
    
    .cadres_contenu .usrf .list_champs_form {
        margin: 5px 0 0 0;
    }

    .usrf legend {
        font-size: 1.5em;
        color: #00aeef;
        margin: 0 0 10px 0;
    }
    
    .usrf .list_champs_form {
        display: table;
        border-collapse: separate;
        border-spacing: 1px;
    }
    
    .usrf .cadre_champs_form {
        display: table-row;
    }
    
    .usrf .champ_obligatoire {
    }
    
    .usrf .champ_invalide {
        background-color: #faebd7;
    }
    
    .usrf .champ_invalide div {
        padding: 5px;
    }
    
    .usrf ul {
        list-style: none;
        margin-left : 0;
    }
    
    .legende {
	    font-style: italic;
	    color: #00aeef;
	}
    
    .required {
        border: 1px solid red;
    }
    
    .msg {
        text-align: center;
        font-weight: bold;
    }
    
    .erreur {
        font-weight: bold;
        background-color: transparent;
        color: red;
    }
    
    .usrf label {
        font-weight: bold;
    }
    
    .usrf .label {
        /*float: left;
        text-align: right;
        padding: 0 .5em 0 0;
        line-height: 1.4em;
        width: 22%; penser à modifier la largeur de cadre_checkbox si cette valeur est modifié */
        display: table-cell;
    }
    
    .usrf label[title] {
        cursor: help;
    }
    
    .usrf .label_section {
        display: table-cell;
        width: 110px;
        text-align: right;
        padding: 2px;
    }
    
    .usrf .input_section {
        display: table-cell;
        padding: 2px;
    }
    
    .usrf .input_legende {
        font-style: italic;
        color: #00aeef;
        margin: 0 0 0 5px;
    }
    
    .usrf .input_help {
        font-style: italic;
        color: #666;
        background: transparent;
    }
    
    .usrf .input_erreur {
        margin: 0 0 1px 0;
        color: #ff0000;
    }
    
    .usrf input[type=text], .usrf input[type=password], .usrf textarea, .usrf select {
        border: 1px solid #b2b2b2;
    }
    
    .usrf select {
        height: 18px;
    }
    
    .usrf input[type=text], .usrf input[type=password] {
        padding: 1px 0 0 0;
        width: 150px;
        height: 17px;
    }
    
    .usrf .remember label {
        font-weight: normal;
        font-size: .917em;
    }
    
    .usrf input:focus, .usrf textarea:focus {
    }
    
    .usrf input.input_normal {
        color: #333;
    }
    
    .usrf input.input_disabled {
        color: #ccc;
    }
    
    .usrf .input {
        color: #666;
        background: transparent;
        font-weight: bold;
    }
    
    .usrf .enligne label {
        float: none;
        width: auto;
        text-align: left;
        display: inline;
        padding: 0 .2em 0 1em;
    }
    
    .usrf .cadre_checkbox {
        float: left;
        margin: 0;
        padding: 0;
        margin-bottom: .5em;
        width: 75%;
    }
    
    .usrf .cadre_checkbox p {
        padding: 0 0 .5em 0 !important;
        margin: 0 !important;
    }
    
    .usrf .cadre_checkbox label {
        float: none;
        width: auto;
        text-align: left;
        display: inline;
    }
    
    .usrf .validation, #bloc_reserv .validation,  #panier .validation {
        text-align: center;
        margin: 15px 0;
        clear: both;
    }
    
    .usrf .validation a, #panier .validation a {
        display: block;
        text-decoration: none;
        float: right;
        padding: 8px 0 0 0;
        height: 25px !important;
    }
    
    .usrf .validation input, .usrf .validation a, #bloc_reserv .validation input, #panier .validation a {
        border: none;
        height: 33px;
        font-size: 1.084em;
        font-weight: bold;
        color: #795700;
        cursor: pointer;
        width: 128px;
        background: transparent url(../images/btns_120.png) no-repeat 0 0;
    }
    
    .usrf .validation input.moy, .usrf .validation a.moy, #bloc_reserv .validation input.moy, #panier .validation a.moy {
        width: 158px;
        background: transparent url(../images/btns_150.png) no-repeat 0 0;
    }
    
    .usrf .validation input.gd, .usrf .validation a.gd, #bloc_reserv .validation input.gd, #panier .validation a.gd {
        width: 258px;
        background: transparent url(../images/btns_250.png) no-repeat 0 0;
    }
    
    .usrf .validation input:hover, .usrf .validation a:hover, #bloc_reserv .validation input:hover, #panier .validation a:hover {
        color: #000;
        background: transparent url(../images/btns_120.png) no-repeat 0 -33px;
    }
    
    .usrf .validation input.moy:hover, .usrf .validation a.moy:hover, #bloc_reserv .validation input.moy:hover, #panier .validation a.moy:hover {
        background: transparent url(../images/btns_150.png) no-repeat 0 -33px;
    }
    
    .usrf .validation input.gd:hover, .usrf .validation a.gd:hover, #bloc_reserv .validation input.gd:hover, #panier .validation a.gd:hover {
        background: transparent url(../images/btns_250.png) no-repeat 0 -33px;
    }
    
    .validation .sd_act_btn {
        font-size: 1.084em;
        font-weight: bold;
        color: #795700;
        background: none !important;
        text-decoration: underline !important;
        float: left !important;
    }
    
    .validation .sd_act_btn:hover {
        color: #000;
        background: none;
        text-decoration: none;
    }
    
    .usrf .tr_act {
        text-align: right;
        font-size: .917em;
    }
    
    /* Boutons de validations durant le processus de commande */
    .usrf .process_cmd {
        margin-right: 40px;
    }

    /* Formulaires utilisateurs ne se présentant pas en table */
    .usrfv, .usrfv p, .usrfv .cadre_champs_form {
        display: block !important;
    }
 
/* FIN -------------------------------------------------
formulaires utilisateurs
--------------------------------------------------------*/


/*Tooltip biblio multimédia (tinyMCE / property)*/
.table_list td.tooltiplauncher .tooltip{
    visibility:hidden;
    position:absolute;
    background-color:#fff;
    border:1px solid #000 ;
    margin:0px;
    margin-left:20px;
    padding-left:5px;
    padding-right:5px;
}

.table_list td.tooltiplauncher:hover .tooltip {
    visibility:visible;
}


/********* LOADER ************/

#ajax_loader_content{
    z-index:1000;
    position:absolute;
    width:100%;
    display:none;
}
#ajax_loader, #ajax_loader_hider, #ajax_loader_content{
    top:0;
    left:0;
}
#ajax_loader{
    position:relative;
    top:200px;
    background-color:white;
    opacity: 0.8;
    border: 1px solid #eee;
    width:300px;
    margin-left:auto;
    margin-right:auto;
    padding:15px;
    text-align: center;
}


#ajax_loader_hider{
    position:absolute;
    padding-top:200px;
    height:1000px;
    width:100%;
    background-color:white;
    filter:alpha(opacity=50);
    -moz-opacity:0.5; /*Opera ne comprend ni filter ni -moz. donc on met opacity qui est compris par firefox et opera, et filter:alpha pour IE*/
    opacity:0.5;
}

/*********CALENDAR*********/
/*correction du bug de l'icone de fermture*/
.yui-calcontainer .close-icon {
    /*text-indent:10000em;*/
}
.yui-skin-sam .yui-calcontainer {
    background-color: #fff;
	border: 2px solid #00aeef;
	text-align: left;
	padding-top: 0;
}

.yui-skin-sam .yui-calcontainer .title {
    background-image: none;
	color: #00aeef;
	padding-right: 30px;
}

.yuicalendar {
    position:absolute;
    margin-left: 160px;
    margin-top: -2px;
	width: 360px;
}

/******************************/
/* Recherche des villes       */
#js_villeouaerretour, #js_villeouaerdepart{
    display:inline;
}

.cacher{
    display: none !important;
    visibility: hidden !important;
    position: absolute !important;
    left: -3000px !important ; 
}
