/* CSS Document */
* {
    margin:0;
    padding:0;
	border:0;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
}
#please_wait_layer {
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    background-image: url(../images/webres/please_wait_background2.png);
    background-color: transparent; 
    z-index: 1000;
}
body > #please_wait_layer {
    position: fixed;
}
* html div#please_wait_layer { /* émule position:fixed pour IE 6 */
  left: expression( ( 20 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 10 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
#please_wait_layer_content {
    position:absolute;
    display: block;
    width: 150px;
    left:50%;
    margin-left: -75px;
    top: 50%;
    margin-top: -100px;
    border: 1px solid #999;
    background-color: #FFF;
    text-align: center;
    padding: 30px;
}

#funnel {
	position:relative;
	float:right;
	right:13px;
	top:10px;
	width:676px;
}
	#funnel div.funnelItem {
		float:left;
		margin-right:4px;
		width:132px;
	}
	#funnel div.last {
		margin-right:0px;
	}	
	#funnel div.funnelItem p {
		font-size:11px;
		font-weight:bold;
		color:#625146;
	}
	#funnel div.funnelItem p a {
		font-size:11px;
		font-weight:bold;
		color:#625146;
		text-decoration:none;
	}	
	#funnel div.funnelItem p a:hover {
		color:#284053;
		text-decoration:underline;
	}


#helpCall {
	margin-top:10px;
	width:200px;
	height:124px;	
}
*html body #helpCall {clear:both;}
*+html body .helpCall {clear:both;}
html>/**/body .helpCall {clear:both;}

#search_bdm {
	margin-top:10px;
	width:200px;
	height:150px;	
}

#prestaComp {
	margin-top:10px;
	width:200px;
	height:247px;
	border:1px solid #ccc;	
}
*html body #prestaComp {clear:both;}
*+html body .prestaComp {clear:both;}
html>/**/body .prestaComp {clear:both;}

/*//////////////////////// HOME RESALYS //////////////////////////////////////////*/
#left {
	position:relative;
	float:left;
	left: 10px;
	top: 12px;
	width:200px;
}
#insurance2 {
	width:200px;
	height:427px;
	background-image:url(../images/webres/insurance2.gif);
	background-position: top right;
	background-repeat:no-repeat;
	color:#3F3F3F;	
}
	#insurance2 img {
		float:left;
		margin-left:10px;
		margin-top:10px;
	} 
	#insurance2 img.security {margin-left:3px;}
	#insurance2 div.nums {
		float:left;
		margin-top:55px;
		margin-left:8px;
		width:180px;
	}
	#insurance2 div.nums p {
		font-weight:bold;
		font-size:10px;
		margin-bottom:3px;
	}
	#insurance2 div.infos {
		float:left;
		margin-top:10px;
		margin-left:8px;
		width:180px;
	}
	#insurance2 div.infos p {
		font-size:9px;
	}	

