/* $Id: skin.css,v 1.7.4.1 2008/11/28 12:57:18 mb Exp $ */
/* caractÈristiques gÈnÈrales du document html pour ATLASWEB */
/* --------------------------------------------------------- */

#saisiePaxJM {
  display:none;
}

#body{
	font: Arial, arial;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 4px;
	text-align: center;
}


#default{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

/* Classe utilisable pour le Top*/
#defaultTop{
	text-align: left;
	margin-bottom: 4px;
	width: 100%;
	border: 1px solid #000000;
	overflow: hidden;
	height: 150px;
}

#topLogo{
	float:left;
	
	width: 355px;
	height: 150px;
}

#topDate {
	color: #ababab;
	font-size: 10px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-align: right;
	padding-top: 135px;
	padding-right: 6px !important;
	float: right;

}

#topCoord {
	float: left;

	color: #7d7d7d;
	font-size: 10px;
	font-family: Verdana;
	margin-left: 12px;
	margin-top: 10px;
	width: 250px;

}


#topDeconnect{
	float: left;
	margin-left: 12px;
	width: 250px;
	margin-top: 10px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;
	color: #DC143C;
}

#topDeconnect a{
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #DC143C;
}
/* end classe Top*/


#defaultBottom{
	clear: both;
	background-image: url("../images/degrade_fond_piedpage.gif" );
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	
}

/* Les classes utilisables pour la progressBar */
#progressBar {
	font-family: Arial, Helvetica;
	background-image: url("../images/etape_fond.gif");
    background-repeat: no-repeat;
	width: 595px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	
}

#progressBar ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#progressBar li {
	float: left;
	padding-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
}

 
.progressBar_titre  {
	color: #DC143C;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}

.progressBar_avant  {
	color: #DC143C;
	font-size: 11px;
	font-weight: normal;
}

.produitCategorie {
   display:none;
}

.progressBar_en_cours  {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-image: url("../images/etape_on.gif");
	background-repeat: no-repeat;
	height: 26px;
	width: 88px;
}

.progressBar_apres {
	color: #b0b0b0;
	font-size: 11px; 
	font-style: italic;
	font-weight: normal;
	text-decoration: italic
}

.progressBar_separator {
	display: none;
	visibility: hidden;
}




/* Les classes utilisables pour le Login */
#loginDefault{
	width: 570px;
	height: 350px;
	margin: 0;
	padding: 0;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
}

#loginTop{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#loginLogo{
	border-bottom: #7D7D7D 1px solid;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	height: 150px;
}

#loginMessageAccueil {
	color: #DC143C;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-color: #EDF0F4;
	padding: 5px;
}

#loginImage {
	position: relative;
	top: -240px;
	float: right;
}

#loginMain{
	color: #DC143C;
	text-align: left;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	padding-left: 100px;
	background-color: #EDF0F4;
	height: 175px;
}

#loginMain table{
	width: 275px;
}

#loginMain thead{
	text-align: center;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: #FF0000;
	height: 50px;
}
#loginMain tfoot{
	text-align: center;
	height: 40px;
}


#loginMain tbody{
	font-size: 11px;
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #000000;
}

#loginMain tbody th{
	text-align: right;
	font-weight: normal;
	font-size: 11px;	
}

#loginMain tbody td{
	text-align: left;
}

#loginBottom{
	color: #B5B5B5;
	background-color: #FFFFFF;
	border-top: #7D7D7D 1px solid;
	font-size: 10px;
	font-family: Arial, Helvetica;
	font-weight: normal;
	padding-top: 4px;
}

#loginBottom a{
	color: #B5B5B5;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica;
	font-weight: normal;
}



/* Les classes utilisables pour le menu */
#menu {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica;
	text-align: left;
	background-image: url("../images/fond_menu.gif");
	width: 780px;
	height: 25px;
	border: solid 1px #000000;
	margin: 0;
	padding: 0;
}
	
#menu ul {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

#menu li {
/*	background-image: url(../images/puce_menu.gif);
	background-repeat: no-repeat;*/
	float: left;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 11px;
	padding-right: 11px;
	
	text-align: center;
	line-height: 25px;
	border-right: #000000 1px solid;
}

#menu a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	color: #FFFF00;
	text-decoration: underline;
	background-image: url("../images/fond_menu_over.gif");

}
#contextMenu{
	height: 15px;
	width: 595px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	height: 20px;

}

#contextMenu ul {
	margin: 0px;
	padding: 0px;
	
}

