
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	text-decoration:none;
	color:#FFF;
	background:url(/img/web/billet-avion-irlande-angleterre-londres.jpg) #335DA5;
	background-repeat: repeat-y;
	margin:0;
	padding:0;
/*	margin:0px 0px 0px 0px; */
/*	margin:50px 0px 50px 0px; */
	}


.Titre, h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	margin:0px 0px 0px 0px;
	color:#FFFFFF;
}

.Titre, h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin:0px 0px 0px 0px;
	color:#FFFFFF;
}

.Titre, h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	margin:0px 0px 0px 0px;
	color:#FFFFFF;
}

.Titre a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
}
.Titre a:hover {
	text-decoration:underline;
	color:#CC0000;
}

.submit {
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
background-color : #cc0000;
color : #FFFFFF;
}




/*
CECI EST LA FEUILLE DE STYLE GLOBALE DES SERVICES WEBMASTRAVEL
ELLE S'APPLIQUE A TOUTES LES MARQUES BLANCHES
VOUS POUVEZ TELECHARGER SES MISES A JOUR A CETTE ADRESSE :
http://www.webmastravel.net/plus/css.php
*/
/* BLOC D'ALERTES */
.wmt_alerte
        {
        border-top:#870A0A solid 4px;
        border-bottom:#870A0A dashed 1px;
        padding:5px;
        color:#ffffff;
        background:#cc0000;
        }

/* LIEN DANS LES BLOCS D'ALERTE */
.wmt_alerte A
        {
        color:#ffffff;
        }

/* BLOC SIMPLE */
.wmt_notice
        {
        border:#00467F 2px solid;
        padding:5px;
	background:#ffffff;
        }

/* BLOC SIMPLE AVEC FOND DE COULEUR */
.wmt_notice_fond
        {
        border:#00467F 2px solid;
        background:#D8EAF8;
        padding:5px;
        font-size:12px;
        color:#000000;
        }

/* BLOC SIMPLE DE COULEUR PLUS VOYANTE */
.wmt_notice_orange_clair
        {
        border:#FF8A00 2px solid;
        background:#FFD100;
        padding:5px;
        }

/* FORMAT DES TABLEAUX */
.wmt_tableclass
        {
        width:100%;
        }

/* FORMAT DES TITRES */
.wmt_titre
        {
        margin:0px;
        font-size:11px;
        font-weight:bold;
        padding-bottom:3px;
        border-bottom:#00467F 2px solid;
        margin-bottom:7px;
        }

/* FORMAT DES CELLULES (TD) DE TITRES */
.wmt_tabletitre
        {
        background-color:#00467F;
        height:20px;
        color:white;
        font-weight:bold;
        padding:5px;
        font-size:12px;
        }

/* CELLULES QUI S'AFFICHENT EN ALTERNANCE */
.wmt_table1 { background-color:#D8EAF8; color:#000000; font-family:Verdana; font-size:10px; padding:2px }
.wmt_table2 { background-color:#ffffff; color:#000000; font-family:Verdana; font-size:10px; padding:2px }

/* ONGLETS SELECTIONNES */
.wmt_onglet_select, a.wmt_onglet_select, a.wmt_onglet_select:hover, a.wmt_onglet_select:visited, a.wmt_onglet_select:active
        {
        display:block;
        padding:5px;
        padding-bottom:6px;
        background:#00467F;
        color:white;
        font-weight:bold;
        padding-left:15px;
        padding-right:15px;
        margin-right:1px;
        text-decoration:none;
        float:left;
        }

/* ONGLETS NON SELECTIONNES */
.wmt_onglet_unselect, a.wmt_onglet_unselect, a.wmt_onglet_unselect:hover, a.wmt_onglet_unselect:visited, a.wmt_onglet_unselect:active
        {
        display:block;
        background:#848484;
        color:#000000;
        padding:5px;
        margin-right:1px;
        /*text-decoration:none;*/
        margin-bottom:1px;
        float:left;
        }

/* BARRE D'ONGLET */
.wmt_onglet_barre
        {
        _height:25px;
        border-bottom:solid 2px #00467F;
        white-space:nowrap;
        }

/* BLOC VISIBLE NE PAS CHANGER */
.wmt_onglet_select_bloc
        {
        display:block;
        }

/*  BLOC INVISIBLE NE PAS CHANGER */
.wmt_onglet_unselect_bloc
        {
        display:none;
        }

/* ONGLET BLOC DE CONTENU */
.wmt_onglet_content
        {
        border-right:#00467F 2px solid;
        border-bottom:#00467F 2px solid;
        border-left:#00467F 2px solid;
        padding:5px;
        background:#D8EAF8;
        }

/* AFFICHAGE ROUGE */
.wmt_rouge, .wmt_rouge A
        {
        color:#cc0000;
        }

a {
	text-decoration:none;
	color:#000000;
}
a:hover {
	text-decoration:underline;
	color:#CC0000;
}

.wmt_page
{
        font-weight:bold;
}
.wmt_page A
{
        color:#B0B0B0;
}
.wmt_page a:hover {
	text-decoration:underline;
	color:#CC0000;
}

.wmt_bestof
        {
        border-top:#307A7D solid 4px;
        border-bottom:#307A7D dashed 1px;
        padding:5px;
        color:#ffffff;
        background:#509A9D;
        }

.wmt_bestoffers
        {
        border-top:#BA5D30 solid 4px;
        border-bottom:#BA5D30 dashed 1px;
        padding:5px;
        color:#ffffff;
        background:#DA7D50;
        }

.wmt_rubriques
        {
        border-top:#306D9A solid 4px;
        border-bottom:#306D9A dashed 1px;
        padding:5px;
        color:#ffffff;
        background:#508DDA;
        }

/* LIEN DANS LES BLOCS D'ALERTE */
.wmt_bestof A
        {
        color:#ffffff;
        }
