/* $Id: skin.css,v 1.8.4.1 2008/11/28 12:57:17 mb Exp $ */

body
	{
	margin:0;
	padding:0;
	background-color:#000;
	padding-bottom:20px;
	}

#body 
	{
	font:11px Arial;
	color:#000;
	text-align:center;
	}

form 
	{
	padding:0;
	margin:0;
	}

#default,
#accueil 
	{
	width: 780px;
	margin:0 auto 10px auto;
	text-align:left;
	background:transparent url("../images/bg-content.jpg") repeat-y 0 0;
	}


/*------------------------------ LES CATALOGUES / SAISONS -------------------------*/
.accueil_rev_vacances
	{
	position: relative;

	margin-top: 30px;
	margin-bottom: 15px;
	width: 431px;
	height: 292px;

	background: url("../images/accueil_rev2.gif") no-repeat;
	/*border: 1px solid black;*/
	}
/*.accueil_rev_vacances_left
	{
	float: left;
	width: 4px;
	height: 125px;
	background:transparent url("../images/accueil_rev_left.gif") no-repeat 0 0;
	}
.accueil_rev_vacances_right
	{
	float: left;
	width: 4px;
	height: 125px;
	background:transparent url("../images/accueil_rev_right.gif") no-repeat 0 0;
	}*/

#accueil_Brochure_menus
	{
	position: absolute;
	left: 95px;
	top: -22px;

	/*border: 1px solid green;*/
	}
#accueil_Brochure_menus_saison0 .ong_a, #accueil_Brochure_menus_saison1 .ong_a,
#accueil_Brochure_menus_saison0 .ong_b, #accueil_Brochure_menus_saison1 .ong_b
	{
	float: left;
	height: 23px;
	width: 116px; 

	font-family: Arial;
	text-align: center;
	font-size: 11px;
	line-height: 24px;
	background-repeat: no-repeat;
	}
#accueil_Brochure_menus_saison0 .ong_a a, #accueil_Brochure_menus_saison1 .ong_b a {line-height: 24px; color: #DA1D8B;}
#accueil_Brochure_menus_saison0 .ong_a, #accueil_Brochure_menus_saison1 .ong_b {background-image: url("../images/menu_saison_0.gif"); margin-right: 2px;}
#accueil_Brochure_menus_saison0 .ong_b, #accueil_Brochure_menus_saison1 .ong_a {background-image: url("../images/menu_saison_1.gif");}

.accueil_rev_vacances_center /* a l'arrache */
	{
	float: left;
	margin-left: 30px;
	*margin-left: 18px;
	/*margin-right: 5px;
	margin-top: 28px;*/

	text-align: center;
	/*border: 2px solid black;*/
	}
.accueil_rev_vacances_center_txt
	{
	margin-top: 15px;
	/*border: 1px dotted black;*/
	}
.accueil_rev_vacances_center_txt h1
	{
	display: block;
	float: left;
	
	padding:0;
	margin:0;

	width: 84px;
	height: 106px;
	}
.accueil_rev_vacances_center_txt img {border: 0;margin: 10px;}
.accueil_rev_vacances_center_allcat
	{
	float: left;

	width: 370px;
	margin-top: 12px;

	text-align: left;
	/*border: 1px dotted black;*/
	}

.accueil_rev_vacances_center_onecat
	{
	float: left;

	margin-left: 8px;
	margin-right: 8px;

	text-align: center;
	/*border: 1px dotted black;*/
	}

.accueil_rev_vacances_center_onecat img 
	{
	border: 0;
	text-decoration: none;
	padding-bottom: 3px;
	}

.accueil_rev_vacances_center_onecat h1
	{
	margin: 0;
	padding: 0;
	}

.accueil_rev_vacances_center_txt a,
.accueil_rev_vacances_center_onecat a
	{
	font-size: 12px;
	font-weight: bold;
	/*text-decoration: none;*/
	}

/*-------------------------*/
.accueil_Brochure_onecat
	{
	float: left;

	margin-left: 6px;
	margin-right: 6px;

	text-align: center;
	/*border: 1px dotted black;*/
	}
.ete2007_onecat
	{
	float: left;

	margin-top: 10px;
	margin-left: 3px;
	margin-right: 3px;

	text-align: center;
	/*border: 1px dotted black;*/
	}

.accueil_Brochure_onecat img, .ete2007_onecat img
	{
	border: 0;
	text-decoration: none;
	padding-bottom: 3px;
	}

.accueil_Brochure_onecat h1, .ete2007_onecat h1
	{
	margin: 0;
	padding: 0;
	}

.accueil_Brochure_onecat a
	{
	font-size: 12px;
	font-weight: bold;
	/*text-decoration: none;*/
	}
.ete2007_onecat a
	{
	font-size: 11px;
	font-weight: bold;
	}

/*------------------------------ FIN accueil_rev_vacances -------------------------*/






/* Classe utilisable pour le Top*/
#defaultTop 
	{
	position: relative;
	border-bottom: 2px solid #DA1D8B;
	}