#contextMenu li {
	list-style-type: none;
	float: left;
	line-height: 20px;
	margin-left: 20px;
}

#contextMenu a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	
	color: #DC143C;
	font-weight: bold;
	text-decoration: underline;
}

#contextMenu a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	
	color: #DC143C;
	text-decoration: underline;
}


/* Les classes utilisables pour le main */
#main{
	width: 780px;
	padding-bottom: 10px;
	
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #EDF0F4;
	
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal; 
	color: #FF0000;
	text-align: center;
	
	height: auto;
	overflow: visible;
	clear: both;
}


/* Les classes utilisables pour les SCREENS */

/* GÈnÈrique */
#mainPageTitle{
	padding-top: 20px;
	font-family: Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #DC143C;
	height: 35px;
}

#mainError{
	width: 555px;
	margin-left: auto;
	margin-right: auto;
}

#mainErrorMessage{
	min-height: 21px;
	padding-left: 30px;
	margin-bottom: 10px;
		
	background-image: url("../images/warning.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;

}



.alertMessage{
	color: #FF0000;
}

.mention{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: italic;
	color: #888888;

}

.clear{
	clear: both;
	height: 20px;
}

.boutonValid{
	display: none;
	visibility: hidden;
}
.obligatoire{
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #FF0000;
}

.retourHaut{
	clear: both;
	background-color: #DC143C;
	width: 70px;
	height: 20px;
	text-align: center;
}
.retourHaut_link{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	color: #FFFFFF;
}

.rollOverInfo{
        background-image: url("../images/info_fond_degrade.gif");
        width: 170px;
        border:1px solid #000000;
        margin: 0;
        padding: 10px;
        font-family: Arial, Helvetica;
        font-size: 10px;
        font-weight: normal;
        color: #FFFFFF;
        z-index:10;
}

select {
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: Black;
}

input{
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: Black;
}

textarea{
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: Black;
}

a{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #DC143C;
}
.navpage{
	float: right;
	margin: 0;

	font-family: Arial;
	font-size: 10px;
	clear: both;
}
.navpage_prev{
	width: 30px;
	float: left;

}
.navpage_texte{

	float: left;
}
.navpage_titrePage{
	float: left;
	
}
.navpage_currentPage{
	font-weight: bold;
}
.navpage_totalPage{
}
.navpage_nbProduit{
}
.navpage_next{
	width: 30px;
	
	float: left;
}
.tableauProduit{
	width: 595px;
	padding-bottom: 40px;
}

.tableauProduitPays{
	width: 595px;
	clear: both;
	height: 20px;
	margin: 0;
	padding-left: 5px;
	margin-bottom: 5px;
	background-color: #DC143C;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	color: #FFFFFF;
}


.tableauProduit_Produit{
	width: 595px;
	clear: both;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #DC143C 2px solid;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.tableauProduit_Produit_alternate{
	width: 595px;
	clear: both;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #DC143C;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.produitImage{
	margin: 0;
	padding: 0;
	margin-right: 10px;
	
	width: 100px;
	height: 67px;
	
	float: left;
	
	overflow: hidden;
}

.produitTitre{
	margin: 0;
	padding: 0;
	width: 480px;
	
	float: left;
	
	text-align: left;
}

.produitTitre a{
	margin: 0;
	padding: 0;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #DC143C;
	text-decoration: underline;
}

.produitInfo{
	margin: 0;
	padding: 0;
	width: 480px;
	float: left;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	
}

.produitPrix{
	margin: 0;
	padding: 0;
	width: 150px;
	float: right;	
	
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	text-align: right;
	color: #7D7D7D;

}

.produitListePrix{
	margin: 0;
	padding: 0;
	margin-top: 10px;
	width: 100%;
	
	float: left;

	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	

}

.produitListePrix_ville{
	margin: 0;
	padding: 0;
	width:90px;
	height: 20px;
	
	float: left;
	border-top: #D7D7D7 1px dotted;	
	
	text-align: right;
	line-height: 20px;
	color: #000000;
	
}

.produitListePrix_prix{
	margin: 0;
	padding: 0;
	
	width: 450px;
	float: left;	
		
	border-top: #D7D7D7 1px dotted;	
		
	text-align: left;
}

.produitListePrix_prix table{
	margin: 0;
	padding: 0;


}

.produitListePrix_prix a{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	text-decoration: underline;
}


.produitDateLink{
	margin: 0;
	padding: 0;

	float: left;	
	
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;

	text-align: left;
}

.produitDateLink a{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	text-decoration: underline;
}