#moteurHome {
	position:relative;
	float:right;
	right:13px;
	top:20px;
	width:676px;
	height:230px;
	background-image:url(../images/webres/bk-moteur2.png);
	background-position: top right;
	background-repeat:no-repeat;
	color:#3F3F3F;
}
	#moteurHome div.enviede {
		background:url(../images/webres/enviede.png) no-repeat center left; 
		width:210px;
		height:80px;
		position: relative;
		float:left;
		margin-left:8px;
		top:30px;	
		xborder:1px solid #ccc;
	}
	#moteurHome div.formule {
		background:url(../images/webres/formule.png) no-repeat center left; 
		width:210px;
		height:80px;
		position: relative;
		float:left;
		margin-left:10px;
		top:30px;	
		xborder:1px solid #ccc;
	}
	#moteurHome div.depart {
		background:url(../images/webres/depart.png) no-repeat center left; 
		width:210px;
		height:80px;
		position: relative;
		float:left;
		margin-left:10px;
		top:30px;	
		xborder:1px solid #ccc;
	}
	#moteurHome div.destination {
		background:url(../images/webres/destination.png) no-repeat center left; 
		width:210px;
		height:95px;
		float:left;
		margin-left:8px;
		margin-top:43px;
		xborder:1px solid #ccc;
	}
	#moteurHome div.participants {
		background:url(../images/webres/participants.png) no-repeat center left; 
		width:210px;
		height:95px;
		float:left;
		margin-left:20px;
		margin-top:43px;
		xborder:1px solid #ccc;
	}
	#moteurHome div.participants_resort {
		background:url(../images/webres/participants.png) no-repeat center left; 
		width:210px;
		height:95px;
		float:left;
		margin-left:20px;
		margin-top:35px;
		xborder:1px solid #ccc;
	}	
	#moteurHome div.enviede table#searchForm {
		width:150px;
		margin-top:10px;
		margin-left:30px;
	}
	html>/**/body #moteurHome div.enviede table#searchForm {
		width:150px;
		margin-top:5px;
		margin-left:30px;	
	}
	
	#moteurHome div.formule table#searchForm {
		width:150px;
		margin-top:17px;
		margin-left:30px;		
	}
	html>/**/body #moteurHome div.formule table#searchForm {
		width:150px;
		margin-top:12px;
		margin-left:30px;	
	}	
	
	#moteurHome div.depart table#searchForm {
		width:180px;
		margin-top:10px;
		margin-left:30px;
	}	
	html>/**/body  #moteurHome div.depart table#searchForm {
		width:180px;
		margin-top:7px;
		margin-left:30px;
	}	
	
	#moteurHome div.destination table#searchForm {
		width:180px;
		margin-top:23px;
		margin-left:30px;
	}	
	html>/**/body #moteurHome div.destination table#searchForm {
		width:180px;
		margin-top:25px;
		margin-left:30px;
	}	
	
	#moteurHome div.participants table#searchForm {
		width:180px;
		margin-top:3px;
		margin-left:30px;
	}	

	#moteurHome div.participants_resort table#searchForm {
		width:180px;
		margin-top:3px;
		margin-left:30px;
	}		
	

	#moteurHome table#searchForm tr td.selectSearchForm {
		font-size:10px;
		color:#21578A;
		width:180px;
	}
	#moteurHome table#searchForm tr td.labelSearchForm {
		font-size:10px;
		color:#21578A;
		width:100px;
	}
	#moteurHome table#searchForm tr td.inputSearchForm {
		width:80px;
		text-align:right;	
		height:10px;
	}
	#moteurHome table#searchForm tr td.labelSearchForm2 {
		font-size:10px;
		color:#21578A;
		width:120px;
		height:10px;
	}
	#moteurHome table#searchForm tr td.inputSearchForm2 {
		width:30px;
		text-align:right;	
		height:10px;
	}
	
	#moteurHome div#validate {
		position:absolute;
		bottom:10px;
		right:12px;
	}

	#moteurHome span.date input { width:48px; margin-bottom:2px;}
	html>/**/body #moteurHome span.date input { width:48px; margin-bottom:2px;} /* FF ONLY*/

	#moteurHome span.date img {display:inline; vertical-align:text-bottom; padding-left:2px;}

	#moteurHome span.moteurField input { width:70px; margin-top:0;}
	#moteurHome span.moteurField select { width:80px; margin-bottom:2px;}
	#moteurHome span.moteurFieldPart select { width:50px; margin-bottom:2px;}
	html>/**/body #moteurHome span.moteurField select { width:80px; margin-bottom:0px;}
	#moteurHome span.moteurFieldDest select { width:175px; margin-bottom:2px;}
	
	*html #moteurHome table#searchForm tr td.inputSearchForm2 input { /*POUR IE6*/
		padding:0px;
		height:15px;
		border:0px;	
		background:transparent;
	}

/*//////////////////////// SEARCH RESULTS //////////////////////////////////////*/

#moteur {
	position:relative;
	width:200px;
	height:427px;
	background-image:url(../images/webres/bk-moteur.gif);
	background-position: top center;
	background-repeat:no-repeat;
	color:#3F3F3F;
	xborder:1px solid #ccc;
}
#moteur table#searchForm {
	position: relative;
	float:left;
	left:10px;
	top:30px;
	width:180px;
}
#moteur table#searchForm tr td.spacer {
	width:180px;
	height:17px;
	padding:2px 0 2px 0;
	background:url('../images/webres/linemoteur.gif') no-repeat center;
}
html>/**/body #moteur table#searchForm tr td.spacer {
	width:180px;
	height:10px;
	background:url('../images/webres/linemoteur.gif') no-repeat center;
}
#moteur table#searchForm tr td.selectSearchForm {
	font-size:10px;
	color:#21578A;
	width:180px;
}
#moteur table#searchForm tr td.labelSearchForm {
	font-size:10px;
	color:#21578A;
	width:100px;
}
#moteur table#searchForm tr td.inputSearchForm {
	width:80px;
	text-align:right;	
	height:10px;
}
#moteur table#searchForm tr td.labelSearchForm2 {
	font-size:10px;
	color:#21578A;
	width:150px;
	height:10px;	
}
#moteur table#searchForm tr td.inputSearchForm2 {
	width:30px;
	text-align:right;	
	height:10px;
}
#moteur table#searchForm tr td.linkSearchForm {
	width:180px;
	text-align:left;
}

#moteur span.date input { width:48px; margin-bottom:2px;}
html>/**/body #moteur span.date input { width:48px; margin-bottom:2px;} /* FF ONLY*/

#moteur span.date img {display:inline; vertical-align:text-bottom; padding-left:2px;}

#moteur span.moteurField input { width:70px; margin-top:0;}
#moteur span.moteurField select { width:80px; margin-bottom:2px;}
html>/**/body #moteur span.moteurField select { width:80px; margin-bottom:0px;}
#moteur span.moteurFieldDest select { width:180px; margin-bottom:2px;}
*html #moteur table#searchForm tr td.inputSearchForm2 input { /*POUR IE6*/
	padding:0px;
	height:15px;
	border:0px;	
	background:transparent;
}