#topLogo 
	{
	height: 112px;
	text-align:center;
	background-color:#fff;
	}
#num_indigo
	{
	position: absolute;
	top: 47px;
	left: 579px;

	width: 201px;
	height: 65px;

	background-image: url('../images/num_indigo.gif');
	background-repeat: no-repeat;
	}
#topDate {display:none;}

#topCoord {
	float: left;
	color: #000000;
	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: #B60B10;

}

#topDeconnect a {
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #B60B10;

}

/* end classe Top */

#defaultBottom {
	border-top:2px solid #662375;
}

#BottomLinks,
#BottomLinks a {
	font:11px Arial;
	color:#7f7f7f;
}

#BottomLinks {
	background-color:#fff;
	text-align:right;
}

#BottomLinks ul {
	padding:34px 0 10px 0;
	margin:0;
	list-style:none;
}

#BottomLinks ul li {
	background:transparent url("../images/bottom-starter.gif") no-repeat 0 50%;
	display:inline;
	padding:0 18px 0 24px;
}

#BottomLinks ul li.bl-first {
	background:none;
}

#BottomCopyrights {
	text-align:left;
	padding:6px 0 0 0;
	background-color:#000;
}

#BottomCopyrights,
#BottomCopyrights a {
	font:10px Arial;
	color:#c7c7c7;
}

#BottomCopyrights ul {
	margin:0;
	padding:0;
	list-style:none;
}

#BottomCopyrights ul li {
	display:inline;
}

#BottomCopyrights ul li.bc-first {
	border-right:1px solid #c7c7c7;
	padding-right:5px;
	margin-right:5px;
}

/* Les classes utilisables pour la progressBar */

#progressBar {
	padding:6px 20px;
	font:12px Arial;
	color:#ffffff;
	height:31px;
}

#listeProduits #progressBar {
	margin:0;
	padding:6px 0;
}

#progressBar ul {
	list-style: none;
	margin:0;
	padding:0;
	background:transparent url("../images/etape_fond.jpg") repeat-x 0 0;
	height:31px;
}

#progressBar li {
	display:inline;
	padding-left:10px;
	padding-right:10px;
	line-height:31px;
	padding:8px 10px;
}

#progressBar li.progressBar_titre {
	padding-left:20px;
	font-weight:bold;
}

#progressBar li.progressBar_avant {
}

#progressBar li.progressBar_en_cours {
	background:transparent url("../images/etape_fond_en_cours.jpg") repeat-x 0 0;
	font-weight:bold;
}

#progressBar li.progressBar_apres {
	font-style:italic;
}

#progressBar li.progressBar_separator {
}

/* 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: #B60B10 1px solid;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	height: 150px;
}

#loginMessageAccueil {
	color: #B60B10;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 5px;
}

#loginImage {
	position: relative;
	top: -205px;
	float: right;
}

#loginMain{
 	color: #056dcc;
	text-align: left;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	padding-left: 100px;
	background-color: #ffd700;
	height: 175px;
}

#loginMain table{
	width: 275px;
}

#loginMain thead{
	text-align: center;
	font-famBily: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: #B60B10;
        font-weight: bold;
        background-color: #FFD700;
	height: 50px;
}
#loginMain table thead tr td{
	font-style: italic;
}

#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;
        background-color: #FFD700;
}

#loginMain tbody td{
	text-align: left;
        background-color: #FFD700;
}

#loginBottom{
	color: #B5B5B5;
	background-color: #FFFFFF;
	border-top: #B60B10 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 {
	background-color:#662375;
	margin:0;
	padding:0;
	padding-bottom:10px;
	background:#662375 url("../images/fondDiaporama.jpg") no-repeat 0 100%;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0 0 0 20px;
}

#menu li {
	display:inline;
	line-height:26px;
	padding-right:30px;
	padding-left:30px;
}

#menu a {
	color:#fff;
	font:bold 12px Arial;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#contextMenu {
	padding:4px 0 12px 40px;
	text-align:left;
}

#listeCatalogue #contextMenu,
#listeProduits #contextMenu {
	margin:0;
	padding-left:0;
	border:none;
}

#contextMenu ul {
	margin:0;
	padding:0;
	list-style:none;
}

#contextMenu li {
	display:inline;
	height:18px;
	line-height:20px;
	margin-left:20px;
	padding:0 6px;
	background:transparent url("../images/contextMenu_fond.jpg") repeat-x 0 0;
}

#contextMenu a {
	font:normal 11px Arial;
	color:#fff;
	text-decoration:none;
}

/* Les classes utilisables pour le main */

#main {
	margin:10px 17px;
	padding:10px;
	overflow: hidden;
	clear:both;
	background-color:#fff;
	border:1px solid #939393;
}


/* Les classes utilisables pour les SCREENS */

/* GÈnÈrique */

#mainPageTitle {
	padding:2px;
	font:bold 20px Arial;
	text-align:center;
	color:#662375;
	background-color:#fff;
}