.produitListePrix_Colonne{
	float: left;
	width: 100px; 
}

.produitListePrix_ColonneTH{
	width: 55px;
	height: 20px;

	font-family:Arial;
	font-size: 10px;
	line-height: 20px;
	text-align: right;
	
}

.produitListePrix_ColonneTD{
	width: 30px;
	height: 20px;
	padding-left: 10px;
	
	font-family:Arial;
	font-size: 10px;
	line-height: 20px;
	color: #000000;
	text-align: left;
}

.produitListePrix_prixPromo{
	color: #FF0000;
}

/* Spécifique */

/* Les classes utilisables pour l'accueil */

#accueil{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

#accueilMenu {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica;
	text-align: left;
	background-image: url("../images/fond_menu.gif");
	width: 780px;
	height: 25px;
	border: solid 1px #000000;
	margin: 0;
	padding: 0;
}
	
#accueilMenu ul {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

#accueilMenu li {
	float: left;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 11px;
	padding-right: 11px;
	
	text-align: center;
	line-height: 25px;
	border-right: #000000 1px solid;
}

#accueilMenu a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#accueilMenu a:hover {
	color: #EE8323;
	text-decoration: underline;
}

#accueilMain{
	width: 780px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: center;
	background-color: #EDF0F4;
	position: relative;
}

#accueilRmc {
	float: left;
	position: relative;
	left: 10px;
	top: 10px;

	width: 340px;
	margin: 0;

	padding-left: 1px;
	padding-top: 22px;
	

	background-image: url("../images/accueil_rmcTitre.gif");
	background-repeat: no-repeat;

	text-align: left;
	background-color: #ffffff;

}

#accueilRmc table{
	padding: 0;
	margin: 0;
	width: 100%;
	border: 1px solid #7D7D7D;
	border-collapse: collapse;
	font-family: Arial, Helvetica;
	background-image: url("../images/fondRmc.jpg");
	background-repeat: no-repeat;
}


.accueilRmcOption{
	width: 220px;

}

#accueilRmc thead{
	display: none;
}

#accueilRmc tfoot td{
	text-align: center;
	height: 30px;
	line-height: 30px;
}

#accueilRmc hr {
	height: 10px;
	visibility: hidden;
}

#accueilRmc tbody th{
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	padding-right: 5px;
	width: 105px;
}

#accueilRmc tbody td{
	text-align: left;
	font-size: 10px;
	padding-left: 10px;
}


#accueilPromo{
	display: none;
}

#accueilDestination{
	display: none;
}

#accueilMustReq{
        float: left;
        margin-left: 80px;
        margin-top: 10px;
        padding-left: 1px;
        padding-top: 22px;
        background-image: url("../images/accueil_cdcTitre.gif");
        background-repeat: no-repeat;
        width: 257px;
}

#accueilMustReq table{
        padding: 0px;
        margin: 0px;
        width: 100%;
        border: 1px solid #7D7D7D;
        font-family: Arial, Helvetica;
}

#accueilMustReq thead{
        display: none;
}



/* CritCatReq */
#rechercheCatalogue{
	width: 431px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	
	padding-left: 1px;
	padding-top: 22px;
	

	background-image: url("../images/rechercheCatalogue_Titre.gif");
	background-repeat: no-repeat;

	text-align: left;
	
}

#rechercheCatalogue table{
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	font-family: Arial, Helvetica;
	background-color: #FFFFFF;
	border: 1px solid #7D7D7D;
}
#rechercheCatalogue thead{
	visibility: hidden;
}

#rechercheCatalogue tbody th{
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	padding-right: 5px;
	width: 105px;
	height: 20px;

}

#rechercheCatalogue tbody td{
	text-align: left;
	font-size: 10px;
	padding-left: 10px;
}


#rechercheCatalogue tfoot {
	text-align: center;
	height: 30px;
	line-height: 30px;
}


/* CritProdsReq */
#nouvelleRecherche{
	width: 431px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
		
	padding-left: 1px;
	padding-top: 22px;
	

	background-image: url("../images/rechercheNouvelle_Titre.gif");
	background-repeat: no-repeat;

	text-align: left;
	background-color: #FFFFFF;
	
}

#nouvelleRecherche table{
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	font-family: Arial, Helvetica;
	background-color: #FFFFFF;
	border: 1px solid #7D7D7D;
}
#nouvelleRecherche thead{
	visibility: hidden;
}

#nouvelleRecherche tbody th{
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	padding-right: 5px;
	width: 105px;
	height: 20px;

}