#moteur table#searchForm tr td.linkSearchForm a img {
	margin-top:10px;
}	

#searchResult {
	position:relative;
	float:right;
	right:13px;
	top:20px;
	width:676px;
}
	#aProposalBlock{
		width:670px;
		text-align:left;
		margin-bottom:10px;
		padding:2px;
		border:1px solid #ccc;
	}
	.PBWES {background:#F3EFED url(../images/background/packesc.png) right top no-repeat;}
	#aProposalBlock table tr td.headInfos {
		background:#F7EBDC;		
	}
	#aProposalBlock.PBWES table tr td.headInfos {
		background:transparent;		
	}	
		#aProposalBlock table tr td.headInfos h1 {
			font-size:12px;
			font-weight:bold;
			color:#284053;
		}
		#nomEtab {
			float:left;
			width:320px;
			text-align:left;
			padding:3px;
		}
		#nomEtab  h1{
			text-transform:uppercase;
		}		
		#stayLenght {
			float:right;
			width:320px;
			text-align:right;
			padding:3px;
		}
	#photoEtab {
		position:relative;
		float:left;
		width:150px;
		height:120px;
		padding:3px;
		border:1px solid #ccc;
		margin-right:10px;
		margin-top:5px;
		margin-bottom:5px;
	}
	#photoEtab img {width:150px;}
	#descEtab {
		position:relative;
		height:126px;
		margin-top:5px;
		margin-bottom:5px;
	}
	#descEtab h2 {
		font-size:11px;
		color:#B386A7;
		margin-bottom:5px;
	}
	#descEtab p.attention {
		margin-top:5px;
		color:#830000;
		font-style:italic;
		font-weight:bold;
		font-size:10px;
	}

	#descEtab .etabLinks {
		position:absolute;
		bottom:0;
	}
	html>/**/body #descEtab .etabLinks {
		position:absolute;
		left:166px;
		bottom:0;
	}	
	#descEtab .etabLinks p {font-size:11px;}	
	#descEtab .etabLinks p a {font-size:11px; font-weight:bold;}		
	
	
	#aProposalBlock table tr td.productInfos {
		background:#E8F0F2;
	}	
	#aProposalBlock.PBWES table tr td.productInfos {
		background:transparent;
	}
	#roomType, #productType, #prix {
		float:left;
		width:182px;
	}
	#roomType, #productType, #prix {
		text-align:center;
		border-right:1px solid #ccc;
		height:30px;
		margin-top:15px;
	}
	#roomType {
		z-index:1000;
		overflow:hidden;
	}
	#roomType select {
		width:170px;
		
	}
	#roomType p.roomT {
		font-size:11px;
		font-weight:bold;
		color:#665546;
	}
	#productType p {
		font-weight:bold;
		font-style:italic;
	}
	#prix p {
		font-weight:bold;
		font-size:11px;
	}
	#prix span.price {
		font-family:arial, arial black;	
		font-weight:bold;
		font-size:16px;
		color:#B386A7;
	}
	#bookBout {
		text-align:right;
		float:left;
		width:117px;
		height:61px;
	}
	#bookBout a:hover img {
		filter:alpha(opacity=50);    
		-moz-opacity:0.5;    
		-khtml-opacity: 0.5;    
		opacity: 0.5;
	}
	
#insurance {
	position:relative;
	float:right;
	right:6px;
	top:20px;
	width:690px;	
}
	
/* #proposal {
	position:relative;
	top:45px;
	left:5px;
	width:660px;
}
#proposal img.ligne {
	padding:0 0 5px 0;
	margin:0;
}
#proposal h1 {
	padding: 0 0 0 15px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	color: #21578A;
	letter-spacing:0.07em;
	background-image:url(../images/deco/carre_bleu.gif);
	background-repeat:no-repeat;
	background-position: left center;
}
#proposal div#Description {
	position:relative;
	float:left;
	width:360px;
	margin-right:15px;
}
html>body #proposal div#Description {
	position:relative;
	float:left;
	width:360px;
	margin-right:15px;
	top:3px;
}
#proposal div#Description p.Date {
	font-size:12px;
	font-weight:bold;
	color: #91785B;
	letter-spacing:0.06em;
}

#proposal div#Description p.ProductDescription, p.EtabDescription {
	font-size:10px;
	font-weight:bold;
	color: #394A58;
	letter-spacing:0.04em;
	padding-bottom:5px;
	text-align:justify;
}
#proposal div#Description p.oneRoomProposal {
	font-size:10px;
	font-weight:bold;
	color: #91785B;
}
#proposal div#Description select.RoomsProposal {
	clear:both;
	position:relative;
	float:left;
	width:220px;
	height:15px;
	font-size:10px;
	font-weight:bold;
	color: #91785B;
	background-color:#FFFFFF;
	padding:0;
	margin:0;
}

*+html #proposal div#Description select.RoomsProposal {
	clear:both;
	position:relative;
	float:left;
	width:220px;
	height:18px;
	font-size:10px;
	font-weight:bold;
	color: #91785B;
	background-color:#FFFFFF;
	padding:0;
	margin:0;
}

#proposal div#priceBlock {
	position:relative;
	float:left;
	top:7px;
	width:150px;
	font-size:11px;
	font-style:oblique;
	color: #394A58;
}

#proposal div#priceBlock span.price {
	font-size:1.4em;
	font-style:normal;
	font-weight:bold;
	color: #91785B;
	padding: 5px 0 5px 0;
	
}
#proposal a.choose {
		position:relative;
		float:right;
		width:117px;
		height:61px;
		background-image:url(../images/boutons/reservez2.gif);
		background-repeat:no-repeat;
		background-position: left center;
}
#proposal a.choose:hover {
		background-image:url(../images/boutons/reservez2_over.gif);
} */