#mainError {
}

#mainErrorMessage {
	padding:4px 50px;
	background:transparent url("../images/warning.jpg") no-repeat 20px 0;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #B60B10;
    text-align: left;
}

.alertMessage{
	color: #B60B10;
}

.mention{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: italic;
	color: #888888;
}

.clear {
	clear: both;
}

.boutonValid {
	display:none;
	visibility: hidden;
}
.boutonValidInput {
  border: 0;
}

.obligatoire{
	font-family: Arial, Helvetica;
	font-size: 10px;
	color:#DA1D8B;
}

.retourHaut {
	clear:both;
	/*float:left;*/
	width:70px;
	height:18px;
	text-align:center;
	margin-top:4px;
	background:transparent url("../images/contextMenu_fond.jpg") repeat-x 0 0;
}

a.retourHaut_link {
	font:11px Arial;
	line-height:18px;
	color:#fff;
	display:block;
	text-decoration:none;
}

.rollOverInfo {
	background-color:#71B3D5;
	width: 170px;
	border:1px solid #000000;
	margin: 0;
	padding: 10px;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	z-index:10;
}

select {
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #000000;

}

input{
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #000000;
}

textarea{
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #B60B10;
}

a {
	font:bold 10px Arial;
	color:#DA1D8B;
}


.navpage {
	/*float:right;
	clear:both;*/
	margin-left:520px;
	margin-top:-4px;
	position:absolute;
	text-align:right;
	color:#662375;
	font:10px Arial;
	width:160px;
	/*border:1px solid #f90;*/
}

.navpage form {
	display:inline;
}

.navpage_prev {
	display:inline;
	/*background-color:#003333;
	border:1px solid #033;
	width:30px;*/
}

.navpage_texte {
	display:inline;
}
.navpage_titrePage {
	display:inline;
}

.navpage_currentPage {
	display:inline;
	font:bold 12px Arial;
}

.navpage_totalPage {
	display:inline;
}

.navpage_nbProduit {
	display:inline;
	padding-right:10px;
}

.navpage_next {
	display:inline;
}

.tableauProduit {
	clear:both;
	padding-bottom:10px;
	overflow:hidden;
}

.tableauProduitPays {
	clear:both;
	font:bold 13px Verdana;
	margin-bottom:6px;
	line-height:24px;
	color:#fff;
	padding-left:10px;
	background:transparent url("../images/barreTitre.jpg") repeat-x 0 0;
}

.tableauProduit_Produit, .tableauProduit_Produit_alternate
	{
	clear:both;
	margin:10px 0;
	font:normal 10px Arial;
	overflow:hidden;
	border-bottom:1px solid #662375;
	}

.produitImage
	{
	padding:0;
	margin:0;
	position:absolute;
	/*background-color:#666;*/
	}

/* MSIE */
* html div.produitImage{ margin-right:-3px; }

.produitImage img {
	width:100px;
	height:67px;
}

.produitTitre {
	/*background-color:#063;*/
	padding-left:110px;
}

.produitTitre a {
	font:bold 11px Verdana;
	text-decoration: underline;
}

.produitCategorie {
	display:none;
}

.produitInfo {
	/*background-color:#00f;*/
	padding:2px 0 2px 110px;
	font:normal 10px Arial;
}

.produitPrix {
	/*background-color:#f90;*/
	font:bold 17px Arial;
	color: #7D7D7D;
	text-align:right;
	padding-left:632px;
	margin:0;
	position:absolute;
}

.produitListePrix {
	/*background-color:#96c;*/
	padding:0;
	margin:4px 50px 4px 115px;
	clear:both;
	font:10px Arial;
	height:1%;
}

.produitListePrix_ville {
	font:bold 10px Verdana;
	clear:both;
	float:left;
	width:90px;
	/*background-color:#006666;*/
}

/* MSIE */
* html .produitListePrix_ville {
	margin-right:-3px;
}

.produitListePrix_prix {
	margin:0;
	padding:0;
	overflow:hidden;
	/*background-color:#996600;*/
}

/* MSIE */
* html .produitListePrix_prix {
	height:1%;
}

.produitListePrix_prix table {
}

.produitListePrix_prix a {
	font:bold 11px Arial;
	text-decoration:underline;
}

.produitListePrix_Colonne {
	float:left;
	width:100px;
	border-top:1px solid #e8e8e8;
	border-left:1px solid #e8e8e8;
	/*background-color:#006633;*/
}

.produitListePrix_Colonne table {
	border:0;
	border-collapse:collapse;
}

.produitListePrix_ColonneTH {
	width: 55px;
	height: 20px;
	font-family:Arial;
	font-size: 10px;
	line-height: 20px;
	text-align: right;
	border-bottom:1px solid #e8e8e8;
}

.produitListePrix_ColonneTD {
	width:30px;
	height:20px;
	padding-left:10px;
	font:10px Arial;
	line-height:20px;
	border:1px solid #e8e8e8;
	border-left:none;
	border-top:none;
}