#nouvelleRecherche tbody td{
	text-align: left;
	font-size: 10px;
	padding-left: 10px;
}


#nouvelleRecherche tfoot {
	text-align: center;
	height: 30px;
	line-height: 30px;
}


/* CritPromoReq */
#recherchePromo{
	width: 431px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	
	padding-left: 1px;
	padding-top: 22px;
	

	background-image: url("../images/recherchePromo_Titre.gif");
	background-repeat: no-repeat;

	text-align: left;
	background-color: #FFFFFF;
	
}

#recherchePromo table{
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	font-family: Arial, Helvetica;
	background-color: #FFFFFF;
	border: 1px solid #7D7D7D;
}
#recherchePromo thead{
	visibility: hidden;
}

#recherchePromo tbody th{
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	padding-right: 5px;
	width: 105px;
	height: 20px;

}

#recherchePromo tbody td{
	text-align: left;
	font-size: 10px;
	padding-left: 10px;
}



#recherchePromo tfoot {
	text-align: center;
	height: 30px;
	line-height: 30px;
}
/* Vs */
#rechercheVs{
        width: 431px;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        color: #000000;

        padding-left: 1px;
        padding-top: 22px;


        background-image: url("../images/rechercheVs_Titre.gif");
        background-repeat: no-repeat;

        text-align: left;
        background-color: #FFFFFF;

}

#rechercheVs table{
        border: 0;
        padding: 0;
        margin: 0;
        width: 100%;
        border-collapse: collapse;
        font-family: Arial, Helvetica;
        background-color: #FFFFFF;
        border: 1px solid #7D7D7D;
}
#rechercheVs thead{
        visibility: hidden;
}
#rechercheVs tbody th{
        text-align: right;
        font-size: 10px;
        font-weight: normal;
        padding-right: 5px;
        width: 105px;
        height: 20px;

}

#rechercheVs tbody td{
        text-align: left;
        font-size: 10px;
        padding-left: 10px;
}



#rechercheVs tfoot {
        text-align: center;
        height: 30px;
        line-height: 30px;
}

/* BfdReq */
#rechercheDossier{
	width: 460px;
	text-align: center;
	
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

#rechercheDossier_reference{
	margin-left: auto;
	margin-right: auto;
	
	padding-left: 1px;
	padding-top: 22px;
	background-image: url("../images/rechercheReference_Titre.gif");
	background-repeat: no-repeat;
	
	width: 431px;
}
#rechercheDossier_name{
	margin-left: auto;
	margin-right: auto;
	
	padding-left: 1px;
	padding-top: 22px;
	background-image: url("../images/recherchedateNom_Titre.gif");
	background-repeat: no-repeat;

	width: 431px;
}

#rechercheDossier table{
	border: 0;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	
	width: 100%;
	border-collapse: collapse;
	font-family: Arial, Helvetica;
	background-color: #FFFFFF;
	border: 1px solid #7D7D7D;
}

#rechercheDossier thead{
	visibility: hidden;
}

#rechercheDossier tbody th{
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	padding-right: 5px;
	width: 105px;
	height: 20px;
}

#rechercheDossier tbody td{
	text-align: left;
	font-size: 10px;
	padding-left: 10px;
}


#rechercheDossier tfoot {
	text-align: center;
	height: 30px;
	line-height: 30px;
}

/* Products */
#listeProduits{
	width: 595px;
	margin-left: auto;
	margin-right: auto;


	text-align: left;
	color: #000000;
}

/* CatList */
#listeCatalogue{
	width: 595px;
	margin-left: auto;
	margin-right: auto;


	text-align: left;
	color: #000000;
}

/* RechDatPro */
#rechercheDate{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 10px;
	width:	280px;
	text-align: center;
	border: #7D7D7D 1px solid;
	background-color: #FFFFFF;
}

#rechercheDate tbody th{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}

#rechercheDate tbody td{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}


#rechercheDate table{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;

	width: 300px;
	padding: 0;
	margin: 10;
	border-collapse: collapse;
	text-align: left;
}

#rechercheDate thead{
	visibility: hidden;
}

#rechercheDate tfoot{
	text-align: center;
	height: 30px;
	line-height: 30px;
}


/* LstAgcVoy */
#rechercheAgence{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;

	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;

	width: 300px;
	text-align: center;
	background-color: #FFFFFF;
	border: #7D7D7D 1px solid;
}

#rechercheAgence table{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;

	width: 100%;
}


#rechercheAgence table thead td{
	visibility: hidden;
	height: 30px;
}