#selection {
	position:relative;
	float:right;
	right:10px;
	top:20px;
	width:680px;
	xborder:1px solid #830000;
}
#selection img.ligne {
	padding:0 0 5px 0;
	margin:0;
}
#selection img.ligneSmall {
	padding:0 0 5px 0;
	margin:0 0 0 56px;
}
#selection h1 {
	padding-left:15px;
	font-size:12px;
	font-weight:bold;
	color: #21578A;
	letter-spacing:0.07em;
	background-image:url(../images/webres/carre_bleu.gif);
	background-repeat:no-repeat;
	background-position: left center;
}
#selection p {
	color: #394A58;
}
/* #selection #oneRoom h1 {
	position:relative;
	float:left;
	margin-top:3px;
	margin-bottom:5px;
	width:580px;
	height:17px;
	padding:10px;
	font-size:11px;
	font-weight:bold;
	color: #394A58;
	text-transform: uppercase;
	background:
} */
/* #selection div#selectDescription {
	top:5px;
	margin:0;
	height:72px;
	width:660px;
	background-image:url(../images/deco/etabPhotos.gif);
	background-repeat:no-repeat;
	background-position: right top;
	xpadding-right:300px;

}
#selection div#selectDescription p.Date {
	font-size:12px;
	font-weight:bold;
	color: #91785B;
	letter-spacing:0.06em;
}

#selection div#selectDescription p.ProductDescription, p.EtabDescription {
	font-size:11px;
	font-weight:bold;
	color: #394A58;
	letter-spacing:0.04em;
	text-align:justify;
}
#selection div#selectDescription p.RoomProposal {
	font-size:11px;
	font-weight:bold;
	color: #91785B;
} */
 #selection #OccupantOrLogement {
	margin-top:15px;
} 
#selection #OccupantOrLogement img.picto {
	position:relative;
	float:left;
}
#selection #titre {
	float:left;
	width:612px;
	height:28px;
	margin-top:3px;
	margin-bottom:5px;	
	padding:3px;
	border:1px solid #ccc;
}
#selection #titre h1 {
	width:602px;
	height:20px;
	font-size:11px;
	font-weight:bold;
	color: #394A58;
	text-transform:uppercase;
	background:#F7EBDC;	
	padding-left:10px;
	padding-top:8px;
}

#selection #OccupantOrLogement #infoPerso {
	width:618px;
	margin-top:8px;
	margin-left:56px;
	margin-bottom:8px;
	font-size:10px;
	color: #21578A;
	padding-bottom:8px;
	xborder-bottom: 1px solid #C0C0C0;
}