span.produitListePrix_prixPromo {
	color:#EC3436;
}

.produitDateLink {
	padding:4px 0 10px 110px;
}

.produitDateLink a {
	display:block;
	font:10px Arial;
	color:#fff;
	text-align:center;
	text-decoration: none;
	background:transparent url("../images/contextMenu_fond.jpg") repeat-x 0 0;
	line-height:18px;
	width:40px;
}

/* Spécifique */

/* Les classes utilisables pour l'accueil */

#accueilMenu {
	background-color:#662375;
	margin:0;
	padding:0;
	border-bottom:2px solid #fff;
}

#accueilMenu ul {
	list-style:none;
	margin:0;
	padding:0 0 0 20px;
	border-bottom:1px solid #B723AB;
}

#accueilMenu li {
	display:inline;
	line-height:26px;
	padding-right:30px;
	padding-left:30px;
}

li.locked {
	background:transparent url('../images/locked.gif') no-repeat 0 0;
}

#accueilMenu a {
	color:#fff;
	font:bold 12px Arial;
	text-decoration: none;
}

#accueilMenu a:hover {
	text-decoration: underline;
}

#accueilMain {
	background:transparent url("../images/bg-content.jpg") repeat-y 0 0;
	overflow:hidden;
}

#accueilDiaporama {
	padding-bottom:10px;
	background:transparent url("../images/fondDiaporama.jpg") repeat-y 0 100%;
}

#accueilRmc {
	float:left;
	position:relative;
	left:10px;
	top:10px;
	width:431px;
	margin:0;
	padding-top:30px;
	background:transparent url("../images/accueil_rmcTitre.gif") no-repeat 0 0;
}

#accueilRmc table {
	padding:0;
	margin:0;
	width:100%;
	height:293px;
	border-collapse: collapse;
	font-family: Arial, Helvetica;
	background:transparent url("../images/fondRmc.jpg") no-repeat 0 0;
}

#accueilRmc tfoot td {
	text-align:center;
	height:30px;
	line-height:30px;
}

#accueilRmc hr {
	visibility: hidden;
}

#accueilRmc tbody th {
	text-align:right;
	font-size:10px;
	font-weight:normal;
	width:163px;
}

#accueilRmc tbody td {
	font-size: 10px;
	padding-left: 10px;
}

#accueilRmc tbody td a {
	text-align: left;
	font-size: 10px;
	color:#DA1D8B;
}

.accueilRmcOption{
	width: 220px;
}

#accueilPromo,
#accueilDestination {
	display: none;
}

#accueilPromoCtlg {
	margin-bottom:8px;
}

#accueilPromoCtlg img {
	border-width:0;
}

/*----------------------------------- Coup de coeur (les vrais) ---------------------------------------*/
#accueilCoeur_cadre
	{
	float: left;
	margin-top: 8px;
	margin-left: 17px;
	margin-bottom: 15px;

	/*border: 1px solid green;*/
	}
#accueilCoeur_start	{height: 30px;	background: url("../images/accueil_cdcTitre.gif") no-repeat;}
#accueilCoeur_end	{height: 4px;	background: url("../images/accueil_cdcBottom2.gif") no-repeat;}
#accueilCoeur	/* Bloc principal */
	{
	width: 300px;
	*width: 302px;
	/*height: 497px;*/

	padding-top: 13px;
	padding-bottom: 13px;

	background: url("../images/accueil_cdcBg2.gif");
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	}

.accueilCoeur_product
	{
	margin: 0;
	padding: 0;
	margin-left: 15px;
	margin-right: 8px;
	}
.accueilCoeur_product img
	{
	float: left;

	margin-right: 15px;

	border: 1px solid white;
	}
.accueilCoeur_product_txt {float: left;}
.accueilCoeur_product_txt h1 {margin: 0; padding: 0; font-weight: normal; font-size: 11px;}
.accueilCoeur_product_txt h2 {margin: 0; padding: 0; font-weight: normal; font-size: 10px;}
.accueilCoeur_product_txt h3 {margin: 0; padding: 0; margin-top: 5px;}
.accueilCoeur_product_txt h3 a 
	{
	font-size: 12px;
	font-weight: bold; 
	}
.accueilCoeur_product_separator
	{
	margin-top: 6px;
	margin-bottom: 6px;
	*margin-bottom: 0;
	height: 1px;
	margin-left: 15px;
	margin-right: 8px;

	background: url("../images/accueil_cdc_point.gif");
	background-repeat: repeat-x;
	}


/*----------------------------------- Promo (anciennement coup de coeur) ---------------------------------------*/
#accueilMustReq /* Bloc principal */
	{
	margin-top: 10px;
	padding-top: 29px;

	margin-left: 10px;
	padding-bottom: 15px;
	width: 750px;

	background: transparent url("../images/accueil_promo_titre.gif") no-repeat 0 0;
	}
#accueilMustReqInner 
	{
	padding:12px 9px 0 13px;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	background-color:#71B3D5;
	}