#rechercheAgence table tbody th{
	text-align: right;
	width: 50%;
}
#rechercheAgence table tbody td{
	text-align: left;
	width: 50%;
}
#rechercheAgence table tfoot td{
	text-align: center;
}

/* Popup aide de la liste des codes Résa */
#listeCodeResa{
	width: 100%;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;

}
.listeCodeResa_continent{
	margin-bottom: 10px;
	height: 15px;
	background-color: #DC143C;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
	color: #FFFFFF;
}
.listeCodeResa_pays{
	width: 100%;
	margin-bottom: 10px;
	
	border-bottom: 1px #7D7D7D dotted;
	
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
}
.listeCodeResa_pays thead{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
	color: #000000;
}

.listeCodeResa_pays tbody th{
	width: 50px;
	
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-align: right;
	color: #000000;
}
.listeCodeResa_pays tbody td{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
	color: #000000;
}
.listeCodeResa_pays a{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #DC143C;
	text-decoration: underline;
}

#listeAgence{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 10px;
	width:	280px;
	text-align: center;
	border: #7D7D7D 1px solid;
	background-color: #FFFFFF;
}

#listeAgence table{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;

	width: 300px;
	padding: 0;
	margin: 10;
	border-collapse: collapse;
	text-align: left;
}

#listeAgence thead{
	visibility: hidden;
}

#listeAgence tbody th{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}

#listeAgence tbody td{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
#listeAgence tfoot{
	text-align: center;
	height: 30px;
	line-height: 30px;
}



/*NewsReq.vm*/
#InscriptionNewsletter{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 10px;
	width:	300px;
	text-align: center;
	border: #7D7D7D 1px solid;
	background-color: #FFFFFF;
}

#InscriptionNewsletter table{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;

	width: 300px;
	padding: 0;
	margin: 10;
	border-collapse: collapse;
	text-align: left;
}

#InscriptionNewsletter thead{
	visibility: hidden;
}

#InscriptionNewsletter th{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}
#InscriptionNewsletter td{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

#InscriptionNewsletter tfoot td{
	text-align: center;
	height: 30px;
	line-height: 30px;
}

/*AvailReq.vm*/
#availReqMain{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 10px;
	width:	450px;
	text-align: center;
	border: #7D7D7D 1px solid;
	background-color: #FFFFFF;
}

#availReqMain table{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;

	width: 400px;
	padding: 0;
	margin: 10;
	border-collapse: collapse;
	text-align: left;
}

#availReqMain thead td{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
#availReqMain th{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
#availReqMain td{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

#availReqMain tfoot td{
	text-align: center;
	height: 30px;
	line-height: 30px;
}

#availReqConsigne{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: center;

}

/* saisiePax */
#saisiePaxMain{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 10px;
	width:	550px;
	text-align: center;
	border: #7D7D7D 1px solid;
	background-color: #FFFFFF;
}

#saisiePaxMain table{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;

	width: 550px;
	padding: 0;
	margin: 10;
	border-collapse: collapse;
	text-align: left;
}

#saisiePaxMain thead td{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
#saisiePaxMain tbody th{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	border-bottom: #7D7D7D 2px solid;
}
#saisiePaxMain tbody td{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	height: 25px;
	line-height: 25px;
	border-bottom: #7D7D7D 1px solid;
}

#saisiePaxMain tfoot td{
	text-align: center;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: italic;
	color: #888888;

	height: 30px;
	line-height: 30px;
}


/* resaScreen */
#resaProduct{
	margin-left: auto;
	margin-right: auto;
	width:	550px;
	color: #000000;

	border: #7D7D7D 1px solid;
	background-color: #FFFFFF;	
	
	text-align: left;
}

#resaProductImage{
	width: 100px;
	height: 80px;
	position: relative;
	top: 20px;
	left: 10px;

}

#resaProductMain{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
		
	position: relative;
	left: 150px;
	top: -60px;
	
	width:	380px;
	text-align: left;
	background-color: #FFFFFF;
}

#resaProductMain table{
	width: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;

	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;

}

#resaProductMain thead td{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DC143C;
	text-align: center;
}

#resaProductMain th{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	width: 250px;
}
#resaProductMain td{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	width: 300px;
}

#resaProductMain tfoot td{
	text-align: center;
	height: 30px;
	line-height: 30px;

}

.resaOption{
	width: 300px;

}

/* resaCompo */
#resaCompoMain{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;

	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 10px;
	width:	300px;
	text-align: center;
	border: #7D7D7D 1px solid;
	background-color: #FFFFFF;
}