#selection #OccupantOrLogement #infoPerso span.name input {
	width:176px;
	font-size:10px;
	color: #91785B;
	margin-right:10px;
}
#selection #OccupantOrLogement #infoPerso span.birth input {
	width:100px;
	font-size:10px;
	color: #91785B;	
}
#selection #OccupantOrLogement #infoPerso span.birth img {
	display:none;
}
#selection #OccupantOrLogement table#Products {
	position:relative;
	float:left;
	width:676px;
	border:0;
	margin-bottom:10px;
}
#selection #OccupantOrLogement table#Products td.quantity {width:56px; text-align:left; vertical-align:top;}
#selection #OccupantOrLogement table#Products td.quantity a.choisir {
	position:relative;
	float:left;
	width:54px; 
	height:26px;
	background-image:url(../images/webres/choose.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
#selection #OccupantOrLogement table#Products td.quantity a.choisir:hover {
	background-image:url(../images/webres/choose-over.gif);
}
#selection #OccupantOrLogement table#Products td.quantity select {width:50px;}
#selection #OccupantOrLogement table#Products td.labelProduct {
	padding-top:5px;
	padding-bottom:5px;	
	width:490px;
	font-size:11px;
	font-weight:bold;
	color:#394A58;
	border-top:1px dotted #ccc;	
}
#selection #OccupantOrLogement table#Products td.labelProduct p.labelDescription {
	font-size:10px;
	color:#91785B;
	font-style:italic;
	text-transform: none;
	font-weight:normal;
}
#selection #OccupantOrLogement table#Products td.labelProduct font {
	font-size:10px;
	color:#91785B;
	font-style:italic;
	text-transform: none;
	font-weight:normal;
}
#selection #OccupantOrLogement table#Products td.labelProduct p.labelDescription span.important {
	font-size:10px;
	color:#8F0000;
	font-style:italic;
	font-weight:bold;
	text-transform:none;	
}
#selection #OccupantOrLogement table#Products td.label {
	width:490px;
	font-size:11px;
	font-weight:bold;
	color: #91785B;	
}
#selection table#Products td.labelPresta {
	padding-top:5px;
	padding-bottom:5px;	
	width:490px;
	font-size:11px;
	font-weight:bold;
	color:#394A58;
	border-top:1px dotted #ccc;	
}
#selection #OccupantOrLogement table#Products td.labelPresta p.labelDescription {
	font-size:10px;
	color:#91785B;
	font-style:italic;
	text-transform: none;
	font-weight:normal;
}
#selection #OccupantOrLogement table#Products td.labelPresta p.labelDescription span.important {
	font-size:0.95em;
	color:#8F0000;
	font-style:italic;
	font-weight:bold;
	text-transform: none;	
}
#selection #OccupantOrLogement table#Products td.labelPresta font {
	font-size:0.95em;
	color:#8F0000;
	font-style:italic;
	font-weight:bold;
	text-transform: none;	
}

#selection #OccupantOrLogement table#Products td.labelPromo {
	width:490px;
	font-size:11px;
	color:#995399;	
	font-weight:bold;
	text-transform: uppercase;	
}
#selection #OccupantOrLogement table#Products td.otherOptions {
	width:620px;
	font-size:11px;
	font-weight:bold;
	color: #91785B;
}
#selection #OccupantOrLogement table#Products td.subtotal {
	width:590px;
	font-size:11px;
	color: #91785B;	
	font-weight:bold;
	text-transform: uppercase;	
	background-image:url(../images/webres/fond_h1_marron2.gif);
	background-repeat:repeat-y;
	background-position:left top;	
	padding:2px;
	text-align:right;
}
#selection #OccupantOrLogement table#Products td.subtotal span.subtotalPrice {
	margin-left:10px;
}
#selection #OccupantOrLogement table#Products td.price {width:100px; font-size:11px; font-weight:bold; color: #91785B; text-align:right;}
#selection #OccupantOrLogement table#Products td.priceProduct {width:100px; font-size:11px; font-weight:bold; color: #394A58; text-align:right;}
#selection #OccupantOrLogement table#Products td.pricePromo {width:100px; font-size:11px; font-weight:bold; color: #995399; text-align:right;}
#selection #OccupantOrLogement table#Products td.remove {width:30px;}
#selection #OccupantOrLogement table#Products td.remove a.minus {
	position:relative;
	float:left;
	width:23px;
	height:23px;
	background-image:url(../images/webres/minus.gif);
	background-position:left top;
	background-repeat:no-repeat;	
}
#selection #OccupantOrLogement table#Products td.remove a.minus:hover {
	background-image:url(../images/webres/minus-over.gif);
}
#selection #OccupantOrLogement h2 {
	margin-left:60px;
	font-size:11px;
	font-weight:bold;
	color: #394A58;
	text-transform: uppercase;
}
#selection #OccupantOrLogement h3 {
	margin-left:60px;
	font-size:11px;
	font-weight:bold;
	color: #91785B;
	text-transform: uppercase;
}
#selection img.picto {
	position:relative;
	float:left;
}
#selection div#titre div#total {
	width:607px;
	height:28px;
	font-size:11px;
	font-weight:bold;
	color: #394A58;
	text-transform:uppercase;
	background:#E0EBED;	
	padding-left:5px;
	padding-top:0px;
}

#selection img.picto {
	position:relative;
	float:left;
}
#selection div#total a.recalculer {
	position:relative;
	top:-2px;
	float:left;
	width:111px;
	height:33px;
	background-image:url(../images/webres/recalculer.png);
	background-repeat:repeat-y;
	background-position:left top;	
	cursor:pointer;
}
#selection div#total a.recalculer:hover {
	background-image:url(../images/webres/recalculer-over.png);
}
#selection div#total span.priceTotal {
	position:relative;
	float:right;
	right:30px;
	top:7px;
	font-size:12px;
	font-weight:bold;	
}

#selection #codePromo {
	position:relative;
	float:right;
	right:5px;
	font-size:11px;
	font-weight:bold;
	color: #394A58;
	text-transform: uppercase;
	margin-top:5px;
	margin-bottom:5px;
}

#selection #codePromo a.interro {
	display:inline;
}
#selection #codePromo a.interro img {
	vertical-align:text-bottom;
	margin-right:5px;
}

