/* Home générale */
h2.ligne_ref {
font-size:12px;
font-weight:normal;
color:#0076B9;
}

/* COLONNE GAUCHE */
#colonne_gauche {
float:left;
width:280px;
display:inline;
}

#bloc_personnalisation_home {
background-color:#fff0d3;
border:1px solid #ff8a00;
padding:10px;
height:53px;
}

#bloc_onglets_moteurs {
background:url("/images/moteur/fd-bt-radio-moteur.gif") no-repeat;
width:280px;
height:32px;
line-height:32px;
margin-top:15px;
color:#ffffff;
text-align:center;
}

.onglet_moteur_on {
background:url("/images/moteur/radio-moteur-on2.gif") no-repeat;
width:85px;
line-height:24px;
display:block;
height:24px;
margin-left:5px;
margin-top:5px;
}

#onglet_vol.onglet_moteur_on{
background:url("/images/moteur/radio-moteur-on.gif") no-repeat;
width:102px;
line-height:24px;
display:block;
height:24px;
margin-left:5px;
margin-top:5px;
}

#onglet_vol {
float:left;
display:inline;
width:102px;
line-height:24px;
height:24px;
margin-top:5px;
}

#onglet_sejour ,
#onglet_location {
float:left;
display:inline;
line-height:24px;
height:24px;
width:85px;
margin-top:5px;
}

iframe#frame_moteur {
width:278px;
height:270px;
border:1px solid #ff8a00;
}

#moteur_sra,
#moteur_sti {
background:url("/images/moteur/degrade-moteur.gif") repeat-x;
background-color:#ffdbb0;
width:278px;
/*height:268px;*/
height:400px;
text-align:left;
position:relative;
padding-top:5px;
}

#moteur_sra #calendrier{
position:absolute;
top:85px;
left:100px;
}

#moteur_sti #calendrier {
position:absolute;
top:5px;
left:100px;
}

.erreur_moteur {
position:absolute;
border:1px solid #DB000E;
color:#DB000E;
background-color: #FFFFFF;
cursor: pointer;
left: 30px;
top: 10px;
padding: 10px;
text-align: left;
width: 210px;
}

#moteur_sra label,
#moteur_sti label{
position:absolute;
left:15px;
margin-top:8px;
}

#moteur_sra input,
#moteur_sti input#date_retour,
#moteur_sti input#date_depart{
margin-left:110px;
width:120px;
margin-top:8px;
}

#moteur_sti input{
margin-left:110px;
width:140px;
margin-top:8px;
}

.boutons_radio {
margin-left:15px;
margin-top:5px;
}

#moteur_sra select,
#moteur_sti select{
margin-left:110px;
margin-top:8px;
width:150px;
}

#moteur_sti .participants {
float:left;
margin-left:3px;
text-align:center;
width:88px;
margin-top:5px;
}

#moteur_sti .participants span{
font-size:10px;
color:#0076b9
}

#moteur_sti select.petit_select {
width:50px;
margin-left:0px;
}

#moteur_sra input#bt_rechercher,
#moteur_sti input#bt_rechercher{
width:93px;
height:23px;
margin-left:130px;
margin-top:15px;
}

/* moteur sti */

#alc_liste_depart,
#alc_liste_destination
{
position : absolute;
right:15px;
border : 1px solid #FF8A00;
width:200px;
background-color : white;
color:#002D70;
cursor:pointer;
text-align:left;
padding:5px;
}

.moteur_mini #alc_liste_depart,
.moteur_mini #alc_liste_destination
{
position : absolute;
right:15px;
border : 1px solid #FF8A00;
width:180px;
background-color : white;
color:#002D70;
cursor:pointer;
text-align:left;
padding:5px;
}

#alc_liste_depart .item,
#alc_liste_destination .item
{
width:100%;
}
#alc_liste_depart .item_FR,
#alc_liste_destination .item_FR
{
width:100%;
font-weight:bold;
}
#alc_liste_depart .texte75,
#alc_liste_destination .texte75
{
font-size:80%;
}

#alc_liste_depart .surligner,
#alc_liste_destination .surligner
{
width:100%;
background-color:#DB000E;
color:#FFF;
}

#alc_liste_depart .transparent,
#alc_liste_destination .transparent
{
width:100%;
background-color:transparent;
}