#resaCompoMain table{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;

	width: 300px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	text-align: left;
}

#resaCompoMain thead td{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DC143C;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
#resaCompoMain th{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}
#resaCompoMain td{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

#resaCompoMain tfoot td{
	text-align: center;
	height: 30px;
	line-height: 30px;
}

/* resaVoi */
#resaVoiMain{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;

	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 10px;
	width:	400px;
	text-align: center;
	border: #7D7D7D 1px solid;
	background-color: #FFFFFF;
}

#resaVoiMain table{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;

	width: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	text-align: left;
}

#resaVoiMain thead td{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DC143C;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
#resaVoiMain th{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}
#resaVoiMain td{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	height: 20px;
	line-height: 20px;
}

#resaVoiMain tfoot td{
	text-align: center;
	height: 30px;
	line-height: 30px;
}


/* resaTrans */
#resaTransMain{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;

	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 10px;
	width:	400px;
	text-align: center;
	border: #7D7D7D 1px solid;
	background-color: #FFFFFF;
}

#resaTransMain table{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;

	width: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	text-align: left;
}

#resaTransMain thead td{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DC143C;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
#resaTransMain th{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}
#resaTransMain td{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

#resaTransMain tfoot td{
	text-align: center;
	height: 30px;
	line-height: 30px;
}


/* resaCompl */
#resaComplMain{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;

	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 10px;
	width:	300px;
	text-align: center;
	border: #7D7D7D 1px solid;
	background-color: #FFFFFF;
}

#resaComplMain table{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;

	width: 300px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	text-align: left;
}

#resaComplMain thead td{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DC143C;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
#resaComplMain th{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}
#resaComplMain td{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

#resaComplMain tfoot td{
	text-align: center;
	height: 30px;
	line-height: 30px;
}

/* ListeTsp */

#listeVolsMain{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 10px;
	width: 550px;
	border: #7D7D7D 1px solid;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DC143C;
	text-align: left;
}
#listeVolsMain table{
	width: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
#listeVolsMain thead td{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	
	text-align: left;
	height: 30px;
	line-height: 30px;

}
#listeVolsMain tbody th{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
#listeVolsMain tbody td{
	padding: 5px;
	
	border-bottom: #7D7D7D 1px dotted;
	
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}

#listeVolsMain tfoot td{
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #000000;
}

/* Booking */


#bookingMenuMain{
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	
	padding-left: 1px;
	padding-top: 22px;

	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width:	593px;
	color: #000000;
	
}

#bookingMenuMain table{
	padding: 0;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #7D7D7D;
}

#bookingMenuMain thead{
	display: none;
	visibility: hidden;
}

#bookingMenuMain tbody tr{

	background-color: #FFFFFF;
}
#bookingMenuMain tbody th{
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #DC143C;
}

#bookingMenuMain tbody td{
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: #7A7E80 1px solid;
}

#bookingMenuMain tfoot{
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #FFFFFF;
}
	

#bookingMenuSegments{
	margin: 0;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	
	padding-left: 1px;
	padding-top: 22px;

	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	width:	592px;
	color: #000000;

	background-image: url("../images/bookingMenu_prestationTitre.gif");
	background-repeat: no-repeat;
}

#bookingMenuTarif{
	margin: 0;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	
	padding-left: 1px;
	padding-top: 22px;

	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	width:	592px;
	color: #000000;

	background-image: url("../images/bookingMenu_prixTitre.gif");
	background-repeat: no-repeat;
}

#bookingMenuTarif tbody th{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
#bookingMenuTarif tbody td{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

#bookingMenuTarif tfoot th{
	text-align: right;
}
#bookingMenuTarif tfoot td{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	border-bottom: #7A7E80 1px solid;
	font-weight: bold;
}
#bookingMenuCompl{
	margin: 0;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	
	padding-left: 1px;
	padding-top: 22px;

	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	width:	592px;
	color: #000000;

	background-image: url("../images/bookingMenu_optionsTitre.gif");
	background-repeat: no-repeat;
}

#bookingMenuCompl tfoot td{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: italic;
	color: #888888;
}
#bookingMenuPassagers{
	margin: 0;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	
	padding-left: 1px;
	padding-top: 22px;

	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	width:	592px;
	color: #000000;

	background-image: url("../images/bookingMenu_passagersTitre.gif");
	background-repeat: no-repeat;
}

#bookingMenuValidation{
	margin: 0;
	padding: 0;
	width: 200px;

	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	background-color: transparent;
}