#authentication {
	position:relative;
	float:right;
	right:14px;
	xmargin-top:0px;
	width:670px;
	xborder:1px solid #830000;
}
.compteEdit {
	margin-top:30px;
}
#authentication div#h1contener{
	width:664px;
	right:2px;
	position:relative;
	margin-top:10px;	
	border:1px solid #ccc;
	padding:3px;
	margin-bottom:15px;	
}

#authentication div#h1contener h1 {
	font-size:11px;
	font-weight:bold;
	color: #394A58;
	letter-spacing:0.07em;
	background:#F7EBDC;
	padding:5px;
}
#authentication div#h1contener h1.reduction {
	background:#F4A589;
}

#authentication img.ligne {
	width:670px;
	padding:0 0 5px 0;
	margin:0;
}

#authentication div.authenticationChoice {
	vertical-align:top;
}
#authentication div.authenticationChoice label {
	font-size:11px;
	font-weight:bold;
	color:#91785B;
	padding-bottom:3px;
}
#authentication div.authenticationChoice input {
	border:0px;
	width:15px;
	height:10px;
}
#authentication div#existingCustomerLayer {
	width : 209px;
	margin-left:16px;
	margin-top:10px;
}
#authentication div#existingCustomerLayer table {
	width : 209px;
}
#authentication div#existingCustomerLayer table tr td {
	font-size:10px;
	color:#394A58;
	text-align:left;
}
#authentication div#existingCustomerLayer table tr td input {
	width:110px;
	margin-left:5px;
}
#authentication div#existingCustomerLayer a {
	position:relative;
	float:right;
	width:120px;
	height:25px;
	background-image:url(../images/webres/connect.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#authentication div#existingCustomerLayer a:hover {
	background-image:url(../images/webres/connect-over.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#authentication div#newCustomerLayer {
	margin-top:10px;
	margin-bottom:10px;
}
#authentication div#newCustomerLayer h2 {
	margin-top:15px;
	margin-bottom:10px;
	padding-left:15px;
	font-size:10px;
	color: #91785B;
	background-image:url(../images/webres/carre_marron.gif);
	background-repeat:no-repeat;
	background-position: left center;
	text-transform:uppercase;
}
#authentication table#newaccount {
	clear:both;
}
#authentication table#newaccount tr td {
	font-size:10px;
	color:#394A58;
	text-align:left;
	width:150px;
}
#authentication table#newaccount tr td input {
	width:130px;
}
#authentication table#address {
	clear:both;
}
#authentication table#address tr td {
	font-size:10px;
	color:#394A58;
	text-align:left;
	width:150px;
}
#authentication table#address tr td.field {
	color:#91785B;
	font-weight:bold;
}
#authentication table#address tr td input {
	width:130px;
}
#authentication table#address tr td select{
	width:134px;
}
#authentication table#address tr td input:focus {
	background-color:#DCDFE4;
}
#authentication table#address tr td span.Upper input{
	text-transform:uppercase;
}
#authentication table#address tr td span.addressField input{
	margin-bottom:3px;
}
#authentication table#address tr td span.birth img{
	display:none;
}
#authentication p.remarques{
	font-size:10px;
	color: #91785B;
	margin-bottom:5px;
}
#authentication textarea{
	width:664px;
	height:60px;
	color: #91785B;	
	border:1px solid #557A99;	
}
#authentication p {
	clear:both;
	color: #394A58;	
}
#authentication a {color: #91785B;}
#authentication a:hover {color: #394A58;}
p.options {
	clear:both;
	color: #394A58;
	font-size:0.70em;
	margin:0;
	padding:0;
}
p.options span.selectOptions select{
	width:100px;
}
#paiement {
	position:relative;
	float:right;
	right:14px;
	margin-top:20px;
	width:670px;
	xborder:1px solid #830000;
}

#paiement div#h1contener{
	width:664px;
	right:2px;
	position:relative;
	margin-top:10px;	
	border:1px solid #ccc;
	padding:3px;
	margin-bottom:15px;
}
#paiement div#h1contener h1 {
	font-size:11px;
	font-weight:bold;
	color: #394A58;
	letter-spacing:0.07em;
	background:#E8EDD7;
	padding:5px;
}

#paiement img.ligne {
	width:670px;
	padding:0 0 5px 0;
	margin:0;
}
#paiement p.payment{
	font-weight:normal;
	font-size:11px;
	color: #3F3F3F;
	margin-bottom:5px;
	margin-top:10px;
}
#paiement p.payment a{
	color: #91785B;
}
#paiement p.payment a:hover{
	color: #394A58;
}
#paiement p.payment span.checkbox input{
	border:none;
	width:auto;
}
#paiement p.payment span.cpv{
	vertical-align:top;
	font-weight:bold;
}
#paiement #cadrePay {
	border:1px solid #ccc;
	width:660px;
	padding:5px;
	margin-top:15px;
	background:url('../images/webres/fondPay2.gif') repeat-x bottom;
}
#paiement #cadrePay  h2{
	position:relative;
	top:-12px;
	width:75px;
	padding-left:15px;
	font-size:11px;
	color: #91785B;
	font-weight:bold;
	letter-spacing:0.07em;
	background:#fff url(../images/webres/carre_marron.gif) no-repeat left center;
	text-transform:uppercase;
}