#accueilMustReqBottom
	{
	float: left;
	width: 750px;
	height: 4px;
	background-image: url("../images/accueil_promo_bottom.gif");
	background-repeat: no-repeat;
	/*border: 1px solid white;*/
	}

.product_one_CoupCoeur 
	{
	float: left;
	position: relative;

	width: 205px;
	margin-top: 12px;
	padding-bottom: 20px;
	margin-right: 35px;

	background: transparent url("../images/fondPrix.jpg") no-repeat 100% 0;
	/*border: 1px solid black;*/
	}
.productCoupCoeurPays
	{
	position:absolute;
	padding-top: 90px;

	font-size: 11px;
	}
.productCoupCoeurName 
	{
	position: absolute;
	padding-top: 25px;
	}
.productCoupCoeurName a {color:#000;	font:bold 11px Arial;}
.productCoupCoeurImage img {border:1px solid #fff;}
.productCoupCoeurImage
	{
	/*display: none;*/
	}
.productCoupCoeurDate
	{
	margin-top: 65px;
	padding-left: 86px;

	background:  url("../images/cdc_date_starter.gif") no-repeat;
	background-position: 5px 0;

	/*border: 1px solid black;*/
	}

.productCoupCoeurDate a
	{
	color:#fff;
	display:block;
	line-height:16px;
	text-align:center;
	text-decoration:none;
	width:97px;
	height:18px;
	background:transparent url("../images/Fond_productCoupCoeurDate.gif") no-repeat 0 0;
	}

.productCoupCoeurPrix {
	position: absolute;
/* 	margin:-80px 0 0 210px; */
	margin-top:10px;
	margin-right:10px;
	font-weight: normal;
	color: #000000;
	right:0;
	top:0;
}
/* MSIE! */
* html .productCoupCoeurPrix { right:10px; }

.productCoupCoeurPrix span.produitListePrix_prixPromo,
.productCoupCoeurPrix b {
	color:#D7161F;
	display:block;
	text-align:right;
	font:bold 20px Arial;
}
/*
.produitListePrix_prixPromo {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}*/


/*------------------------------------ CritCatReq ------------------------------------*/

#rechercheCatalogue {
	color: #000000;
	padding:10px;
}

#rechercheCatalogue table {
	border:0;
	padding:0;
	margin:0;
	width:710px;
	border-collapse: collapse;
	font-family: Arial, Helvetica;
}

#rechercheCatalogue thead {
	display:none;
}

#rechercheCatalogue tbody th {
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	padding-right:5px;
	width:45%;
	height:20px;

}

#rechercheCatalogue tbody td {
	font-size: 10px;
	padding-left: 10px;
}


#rechercheCatalogue tfoot {
	text-align:center;
	height:30px;
	line-height: 30px;
}

/* CritProdsReq */

#nouvelleRecherche{
	margin:0;
	padding:10px;
}

#nouvelleRecherche table{
	border: 0;
	padding: 0;
	margin: 0;
	width:710px;
	border-collapse: collapse;
	font-family: Arial, Helvetica;
}

#nouvelleRecherche thead{
	display:none;
}

#nouvelleRecherche tbody th {
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	padding-right: 5px;
	width:45%;
	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 {
	margin:0;
	color: #000000;
	padding-left: 1px;
	padding-top: 22px;
}

#recherchePromo table {
	padding:0;
	margin:0;
	width:95%;
	border-collapse: collapse;
	font-family: Arial, Helvetica;
}

#recherchePromo thead {
	display:none;
}

#recherchePromo tbody th {
	text-align:right;
	font-size:10px;
	font-weight:normal;
	padding-right:5px;
	width:40%;
	height: 20px;
}

#recherchePromo tbody td {
	font-size:10px;
	padding-left:10px;
}

#recherchePromo tfoot {
	text-align: center;
	height: 30px;
	line-height: 30px;
}


/* BfdReq */

#rechercheDossier {
	margin:0;
	text-align: center;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	padding:10px;
}

#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:680px;
	border-collapse: collapse;
	font-family: Arial, Helvetica;
	border: 1px solid #939393;/**/
}

#rechercheDossier thead {
	display:none;
}

#rechercheDossier tbody th {
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	padding-right: 5px;
	width:45%;
	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 {
	margin:0;
	padding:0 20px 40px 20px;
	overflow:hidden;
}

/* CatList */

#listeCatalogue {
	margin:0;
	color: #000000;
	padding:0 20px 0 20px;
}

/* RechDatPro */

#rechercheDate {
	font:normal 10px Arial;
	color: #000000;
	padding:20px;
	margin:0;
}

#rechercheDate table {
	font:normal 11px Arial;
	width:680px;
	padding: 0;
	margin: 0;
	border-collapse:collapse;
	text-align: left;
}

#rechercheDate thead td {
	display:none;
}

#rechercheDate tbody th {
	font:bold 11px Arial;
	text-align:right;
	width:45%;
}

#rechercheDate tbody td {
	font:normal 11px Arial;
	text-align: left;
	padding-left:8px;
}