/* desti du mois*/
#bloc_destinations_mois {
margin-top:15px;
border:1px solid #0076b9;
height:147px;
}

#bloc_destinations_mois h4{
background-color:#0076b9;
color:#ffffff;
font-size:14px;
line-height:27px;
height:27px;
font-weight:bold;
text-align:center
}

#bloc_destinations_mois .pas_offre {
text-align:center
}

.offre_du_mois .partie_gauche{
float:left;
display:inline;
margin-top:10px;
margin-left:10px;
width:130px;
height:110px;
}

.offre_du_mois .partie_gauche img{
width:120px;
height:80px;
margin-bottom:3px;

}

.offre_du_mois .partie_gauche .prix_destimois{
background-color:#db000e;
width:116px;
display:block;
color:#ffffff;
text-align:center;
padding:2px;
}

.offre_du_mois .partie_gauche .prix_destimois strong{
font-size:14px;
font-weight:bold
}

.offre_du_mois .partie_droite{
float:left;
display:inline;
width:130px;
margin-top:10px;
}

.offre_du_mois .partie_droite h2{
font-size:12px;
font-weight:bold;
height:30px;
overflow:hidden;
}

.offre_du_mois .partie_droite h2 a{
color:#002D70;
}

.offre_du_mois .partie_droite p{
margin:5px 0px 8px 0px;
height:48px;
overflow:hidden;
}

.offre_du_mois .partie_droite p a{
color:#ff8a00;
}

/* dernieres minutes */
#bloc_dernieres_minutes {
margin-top:15px;
border:1px solid #ff8a00;
}

#bloc_dernieres_minutes h4{
background-color:#ff8a00;
color:#ffffff;
font-size:14px;
line-height:27px;
height:27px;
font-weight:bold;
text-align:center
}

#bloc_dernieres_minutes .pas_offre {
text-align:center
}

.offre_derniere_min {
border-bottom:1px solid #ff8a00
}

.offre_derniere_min .partie_gauche{
float:left;
display:inline;
margin-top:10px;
margin-left:10px;
width:195px;
height:44px;
overflow:hidden
}

.offre_derniere_min .partie_gauche h2{
font-size:12px;
font-weight:bold;
height:18px;
overflow:hidden;
}

.offre_derniere_min .partie_gauche h2 a{
color:#ff8a00;
}

.offre_derniere_min .partie_gauche p {
margin:0px;
display:inline
}

.offre_derniere_min .partie_gauche p a{
margin:0px 0px 8px 0px;
height:18px;
overflow:hidden;
display:block;
color:#002D70;
}

.prix_derniere_min {
float:left;
width:60px;
text-align:right;
margin-right:10px;
margin-top:10px;
}

a.prix_derniere_min{
color:#db000e;
}

.prix_derniere_min strong{
font-size:14px;
}

/* COLONNE CENTRALE */
#colonne_centre {
float:left;
display:inline;
width:370px;
margin-left:15px;
}

/* offres degriffees */
#bloc_degriffes {
border:1px solid #0076b9;
height:390px;
}

#bloc_degriffes h4{
background-color:#0076b9;
color:#ffffff;
font-size:12px;
line-height:27px;
height:27px;
font-weight:normal;
text-align:center
}

#bloc_degriffes h4 strong{
font-size:14px;
font-weight:bold;
}

#bloc_degriffes .pas_offre {
text-align:center
}

#bloc_degriffes .offre_degriffe{
margin-top:10px;
height:80px;
border-bottom:1px solid #0076b9;
}

#bloc_degriffes .offre_degriffe img{
float:left;
height:70px;
width:70px;
margin-left:10px;
}

#bloc_degriffes .offre_degriffe .partie_droite{
float:left;
width:260px;
margin-left:10px;
}

#bloc_degriffes .offre_degriffe .partie_droite a{
color:#002D70;
}

#bloc_degriffes .offre_degriffe .partie_droite h2{
font-size:12px;
font-weight:bold;
}

#bloc_degriffes .offre_degriffe .partie_droite h2 a{
color:#ff8a00;
}

#bloc_degriffes .offre_degriffe .partie_droite p{
margin:0px 0px 8px 0px;
height:28px;
overflow:hidden;
}

#bloc_degriffes .offre_degriffe .partie_droite .prix_degriffe strong {
background-color:#db000e;
color:#ffffff;
padding:2px;
font-size:14px;
font-weight:bold
}