table.paymentList tr td {background:#efefef;  border:1px solid #ccc; padding:2px;}
table.paymentList tr td.amount {text-align:right;}
table.paymentList tr th {text-align:right;}
table.paymentList {
	width:650px;
	font-size:11px;
	color:#394A58;
}


#paiement table#payment_layer_cc {
	width:300px;
	font-size:11px;
	font-weight:normal;	
	color: #21578A;
	letter-spacing:0.08em;
}

#paiement table#payment_layer_cc input {
	height:14px;
}

#paiement table#payment_layer_cc tr td {
	width:150px;
	xborder:1px solid #ccc;
}

#paiement table#payment_layer_cc tr td.field {
	color:#91785B;
	height:15px;
}

#paiement table#payment_layer_cc tr td.field input {
	width:130px;
}

#paiement table#payment_layer_cc tr td.field select {
	width:134px;
}
#paiement table#payment_layer_cc tr td.field span.smallField img {
	white-space:nowrap;
	display:inline;
	padding-top:1px;	
}  

#paiement table#payment_layer_cc tr td.field span.smallField input {
	width:35px;
	float:left;
}

#paiement table#payment_layer_cc tr td.field span.smallField select {
	width:62px;
}

#reservationSaved {
	position:relative;
	float:right;
	right:13px;
	margin-top:20px;
	width:670px;
	border-bottom:1px solid #ccc;
	padding:3px;
}
#reservationSaved h1.thanks {
	font-size:14px;
	font-weight:bold;
	color: #830000;
	margin-bottom:5px;
}
#reservationSaved p {
	color: #394A58;
	font-size:12px;
	margin-bottom:10px;
}
#reservationSaved p.paidAmount {
	color: #830000;
	font-size:12px;
	font-weight:bold;
}

div.proposalAlert {
	margin-top:10px;
	width:655px;
	border:1px solid #ccc;
	padding:10px;
	font-size:11px;
	font-weight:bold;
	color: #8F0000;
	margin-bottom:10px;
	background:url('../images/background/bkwarning.gif');
}
div.warning {
	position:relative;
	float:right;
	right:13px;
	margin-top:20px;
	width:670px;
	border-bottom:1px solid #ccc;
	padding:3px;
	font-size:11px;
	font-weight:bold;
	color: #8F0000;
	margin-bottom:10px;
}
p.warning {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	margin-bottom:10px;
	padding:5px;
	border:1px solid #830000;
	background-color:#830000;
	text-shadow:2px 2px 2px #000;
}
p.error {
	font-family:times;
	font-style:italic;
	font-size:14px;
	font-weight:bold;
	color:#830000;
	margin-bottom:10px;
	padding:5px;
	border:1px solid #830000;
}
#nav {
	position:relative;
	float:right;
	right:10px;
	margin-top:20px;
	width:683px;
	height:35px;
	z-index:1000;
}

#nav a.continue {
	position:relative;
	float:right;
}

#nav a.back {
	position:relative;
	float:left;
}

#nav a.print{
	position:relative;
	float:left;
	left:175px;
}

#forgetPassword {
	background-image:url(../images/webres/forgotten_password.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:410px;
	height:230px;
	margin:10px auto 0 auto;
}
#forgetPassword input {
	border:1px solid #557A99;
	padding:1px;
	font-size:10px;
	color:#91785B;
	background-color:#fff;
	height:12px;
}

#forgetPassword p {
	position:relative;
	float:left;
	width:370px;
	left: 25px;
	top:10px;
	font-weight:bold;
	font-size:11px;
	color:#394A58;
	margin-bottom:20px;
	text-align:center;
}

#forgetPassword p label {
	color: #91785B;
}

#forgetPassword p a {
	color: #91785B;
}

#forgetPassword a.valider {
	position:relative;
	float:left;
	top:25px;
	left:133px;
	width:155px;
	height:38px;
	background-image:url(../images/webres/valider.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#forgetPassword a.valider:hover {
	background-image:url(../images/webres/valider-over.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#cps-promo {
	position:relative;
	float:left;
	top:50px;
	left:5px;
	width:660px;	
}

#cps-promo div#Description {
	position:relative;
	float:left;
	width:300px;
	margin-right:15px;
	border-right:1px solid #394A58;
}

#cps-promo div#Description .rule {
	letter-spacing:0.05em;	
}

#cps-promo div#Description .description {
	color:#91785B;	
}

#cps-promo div#Participants {
	position:relative;
	float:left;
	width:200px;
	border-right:1px solid #394A58;	
}

#cps-promo div#Participants table tr td{
	font-size:10px;
	color: #394A58;
}