#rechercheDate tfoot td {
	text-align: center;
	padding:6px 0;
}

/* LstAgcVoy */

#rechercheAgence {
	font:bold 11px Arial;
	color: #000000;
}

#rechercheAgence table {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	width:680px;
}

#rechercheAgence table thead td {
	display:none;
}

#rechercheAgence table tbody th {
	text-align: right;
	width: 50%;
}

#rechercheAgence table tbody td {
	text-align: left;
}

#rechercheAgence table tfoot td {
	text-align: center;
	padding:6px 0;
}

/* Popup aide de la liste des codes Résa */

#listeCodeResa {
	background-color:#fff;
	padding:10px;
	font:11px Arial;
}

.listeCodeResa_continent {
	background-color:#662375;
	font:bold 11px Verdana;
	text-align: left;
	color: #FFFFFF;
	padding:2px 10px;
}

.listeCodeResa_pays {
	margin-bottom: 10px;
	border-bottom: 1px #662375 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:#DA1D8B;
	text-decoration: underline;
}

#listeAgence {
	font:11px Arial;
	color: #000000;
	margin:17px;
	padding:10px;
	border:1px solid #939393;
	background-color:#fff;
}

#listeAgence table {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	width:600px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

#listeAgence th {
	font:bold 12px Arial;
	padding:2px 0;
	text-align:left;
	color:#662375;
}

#listeAgence td {
	padding:1px 40px;
	font:normal 11px Arial;
	text-align: left;
}

/* NewsReq.vm */

#InscriptionNewsletter {
	font:11px Arial;
	color: #000000;
	margin:0;
	padding:10px;
}

#InscriptionNewsletter table {
	font:normal 11px Arial;
	width:710px;
	padding:0;
	margin:0;
	border-collapse: collapse;
	text-align: left;
}

#InscriptionNewsletter thead {
	display:none;
}

#InscriptionNewsletter th {
	font:normal 11px Arial;
	text-align:right;
	width:45%;
}
#InscriptionNewsletter tbody td {
	font:normal 11px Arial;
	padding-left:8px;
}

#InscriptionNewsletter tfoot td {
	text-align:center;
	height: 30px;
	line-height: 30px;
}

#InscriptionNewsletterConf {
	background-color:#fff;
	margin:0 auto;
	width:90%;
}

#InscriptionNewsletterConf_title {
	font:bold 20px Arial;
	text-align:center;
	color:#662375;
	padding:4px 0;
}

#InscriptionNewsletterConf_message1 {
	font-size:12px;
}

#InscriptionNewsletterConf_maintable {
	width:100%;
	margin:8px auto;
}

#InscriptionNewsletterConf_maintable tbody th {
	width:50%;
	text-align:right;
}

#InscriptionNewsletterConf_maintable tbody td {
	text-align:left;
	padding:2px;
}

#InscriptionNewsletterConf_message2 {
	color:#DB1D8B;
	font:bold 14px Arial;
}

#InscriptionNewsletterConf_valider {
	width:100%;
	margin:10px auto;
}

#InscriptionNewsletterConf_valider td {
	width:48%;
	visibility:hidden;
}

#InscriptionNewsletterConf_valider th {
	text-align:left;
}

/*AvailReq.vm*/

#availReqMain {
	font:normal 11px Arial;
	color: #000000;
	margin:0;
	padding: 10px;
	text-align: center;
	background-color:#fff;
}

#availReqMain table {
	font:normal 11px Arial;
	width: 400px;
	padding: 0;
	margin:0 auto;
	border-collapse: collapse;
	text-align: left;
}

#availReqMain thead td {
	font:bold 14px Arial;
	text-align: center;
	color:#fff;
	padding:4px 0;
	background-color:#662375;
}

#availReqMain tbody th {
	font:bold 11px Arial;
	color:#000;
	text-align: center;
}

#availReqMain tbody td {
	font:normal 11px Arial;
	text-align: center;
}

#availReqMain tfoot td {
	text-align: center;
	padding:6px 0;
}

#availReqConsigne{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: center;

}

/* saisiePax */

#saisiePaxMain {
	margin:0;
	font:11px Arial;
	color:#000000;
	padding:10px 20px;
	text-align:center;
}

#saisiePaxMain table {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	width:680px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	text-align: left;
}

#saisiePaxMain thead td {
	font:bold 12px Arial;
	text-align:left;
	height:24px;
	line-height:24px;
	padding-left:10px;
	color:#fff;
	background:transparent url("../images/barreTitre.jpg") repeat-x 0 0;
}

#saisiePaxMain tbody th {
	font:bold 11px Arial;
	text-align: left;
	border-bottom:2px solid #662375;
	padding:4px 0;
}

#saisiePaxMain tbody td{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding:4px;
	border-bottom:1px solid #662375;
}

#saisiePaxMain tfoot td{
	text-align: center;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: italic;
	color: #888888;

	height: 30px;
	line-height: 30px;
}

/* resaScreen */