#bloc_degriffes .offre_degriffe .partie_droite .prix_degriffe span {
color:#db000e;
text-decoration:line-through
}

/* nos bons plans */
#bloc_nos_bons_plans {
border:1px solid #cfcfcf;
margin-top:15px;
height:357px;
}

#bloc_nos_bons_plans h4{
background-color:#a5a5a5;
color:#ffffff;
font-size:14px;
line-height:27px;
height:27px;
font-weight:bold;
text-align:center
}

#visionneuse {
width:368px;
height:330px;
background-image:url(/images/homes/load.gif);
background-repeat:no-repeat;
background-position:center;
background-color:#cfcfcf;
}

/* bloc infos */
#bloc_infos {
border:1px solid #cfcfcf;
height:144px;
margin-top:19px;
}

#bloc_infos img{
float:left;
}

#bloc_infos ul {
float:left;
margin:0px;
padding:0px;
width:199px;
}

#bloc_infos li {
list-style:none;
line-height:25px;
height:25px;
}

#bloc_infos li a{
padding-left:20px;
display:block
}

#bloc_infos li a:hover {
background-color:#a5a5a5;
color:#ffffff;
display:block;
padding-left:25px;
background-image:url("/images/homes/fleche-fdgris.gif");
background-repeat:no-repeat;
background-position:center left
}


/* COLONNE DROITE */
#colonne_droite {
float:left;
display:inline;
width:240px;
margin-left:15px;
}

#bloc_crea1 {
border:1px solid #cfcfcf;
width:238px;
height:170px;
}

#bloc_crea2 {
border:1px solid #cfcfcf;
width:238px;
height:170px;
margin-top:15px;
}

#bloc_acces_rapide h2{
color:#A4A4A4;
font-size:14px;
font-weight:bold;
border-bottom:1px solid #A4A4A4;
padding-left:5px;
padding-bottom:5px;
margin-top:15px;
}

#bloc_acces_rapide ul,
#bloc_acces_rapide li{
margin:0px;
padding:0px;
}

#bloc_acces_rapide li{
margin-top:12px;
list-style:none;
font-size:11px;
}

#bloc_acces_rapide li a{
color:#002D70;
}

#bloc_acces_rapide li img {
float:left;
margin-right:5px;
}

#bloc_acces_rapide li span {
float:left;
cursor:pointer
}

#bloc_acces_rapide li strong {
font-size:12px;
font-weight:bold;
display:block;

}

#bloc_news {
background-color:#fff0d3;
border:1px solid #ff8a00;
padding:10px;
margin-top:15px;
}

#bloc_news h4 {
color:#ff8a00;
font-size:14px;
font-weight:bold;
}

#bloc_news p {
margin:10px 0px 5px 0px;
}

#bloc_news input#bt_news{
position:relative;
top:5px;
}


/* HOMES BIS SRA */
#moteur_homes_bis {
float:left;
display:inline;
width:278px;
}

#moteur_homes_bis h4{
background:url("/images/moteur/fd-titre-moteur-bis.gif") no-repeat;
line-height:33px;
height:33px;
text-align:center;
color:#ffffff;
font-size:14px;
font-weight:bold;
width:280px
}

#moteur_homes_bis iframe#frame_moteur {
height:226px;
}

/* bons plans homes bis */
#bloc_bons_plans_bis {
width:617px;
height:260px;
border:1px solid #a5a5a5;
float:left;
display:inline;
margin-left:15px;
position:relative;
overflow:hidden
}

#bloc_bons_plans_bis h4{
background-color:#a5a5a5;
color:#ffffff;
font-size:14px;
line-height:27px;
height:27px;
font-weight:bold;
text-align:left;
padding-left:15px;
width:212px;
/*position:absolute;*/
}

#bloc_bons_plans_bis .pas_offre{
text-align:center;
width:230px;
}

#bloc_bons_plans_bis .offre_bon_plan_bis {
height:77px;
border-bottom:1px solid #a5a5a5;
width: 230px;
}

#bloc_bons_plans_bis .offre_bon_plan_bis img {
position:absolute;
top:0px;
right:0px;
width:390px;
height:260px;
}

#bloc_bons_plans_bis .offre_bon_plan_bis .partie_gauche{
width:210px;
padding:5px 10px;

}