#cps-promo div#Participants table tr td select{
	width: 74px;
}
#cps-promo a.choose {
		position:relative;
		float:right;
		width:117px;
		height:61px;
		background-image:url(../images/webres/cps-continue.gif);
		background-repeat:no-repeat;
		background-position: left center;
}
#cps-promo a.choose:hover {
		background-image:url(../images/webres/cps-continue-over.gif);
}

#promoGlobal[last="false"] {
	position:relative;
	float:left;
	top:50px;
	left:5px;
	width:660px;	
	margin-bottom:15px;
	border-bottom:1px solid #394A58;	
}
#promoGlobal[last="true"] {
	position:relative;
	float:left;
	top:50px;
	left:5px;
	width:660px;	
	margin-bottom:15px;
	xxborder-bottom:1px solid #394A58;	
}
#promoGlobal div#Description {
	position:relative;
	float:left;
	width:500px;
	margin-right:15px;
	xxxborder-right:1px solid #394A58;
	padding-bottom:15px;
}
#promoGlobal div#Description .rule {
	letter-spacing:0.05em;	
	color:#394A58;
}
#promoGlobal div#Description .description {
	color: #91785B;
}
p.promoNote { 
	color: #666666;
	font-style:italic;
	font-size:9px;
}
#promoGlobal a.choose {
		position:relative;
		float:right;
		width:117px;
		height:61px;
		background-image:url(../images/webres/reservez3.gif);
		background-repeat:no-repeat;
		background-position: left center;
}
#promoGlobal a.choose:hover {
		background-image:url(../images/webres/reservez3-over.gif);
}
/************IFRAME MOTEUR HOME AD *************************/


#moteurIframe {
	width:200px;
	height:auto;
	color:#B3BB62;
	background:url(../images/background/bkgmoteur.gif) repeat-x bottom;
	padding-bottom:10px;
}
html>/**/body #moteurIframe { 	padding-bottom:0px;}

#moteurIframe table#searchForm {
	position: relative;
	float:left;
	left:8px;
	top:0px;
	width:180px;
}
#moteurIframe table#searchForm tr td.selectSearchForm {
	font-size:10px;
	color:#21578A;
	width:180px;
}
#moteurIframe table#searchForm tr td.spacer {
	width:180px;
	height:17px;
	padding:2px 0 2px 0;
	background:url('../images/webres/linemoteur.gif') no-repeat center;
}
#moteurIframe table#searchForm tr td.title img {
	margin-top:8px;
	margin-bottom:3px;
}
#moteurIframe table#searchForm tr td.labelSearchForm {
	font-size:10px;
	color:#21578A;
	width:100px;
}
#moteurIframe table#searchForm tr td.inputSearchForm {
	width:80px;
	text-align:right;	
	height:10px;
}
#moteurIframe table#searchForm tr td.labelSearchForm2 {
	font-size:11px;
	font-weight:bold;
	color:#21578A;
	width:150px;
	height:10px;	
}
#moteurIframe table#searchForm tr td.labelSearchForm2 label {font-family:Times; font-style:italic; font-size:13px;}
#moteurIframe table#searchForm tr td.inputSearchForm2 {
	width:30px;
	text-align:right;	
	height:10px;
}
#moteurIframe table#searchForm tr td.linkSearchForm {
	width:180px;
	text-align:left;
}

#moteurIframe span.date input { width:48px; margin-bottom:2px;}
html>/**/body #moteurIframe span.date input { width:48px; margin-bottom:2px;} /* FF ONLY*/

#moteurIframe span.date img {display:inline; vertical-align:text-bottom; padding-left:2px;}

#moteurIframe span.moteurField input { width:70px; margin-top:0;}
#moteurIframe span.moteurField select { width:80px; margin-bottom:2px;}
html>/**/body #moteurIframe span.moteurField select { width:80px; margin-bottom:2px;}
#moteurIframe span.moteurFieldDest select { width:180px; margin-top:5px;}
#moteurIframe span.labelmoteurFieldDest {font-size:13px; font-weight:bold; padding-bottom:5px; font-family:Times; font-style:italic;}
*html #moteurIframe table#searchForm tr td.inputSearchForm2 input { /*POUR IE6*/
	padding:0px;
	height:15px;
	border:0px;	
	background:transparent;
}

#moteurIframe table#searchForm tr td.linkSearchForm a img {
	margin-top:10px;
}	
html >/**/body #moteurIframe table#searchForm tr td.linkSearchForm a:hover img {
	filter:alpha(opacity=50);    
	-moz-opacity:0.5;    
	-khtml-opacity: 0.5;    
	opacity: 0.5;
}

/**************************** IFRAME CUSTOMER DATA ****************************************************/

div.logInfos {
	position:relative;
	float:right;
	text-align:right;
}
div.logInfos p {
	margin-bottom:5px;
}
div.logInfos input {
	width:80px;
}
div.logInfos a.okButton {
	cursor:pointer;
	width:20px;
	height:20px;
	border:0;
}
div.logInfos a.okButton span {
	display:none;
}
div.logInfos p a {
	margin-top:5px;
}