#resaProductTitre {
	display:none;
}

#resaProduct {
	margin:0;
	color:#000000;
	text-align:left;
	padding:20px;
}

#resaProductImage {
	width:100px;
	height:80px;
}

#resaProductMain {
	font:normal 10px Arial;
	position:relative;
	left:150px;
	top:-95px;
	border:1px solid #939393;
	width:380px;
	text-align:left;
	background-color: #FFFFFF;
}

#resaProductMain table {
	width:100%;
	padding:0;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	border-collapse:collapse;
}

#resaProductMain thead td {
	font:bold 12px Arial;
	color:#fff;
	background-color:#662375;
	text-align:center;
	padding:4px 0;
}

#resaProductMain tbody th {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	width:50%;
}
#resaProductMain tbody td {
	font:10px Arial;
	font-weight: normal;
	text-align: left;
	padding-left:4px;
}

#resaProductMain tfoot td {
	text-align: center;
	padding:4px 0;
}

.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: #B60B10;
	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: #B60B10 1px solid;
	background-color: #FFE4B5;
}

#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: #B60B10;
	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: #B60B10 1px solid;
	background-color: #FFE4B5;
}

#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: #B60B10;
	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:10px Arial;
	color:#000000;
	margin:0;
	padding:10px;
	text-align:center;
}

#resaComplMain table {
	font:10px Arial;
	width:500px;
	border:1px solid #939393;
	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:#fff;
	text-align:center;
	height:24px;
	line-height:24px;
	background:transparent url("../images/barreTitre.jpg") repeat-x 0 0;
}

#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: #B60B10 1px solid;
	background-color: #FFE4B5;

	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B60B10;

	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;
	padding:20px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #000000;
	/*border:1px solid #f00;
	background-color:#ccc;*/
	/*overflow:auto;*/
}
/* MSIE */
* html #main { height: 99%; }

#bookingMenuMain table {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	font:11px Arial;
}

#bookingMenuMain thead td {
	background:transparent url("../images/barreTitre.jpg") repeat-x 0 0;
	line-height:24px;
	color:#fff;
	padding-left:10px;
	font-weight:bold;
}
#bookingMenuMain thead td a {
	color:#fff;
	font:italic 12px Arial;
}

#bookingMenuMain tbody tr{
}

#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:#000;
	border-bottom:2px solid #662375;
}

#bookingMenuMain tbody td{
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom:1px solid #662375;
}

#bookingMenuMain tfoot{
	margin: 0;
	padding: 0;
	text-align: left;
}


#bookingMenuSegments {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}

#bookingMenuTarif {
	margin:0;
	margin-bottom: 20px;
	padding-top: 22px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}

#bookingMenuTarif table {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

#bookingMenuTarif tbody th {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	width:auto;
}
#bookingMenuTarif tbody td {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	width:auto;
}

#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;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}

#bookingMenuCompl table {
	width:684px;
	margin-bottom: 20px;
	margin-top: 22px;
}

#bookingMenuCompl tfoot td{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: italic;
	color: #888888;
}

#bookingMenuPassagers {
	margin: 0;
	margin-bottom: 20px;
	padding-top: 22px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #000000;/**/
}

#bookingMenuValidation {
	margin:0;
	padding:0;
	width:300px;
	font:normal 11px Arial;
	color:#000;
	text-align:right;/*
	border:1px solid #f90;*/
}

#bookingMenuValidation table {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	/*width: 100%;*/
	color: #000000;
	border-collapse: collapse;
	border: 0;
	border-bottom: #939393 1px solid;
	border-top: #939393 1px solid;
}

#bookingMenuValidation thead {
	display: none;
}

#bookingMenuValidation tbody th {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	color: #000000;
	border-bottom: #939393 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: #ffe4b5;
	border: 1px solid #B60B10;
}

#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: #B60B10;
}

/*bookinFile*/

#bookingFile {
	width:100%;
}

#bookingFileMain {
	margin:0;
	padding:10px 0;
	font:10px Arial;
	text-align:center;
	color: #000000;
}

#bookingFileMain table {
	background-color:#fff;
	padding:0;
	margin:0 auto 20px auto;
	width:690px;
	text-align:left;
	border-collapse: collapse;
	font:normal 10px Arial;
}

#print_default #bookingFileMain {
	border:1px solid #939393;
	margin:0 17px;
	background-color:#fff;
}

#print_default #bookingFileMain table {
	border:none;
}

#bookingFileMain thead td {
	padding-left: 5px;
	background:transparent url("../images/barreTitre.jpg") repeat-x 0 0;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	height: 24px;
	text-align: left;
	color: #FFFFFF;
}

#bookingFileMain a {
	color: #FFFFFF;
}

#bookingFileMain tbody tr{
}

#bookingFileMain tbody th {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	width: 200px;
	border-bottom:1px solid #662375;
}

#bookingFileMain tbody td {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom:1px solid #662375;
}

