/*  ----------------------------------------------------------------------------
    DESCRIPTEURS ET GENERIQUES                                                  
    ------------------------------------------------------------------------- */
body{
    font-family: Georgia, "Bookman Old Style", Bookman, "New Century Schoolbook", "Bookman Antiqua", Palatino, "Utopia", "New York", "Times New Roman", Times, serif;
    font-size: 10pt;
    color: #000;
    background-color: #fff;
    margin: 0;
    padding: 0;
}
p, h3, h4, h5, h6{
	margin: 0 0 2pt 0;
}
/*  ----------------------------------------------------------------------------
    STRUCTURE PRINCIPALE                                                        
    ------------------------------------------------------------------------- */
#cadre_prinicpal{
    width                   :   100%;
    position                :   relative;
}

#cadre_haut{
    display: none;
}

#cadre_bas{
    clear                   :   both;
    width                   :   100%;
}
#logo{
    display: none;
}
/*-------> Page Réserver */
.formulaire_reserver_bloc form{
    margin: 0;
    text-align: center;
}
.formulaire_reserver_bloc table{
    width : 100%;
}
.formulaire_reserver_bloc table td.label-form{
    text-align: right;
    width:40%;
    padding-right: 5px;
}
.bloc-crypto{
    display: none;
}
.bloc-valid{
    display: none;
}

/* fiche programme */
.frm_sejour_col{
	float: left;
	width : 44%;
	margin-right : 5pt;
}
.frm_sejour_col img{
	float : left;
}
.btn_reserver{
	display: none;
}
.etiquette_prix{
	margin-top : 10px;
	font-size: 15pt;
	font-weight: bold;
	margin-bottom: 10pt;
}
.frm_sejour_liste_small_bloc h4 span{
	padding-right: 5px;
}
ul.recap_sejour li{
	display: inline;
}
ul.recap_sejour li span{
    font-weight: bold;
}
/*  ----------------------------------------------------------------------------
    CADRE BAS                                                                   
    ------------------------------------------------------------------------- */
#cadre_bas_menu{
    display: none;
}

#cadre_bas_partenaires{
    display: none;
}

#cadre_bas_baseline{
    display: none;
}
.baseline_axn{
    width: 100%;
}