#bookingMenuValidation table{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	color: #000000;
	border-collapse: collapse;
	border: 0;
	border-bottom: #7A7E80 1px solid;
	border-top: #7A7E80 1px solid;
	
	background-color: transparent;
	
}
#bookingMenuValidation thead{
	display: none;
	visibility: hidden;
}
#bookingMenuValidation tbody th{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	color: #000000;
	border-bottom: #7A7E80 1px dotted;
	background-color: transparent;

}
#bookingMenuValidation tbody td{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	color: #000000;
	border-bottom: #7A7E80 1px dotted;
	background-color: transparent;
}

/* bookingList */

#bookingListMain{
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	
	padding-bottom: 30px;
	
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	width:	600px;
	color: #000000;
}

#bookingListMain table{
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	font-family: Arial, Helvetica;
	background-color: #FFFFFF;
	border: 1px solid #7D7D7D;
}

#bookingListMain th{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	width: 150px;
	color: #000000;
	text-align: left;
	
}
#bookingListMain td{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

#bookingListMain a{
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #EE8323;
}

/*bookinFile*/
#bookingFile{
	width: 100%;
}

#bookingFileMain{
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	width:	593px;
	color: #000000;
	
}

#bookingFileMain table{
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	width: 100%;
	
	border: 1px solid #7D7D7D;
	background-color: #FFFFFF;
	
	border-collapse: collapse;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}

#bookingFileMain thead td{
	padding-left: 5px;
	
	background-color: #DC143C;
	border-bottom: #888888 2px solid;
	
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	text-align: left;
	color: #FFFFFF;
}

#bookingFileMain a{
	color: #FFFFFF;
}

#bookingFileMain tbody tr{

	background-color: #FFFFFF;
}
#bookingFileMain tbody th{
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	width: 200px;
}

#bookingFileMain tbody td{
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#bookingFileMain tfoot td{
	margin: 0;
	padding: 5px;

	background-color: #FFFFFF;
	
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #7D7D7D;
	text-align: center;
	
}

#bookingFilePassagers{
	margin: 0;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	
	width: 592px;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}
#bookingFilePassagers table{
	width: 100%;
}

#bookingFilePassagers tbody th{
	text-align: left;
}
#bookingFilePassagers td{
	text-align: left;
}


#bookingFileSegments{
	
	width: 592px;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}

#bookingFileSegments table{
	width: 100%;
}

#bookingFileSegments tbody th{
	text-align: left;
}
#bookingFileSegments td{
	text-align: left;
}

#bookingFileTarif{
	
	width: 592px;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#bookingFileTarif table{

}

#bookingFileTarif tbody th{
	color: #DC143C;
	text-align: right;
	width: auto;
}

#bookingFileTarif tbody td{
	text-align: right;
	width: auto;
}

#bookingFileTarif tfoot th{
	text-align: right;
	width: auto;
	color: #000000;
}

#bookingFileTarif tfoot td{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	border-bottom: #7A7E80 1px solid;
	font-weight: bold;
}

#bookingFilePrestation{
	
	width: 592px;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#bookingFilePrestation table{

}

#bookingFilePrestation tbody th{
	color: #DC143C;
	text-align: left;
	width: auto;
}

#bookingFilePrestation tbody td{
	text-align: left;
	width: auto;
}

#bookingFilePrestation tfoot th{
	text-align: left;
	width: auto;
	color: #000000;
}

#bookingFilePrestation tfoot td{
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	border-bottom: #7A7E80 1px solid;
	
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: italic;
	color: #888888;

}


#bookingFileReglement{
	width: 592px;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;

}
#bookingFileReglement tbody th{
	text-align: left;
}

#bookingFileReglement tbody td{
	text-align: left;
}

#bookingFileReglement tfoot th{
	text-align: left;
	color: #000000;
}

#bookingFileDocument{
	width: 592px;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;

}
#bookingFileDocument tbody th{
	width: 200px;
	text-align: right;
	font-weight: normal;
	line-height: 20px;
	height: 20px;
}

#bookingFileDocument tbody td{
	text-align: left;
	line-height: 20px;
	height: 20px;
}

#bookingFileDocument tfoot th{
	text-align: left;
	color: #000000;
}


/* NameList */
#nameListMain{
	width:	500px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	
	padding-left: 1px;
	padding-top: 22px;

	border: 1px solid #7D7D7D;
	background-color: #FFFFFF;
	
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #000000;
	

}