#bookingFileMain tfoot td {
	margin: 0;
	padding: 5px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #B60B10;
	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 {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#bookingFileTarif table {
	border:none;
	margin:0;
	padding:0;
	border-collapse: collapse;
}

#bookingMenuMain #bookingFileTarif table {
	width:684px;
}

#bookingFileTarif tbody th {
	color:#000;
	text-align:right;
	padding:4px 0;
	border-bottom:2px solid #662375;
	width:auto;
}

#bookingFileTarif tbody td {
	text-align: right;
	border-bottom:1px solid #662375;
	width:auto;
}

#bookingFileTarif tfoot th {
	text-align:right;
	color:#662375;
	font-weight:bold;
	font-size:11px;
	font-style:italic;
}

#bookingFileTarif tfoot td {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	border-bottom: #939393 1px solid;
	font-weight: bold;
	color:#662375;
	font-style: italic;
	font-size: 11px;
}

#bookingFilePrestation {
	font:normal 10px Arial;
	color: #000000;
}

#bookingFilePrestation table {
	border:none;
}

#bookingFilePrestation tbody th {
	color:#000;
	text-align:left;
	width:auto;
	padding:2px 0;
	border-bottom:2px solid #662375;
}

#bookingFilePrestation tbody td {
	text-align:left;
	width:auto;
	border-bottom:1px solid #662375;
}

#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;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: italic;
	color: #888888;
}

#bookingFileReglement {
	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;
}

/* validFileOperation */

#validFileOperation{
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	width:	500px;
	color: #000000;
	border: 1px solid #B60B10;

	background-color: #FFE4B5;
}

#validFileOperation table {
	border: 0;
	padding: 0;
	margin: 0;
	margin-bottom: 30px;
	width: 100%;
	border-collapse: collapse;
	font-family: Arial, Helvetica;
	background-color: #FFE4B5;
}

#validFileOperation th{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	width: 250px;
	color: #000000;
	text-align: right;
}

#validFileOperation td{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	padding-left: 10px;
	color: #000000;
	text-align: left;
}

#validFileOperation 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: #B60B10;
	text-align: center;
	line-height: 30px;
	height: 30px;
}

#validFileOperation tfoot td{
	line-height: 30px;
	height: 30px;
	text-align: center;
}

/* NameList */

#nameListMain {
	margin:0;
	padding:20px;
	font:normal 11px Arial;
}

#nameListMain table {
	border:0;
	padding:0;
	margin:0;
	margin-bottom:30px;
	/*width:100%;*/
	border-collapse: collapse;
	font-family: Arial, Helvetica;
}

#nameListMain th {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	width:40%;
	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;
	font:bold 12px Arial;
	color:#fff;
	background:transparent url("../images/barreTitre.jpg") repeat-x 0 0;
	line-height:24px;
}

#nameListMain tbody td {
	padding:2px 2px;
}

#nameListMain tfoot td {
	line-height: 30px;
	height: 30px;
	text-align: center;
}

/* Wait page */

#waitBody {
	margin:0;
	padding:0;
	text-align:center;
}

#waitdefault {
	margin-left: auto;
	margin-right: auto;
	width:780px;
	text-align:center;
}

#waitTop {
	background:#fff url("../images/fondDiaporama.jpg") no-repeat 0 100%;
	padding-bottom:10px;
}

#waitTopLogo {
	height:130px;
	text-align:center;
}

#waitTopDate{
	display:none;
}

#waitTopCoord{
}

#waitMain {
	font-family:normal 11px Arial;
	background:transparent url("../images/bg-content.jpg") repeat-y 0 0;
	padding:20px;
	border-bottom:2px solid #662375;
}

#waitTitle{
	border:1px solid #939393;
	border-bottom:none;
	font: bold 20px Arial;
	text-align:center;
	color:#662375;
	padding:8px 0;
	background-color:#fff;
}

#waitAnim {
	background-color:#fff;
	border-left:1px solid #939393;
	border-right:1px solid #939393;
}

#waitAnim object,
#waitAnim embed {
	width: 100px;
	//height: 10px;
}

#waitMessage{
	padding: 20px;
	font:11px Arial;
	border:1px solid #939393;
	border-top:none;
	background-color:#fff;
}

/* Impression du dossier */

#print_default {
	width:780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background:transparent url("../images/bg-content.jpg") repeat-y 0 0;
}

/* Classe utilisable pour le Top*/

#print_defaultTop {
	background:#fff url("../images/fondDiaporama.jpg") no-repeat 0 100%;
	padding-bottom:10px;
	margin-bottom:10px;
}

#print_topLogo {
	text-align:center;
	height:130px;
}

#print_topDate {
	display:none;
}

/* 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: #B60B10;
	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: #B60B10;
	clear: both;
}

#report_Main table{
	width: 100%;
	margin-bottom: 5px;
	border-collapse: collapse;
	border: 1px #B60B10 solid;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFE4B5;
}

#report_Main thead td{
	padding-left: 5px;
	background-color: #B60B10;
	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: #B60B10;
	text-align: right;
}