#bloc_bons_plans_bis .offre_bon_plan_bis .partie_gauche h2{
height:18px;
overflow:hidden;
font-size:12px;
font-weight:bold;
}

#bloc_bons_plans_bis .offre_bon_plan_bis .partie_gauche h2 a{
color:#FF8A00
}

#bloc_bons_plans_bis .bloc_bons_plans_bis_on .partie_gauche {
background:url("/images/homes/fleche-bons-plans-orange.gif") no-repeat center right;
color:#000
}

#bloc_bons_plans_bis .offre_bon_plan_bis .partie_gauche p{
height:18px;
overflow:hidden;
margin:0px;
margin-top:5px;
width:190px;
}

#bloc_bons_plans_bis .offre_bon_plan_bis .partie_gauche p a{
color:#002D70;

}

a.prix_bon_plan_bis {
margin-top:5px;
display:block;
color:#002D70
}

.prix_bon_plan_bis strong {
background-color: #DB000E;
color:#ffffff;
font-size: 14px;
padding:2px;
}

#colonne_gauche_bis {
float:left;
width:660px;
}

/* bloc dernieres minutes bis */
#bloc_dernieres_minutes_bis {
border:1px solid #0076b9;
margin-top:15px;
}

#bloc_dernieres_minutes_bis .pas_offre {
text-align:center
}

#bloc_dernieres_minutes_bis h4 {
background-color:#0076b9;
color:#ffffff;
font-size:14px;
line-height:27px;
height:27px;
font-weight:bold;
text-align:left;
padding-left:15px;
}

#bloc_dernieres_minutes_bis h4 strong{
font-size:14px;
font-weight:bold;
}

#bloc_dernieres_minutes_bis .offre_derniere_min_bis {
float:left;
display:inline;
width:315px;
margin-top:17px;
margin-left:10px;
}

#bloc_dernieres_minutes_bis .offre_derniere_min_bis .partie_gauche {
float:left
}

#bloc_dernieres_minutes_bis .offre_derniere_min_bis .partie_gauche img {
width:145px;
height:80px
}

#bloc_dernieres_minutes_bis .offre_derniere_min_bis .partie_gauche h2 {
width:135px;
padding-left:10px;
background-color:#a5a5a5;
font-size:14px;
font-weight:bold;
line-height:20px;
height:20px;
overflow:hidden
}

#bloc_dernieres_minutes_bis .offre_derniere_min_bis .partie_gauche h2 a{
color:#ffffff;
}

#bloc_dernieres_minutes_bis .offre_derniere_min_bis .partie_droite {
float:left;
width:155px;
margin-left:10px;
}

#bloc_dernieres_minutes_bis .offre_derniere_min_bis .partie_droite p {
margin:0px;

}

#bloc_dernieres_minutes_bis .offre_derniere_min_bis .partie_droite a{
color:#002D70;
}
#bloc_dernieres_minutes_bis .offre_derniere_min_bis .partie_droite a p{
overflow:hidden;
height:75px;
}

a.prix_derniere_min_bis {
display:block;
margin-top:5px;
color:#002D70;
}

.prix_derniere_min_bis strong{
color:#DB000E;
font-size:14px;
}

/* desti du mois bis */
#colonne_gauche_bis #bloc_destinations_mois {
width:270px;
float:left;
border: 1px solid #FF8A00;
}

#colonne_gauche_bis #bloc_destinations_mois  h4{
background-color: #FF8A00;
}

#colonne_gauche_bis #bloc_infos {
margin-left:15px;
margin-top:15px;
float:left
}

#colonne_droite_bis {
float:left;
display:inline;
width:240px;
margin-left:15px;
}

/* PAGE HOME VOL STRA */
/*.page_vols #moteur_homes_bis {
float:left;
width: 278px;
}*/

#colonne_gauche_vols {
float:left;
width:665px;
}

/* HOMES BIS STRA */
#moteur_homes_stra {
float:left;
display:inline;
width:278px;
}

#moteur_homes_stra h4{
background:url("/images/moteur/fd-titre-moteur-stra-bis.gif") no-repeat;
line-height:33px;
height:33px;
text-align:center;
color:#ffffff;
font-size:14px;
font-weight:bold
}

#moteur_homes_stra iframe#frame_moteur {
height:360px;
width: 268px;
border:1px solid #ff8a00;
background-color:#FFDBB0
}