#nameListMain table{
	border: 0;
	padding: 0;
	margin: 0;
	margin-bottom: 30px;
	width: 100%;
	border-collapse: collapse;
	font-family: Arial, Helvetica;
	background-color: #FFFFFF;

}

#nameListMain th{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	width: 150px;
	color: #000000;
	text-align: right;
	
}
#nameListMain td{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	color: #000000;
	text-align: left;
}

#nameListMain thead td{
	padding-left: 10px;
	text-align: center;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DC143C;
}

#nameListMain tfoot td{
	line-height: 30px;
	height: 30px;
	text-align: center;
}	

/* resaProdCpl */

#resaProdCpl{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 10px;
	width: 550px;
	border: #7D7D7D 1px solid;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DC143C;
	text-align: left;
}
#resaProdCpl table{
	width: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
#resaProdCpl thead td{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	
	text-align: left;
	height: 30px;
	line-height: 30px;

}
#resaProdCpl tbody th{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
#resaProdCpl tbody td{
	padding: 5px;
	
	border-bottom: #7D7D7D 1px dotted;
	
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}

#resaProdCpl tfoot td{
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #000000;
}

/* resaProdMain */
#resaProdMain{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;

	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 10px;
	width:	300px;
	text-align: center;
	border: #7D7D7D 1px solid;
	background-color: #FFFFFF;
}

#resaProdMain table{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;

	width: 300px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	text-align: left;
}

#resaProdMain thead td{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DC143C;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
#resaProdMain th{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}
#resaProdMain td{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

#resaProdMain tfoot td{
	text-align: center;
	height: 30px;
	line-height: 30px;
}
	
#waitBody{
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}	

#waitdefault{
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	width: 650px;
	text-align:center;
}	

#waitTop{
	text-align: left;
	margin-bottom: 4px;
	width: 100%;
	overflow: hidden;
	height: 150px;
}


#waitTopLogo{
	float: left;
	width: 355px;
	height: 150px;
}

#waitTopDate{
	color: #ababab;
	font-size: 10px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-align: right;
	padding-top: 135px;
	padding-right: 6px !important;
	float: right;
}

#waitTopCoord{
	float: left;

	color: #7d7d7d;
	font-size: 10px;
	font-family: Verdana;
	margin-left: 12px;
	margin-top: 10px;
	width: 150px;
}

#waitMain{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;

}

#waitTitle{
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	font-family: Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #DC143C;
	height: 35px;
}

#waitAnim
	{
	margin-left: auto;
	margin-right: auto;
	width: 120px;
	}

#flashcontent
	{
	margin-top: 15px;
	height: 20px;
	}

#waitMessage{

	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 20px;
	width: 400px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	
	border-top: 1px #7D7D7D solid;
	border-bottom: 1px #7D7D7D solid;
}

/* Impression du dossier */
#print_default{
	width: 600px;
	margin-left: auto;
	margin-right: auto;

	text-align: left;
	background-color: #FFFFFF
}

/* Classe utilisable pour le Top*/
#print_defaultTop{
	text-align: left;
	width: 100%;
	height: 150px;
	margin-bottom: 10px;

	overflow: hidden;
}

/* Les statistiques */
#report_default{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	
	color: #000000;
	
	text-align: left;
}
#report_Top{
	width: 100%;
	margin-bottom: 30px;
}
#report_Toplogo{
	float: left;
	width: 250px;
	height: 55px;
	overflow: hidden;
}
#reportTopTitre{
	float: left;
	width: 100%;
	font-family: Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #DC143C;
	height: 35px;
}
#report_TopInfo{
	float: left;
	position: relative;
	top: -80px;
	left: 300px;
	
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000000;

	
}
#report_menu{
	clear: both;
	width: 100%;
	margin-bottom: 30px;

}
#report_menu li{
	float: left;
	list-style: none;
	width: 25%;
}

#report_Main{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	color: #7D7D7D;
	
	clear: both;
}

#report_Main table{
	width: 100%;
	margin-bottom: 5px;
	
	border-collapse: collapse;
	border: 1px #7D7D7D solid;
	
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	
	color: #000000;
}

#report_Main thead td{
	padding-left: 5px;
	
	background-color: #DC143C;
	
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
}

#report_Main tbody th{
	padding-left: 5px;
	
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	text-align: right;
}

#report_Main tbody td{
	padding-left: 5px;
	
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
}

#report_Main tfoot td{
	margin: 0;
	padding: 5px;
	padding-top: 10px;
	
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: italic;
	color: #888888;

	text-align: right;
}