/* promos vols */
.page_vols #promos_vols {
border: 1px solid #0076B9;
height: 393px;
width: 367px;
float:left;
margin-left:15px;
overflow:hidden;
display:inline
}

.page_vols #promos_vols h4 {
background-color:#0076b9;
color:#ffffff;
font-size:14px;
line-height:27px;
height:27px;
font-weight:bold;
text-align:center;
}

#promos_vols .pas_offre {
text-align:center
}

#promos_vols .offre_vol{
margin-top:7px;
height:66px;
border-bottom:1px solid #0076b9;
}

#promos_vols .offre_vol img{
float:left;
width:110px;
margin-left:10px;
}

#promos_vols .offre_vol .partie_droite{
float:left;
width:210px;
margin-left:10px;
}

#promos_vols .offre_vol .partie_droite a{
color:#002D70;
}

#promos_vols .offre_vol .partie_droite h2{
font-size:12px;
font-weight:bold;
}

#promos_vols .offre_vol .partie_droite h2 a{
color:#ff8a00;
}

#promos_vols .offre_vol .partie_droite p{
margin:3px 0px;
height:18px;
overflow:hidden;
}

#promos_vols .offre_vol .partie_droite .prix_vol strong {
background-color:#db000e;
color:#ffffff;
padding:2px;
font-size:14px;
font-weight:bold
}
/*-----*/

.page_vols #bloc_destinations_mois {
float:left;
width:270px;
}

.page_vols #bloc_infos {
float:left;
margin-top:15px;
margin-left:15px;
}

.page_vols #bloc_acces_rapide h2 {
margin-top:0px;
}


/* partie commune SRA et STRA resultats */
iframe.frame_moteur_mini {
width:218px;
height:330px;
border:1px solid #ff8a00;
}

iframe.frame_moteur_mini_sti {
width:218px;
height:400px;
border:1px solid #ff8a00;
}

.bloc_moteur_mini h4{
background:url("/images/moteur/fd-titre-moteur-mini.gif") no-repeat;
line-height:33px;
height:33px;
text-align:center;
color:#ffffff;
font-size:14px;
font-weight:bold;
width:220px
}

/* moteur */
.moteur_mini{
background:url("/images/moteur/degrade-moteur.gif") repeat-x;
background-color:#ffdbb0;
width:218px;
height:400px;
text-align:left;
position:relative;
padding-top:5px;
}

.moteur_mini #calendrier{
position:absolute;
top:140px;
left:20px;
}

.moteur_mini label{
margin-left:15px;
display:block
}

.moteur_mini input {
margin:5px 0px;
margin-left:15px;
width:150px;
}

.moteur_mini select {
margin:5px 0px;
margin-left:15px;
width:180px;
}

.moteur_mini input#bt_rechercher{
width:93px;
height:23px;
margin-left:70px;
margin-top:15px;
}

.moteur_mini .participants span{
color:#0076b9
}

.moteur_mini select.petit_select {
width:50px;
margin-left:15px;
}

/* colonne gauche sous moteur */
#bloc_recits_voyages {
border:1px solid #cfcfcf;
margin-top:15px;
height:120px;
}

#bloc_recits_voyages #partie_gauche_recits{
float:left;
display:inline;
margin:10px
}

#bloc_recits_voyages #partie_gauche_recits span{
background-color:#DB000E;
color:#ffffff;
text-decoration:underline;
text-align:center;
width:72px;
display:block;
padding:2px;
}

#bloc_recits_voyages h4{
margin-top:10px;
font-size:12px;
font-weight:normal;
}

#bloc_recits_voyages h4 a{
color:#FF8A00
}

#bloc_recits_voyages p a{
font-size:11px;
color:#002D70;	
}

#bloc_devis_surmesure {
background-color: #FFF0D3;
border: 1px solid #FF8A00;
padding: 8px;
text-align:center;
margin-top:15px;
}

#bloc_devis_surmesure h4{
font-size:14px;
color:#FF8A00;
}

#fil_ariane_xml,
#fil_ariane_xml a {
color:#002D70;
}

#fil_ariane_xml img {
position:relative;
top:3px;
}

#fil_ariane_xml span {
color:#DB000E
}

#annuaires_liens  a{
color:#A4A4A4;
}

#annuaires_liens {
position:absolute;
margin-left:15px;
color:#A4A4A4;
}
