/* class for Title ***************************************************************/
.maintitle, .maintitle2{
   font-size: 16px;
   font-weight: normal;
   color: Black;
   margin-bottom: 5px;
}
.maintitle2{
   font-size: 20px;
}
.subtitle, .redtitle{   
   font-size: 24px;
   color: Black;
   margin-bottom: 18px;
}
.subtitleGrayBg{
	background-color: #F1EDED;
	font-size: 14px;
	font-weight: normal;
	line-height: 36px;
	vertical-align: middle;
	padding-left: 10px;
}
.redtitle{
	color: #FF310F;
   font-weight: normal;
}
.subtitle2{
   font-size: 12px;
   color: Black;
   border-bottom: solid 1px #AC9B9B;
   margin-bottom: 7px;
   z-index:1;
/*   position:relative; */
}
.subtitle2 EM{
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
}
.smallSubtitle, .xSmallSubtitle, .xSmallSubtitle2{
	font-size: 12px;
	color: Black;
	margin-bottom: 10px;
}
.xSmallSubtitle{
	font-size: 11px;
	font-weight: normal;
}
.xSmallSubtitle2{
	border-bottom: solid 1px #E6E0E0;
	font-size: 11px;
}
.smalltxtUnderline{
   font-size: 10px;
   border-bottom: solid 1px #E6E0E0;
   padding-bottom: 5px;
}
.redTxt{
	color: #FF310F;
}
/* End class for Title */

/* Class for list ********************************************************************************************/
.arrowList{
	margin-bottom: 2px;
}
.arrowList DT, .arrowList LI{
	background: url(../img/common/black_arrow.gif) 0 4px no-repeat;
   padding-left: 7px;
	margin-top: 10px;
}
.arrowList LI{
	margin-top: 0;
}
.arrowList LI A{
	color: #3F3D3D;
	font-size: 11px;
	text-decoration: underline;
}
.arrowList LI A:hover{
	text-decoration: none;
}
.arrowList A{
	font-size: 10px;
}
.arrowList DD{
	background: url(../img/common/black_thinArrow.gif) 7px 6px no-repeat;
	border-bottom: solid 1px #E6E0E0;
	padding-bottom: 5px;
	padding-left: 13px;
}
.puceList LI, .puceList DT{
   background: url(../img/common/puce.gif) 0 6px no-repeat;
   padding-left: 8px;   
}
.puceList DT, .DLList DT{
   color: Black;
}
.puceList DD{
   padding-left: 8px; 
}
.puceList LI, .puceList DD, .DLList DD{
   margin-bottom: 5px;
}
.twoColsList LI{
	width: 45%;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.listLIWithMargB LI{
   margin-bottom: 5px;
}
/* End Class for list */

/* Class for links and buttons *****************************************************/
.grayLk{
	font-size: 11px;
	color: #3F3D3D;
	text-decoration: underline;
}
.grayLk:hover{
	text-decoration: none;
}
.arrowLk, .thinArrowLk, .thinArrowList LI{
	background: url(../img/common/black_arrow.gif) 0 4px no-repeat;
   padding-left: 6px;
}
.thinArrowLk, .thinArrowList LI{
	background-image: url(../img/common/black_thinArrow.gif);
}
.thinArrowList LI{
	background-position: 0 5px;
}
.btSubmit, .btBack, .btGray, .btGray2, .btColor, .btColor_book, .btColor_book_Cml, .btColor_book_Fouquets{
	background: url(../img/common/black_arrow.gif) 7px 7px  no-repeat #F1EDED;
	color: Black;
	border: solid 1px #AC9B9B;
	padding: 2px 0 1px 5px;
	font-size: 11px;
}
html>body .btSubmit{
	padding-left: 12px;
	padding-right: 2px;
	text-align: left;
}
A.btSubmit, A.btBack, .btGray, .btGray2, .btColor, .btColor_book, .btColor_book_Cml, .btColor_book_Fouquets{
	padding-left: 13px;
	padding-right: 5px;
}
A.btSubmit:hover, A.btBack:hover{
   text-decoration: none;
}
.btBack{
	background-image: url(../img/common/black_arrow_left.gif);
}
#right .btSubmit{
	border: 0;
}
.btGray, .btGray2{
	background-color: #F1EDED;
	border: solid 1px #AC9B9B;
	font-size: 10px;
}
.btColor{
	background-image: url(../img/common/color_arrow.gif);
	background-color: #FCE6EB;
	border: solid 1px #A41031;
	color: #A41031;
	font-size: 10px;
}
.btColor_book{
	background-image: url(../img/common/white_arrow.gif);
	background-color: #A41031;
	border: solid 1px #FCE6EB;
	color: white;
	font-size: 12px;
}

.btColor_book_Cml{
	background-image: url(../img/common/white_arrow.gif);
	background-color: #DAB200;
	border: solid 1px #FCE6EB;
	color: white;
	font-size: 12px;
}

.btColor_book_Fouquets{
	background-image: url(../img/common/white_arrow.gif);
	background-color: #5D220B;
	border: solid 1px #FCE6EB;
	color: white;
	font-size: 12px;
}

.btGray2{
   font-size: 11px;
}

div.bookprice {
	margin-top:20px;
	border-bottom : 1px dotted #E6E0E0;
	border-top : 1px dotted #E6E0E0;
	padding-top:2px;
	width:320px;
	text-align: right;
}

div.bookprice p {
	display:inline;
}

div.bookprice p.bt_resa {
float:left;
padding-top:4px;
}

/* End Class for link */

/* Class for FORMS ***********************************************/
.cotationForm{
	font-size: 10px;
	margin-bottom: 10px;
}
.cotationForm .textField, .textFieldLarge, .fileField{
	width: 75px;
	border: solid 1px #B7A9A9;
	margin-right: 5px;
	font-size: 10px;
	vertical-align: top;
	margin-top: -1px;
}
.textFieldLarge{
   width: 260px;
   padding: 2px;
}
.selectFieldLarge{
   width: 266px;
   font-size: 10px;
}
html>body .selectFieldLarge{
   padding: 2px 0;
}
.fileField{
   width: 266px;
   padding: 2px;
}
.cotationForm .textLabel, .cotationForm .textLabelB, .textLabelR{
	width: 150px;
	text-align: right;
	margin-right: 10px;
	float: left;
	line-height: 15px;
	vertical-align: middle;
}
.cotationForm .textLabelB{
   line-height: normal;
}
.cotationForm .textareaField{
	width: 260px;
	border: solid 1px #B7A9A9;
	font-size: 10px;
}

.mentioncnil{
	border-top:1px solid #E6E0E0;
	margin:10px 0;
	padding-top:10px;
	font-size: 9px;
}
SELECT{
   font-size: 10px;
}
p.quicksearch select{
   width: 162px;
   margin: 4px;
}
.textLabelR{
   width: 315px;
   text-align: left;
   margin-right: 0;
}
#popupContent .cotationForm .textLabel{
   width: 60px;
}
/* Class for FORMS */

/* push ***********************************************/
.cardInfiniment{
   position: absolute;
   margin-top:-3px;
   margin-left:851px;   
   text-decoration:none;
   z-index: 5000;
}

.cardInfiniment img{
   border:0;
}
.highlightNews{
	position: absolute;
	background-color: white;
	width: 445px;
	height: 122px;
	padding: 10px;
	top:324px;
	left:259px;
	/*margin: 324px 0 0 354px;*/
	font-size: 12px;
	overflow: hidden;
	z-index: 1000;
	voice-family: "\"}\"";
	voice-family:inherit; 
	width: 520px;
	height: 102px;
	voice-family: "\"}\"";
}
.position0{
	top:359px;
}

.position1{
	top:320px;
}

* html body .position1{
	top:320px;
}
.position2{
	top:375px;
}

.highlightNews H2{
   font-size: 14px;
   color: #B20027;
   margin-bottom: 10px;
}
.highlightNews H2 STRONG{
   font-size: 18px;
}
.highlightNews H2.colorTitle{
	color: Black !important;
	font-size: 12px;
	margin-bottom: 5px;
}
.highlightNews H2.colorTitle STRONG{
	color: #A41031;
}
.highlightNews P.normalTxt{
	margin-bottom: 5px;
}
.imgMotif{
	float: left;
	margin: -10px 10px 0 -10px;
}
/* End push */

/* Page communication ***************************************************************/
.halfBlock{
	width: 50%;
	float: left;
}
.legend{
	position: absolute;
	margin: -80px 5px 0 125px;
	color: White;
}
.legend EM{
	font-style: normal;
	font-size: 10px;
}
.msgPresBgBlue, .msgPresBgBrown{
	padding: 10px;
	color: Black;
}
.msgPresBgBlue{
	background-color: #C2CFE3;	
}
.msgPresBgBrown{
	background-color : #E6E0E0;
}
.articleDate{
	float: right;
	font-size: 10px;
	margin-left: 10px;
}
/* End Page communication */

/* List of press articles ******************************************************/
.pagination{
	font-size: 10px;
	color: Black;
}
.pagination IMG{
	vertical-align: middle;
}
.pagination A{
	color: #7F7B7B;
}
/* End List of press articles */

/* Page Offres *****************************************************************/
.back{
	background: url(../img/common/black_thinArrow_left.gif) 0 4px no-repeat;
	padding-left: 6px;
	float: right;
	margin-top: 15px;
}
.biggerLk{
	font-size: 11px !important;
}
.asterix{
	font-size: 10px;
	font-style: normal;
}
.visuFloatRight{
    float:right;
    border-left: solid 15px white;
    position:relative;
    z-index:10;
}
.visuFloatLeft{
	float: left;
	border-right: solid 15px White;
}
.paraWithBorder{
	border: solid 1px #E6E0E0;
}
.linksCol{
	border-right: solid 1px #E6E0E0;	
	width: 140px;
	padding: 2px 10px;
	line-height: 13px;
	voice-family: "\"}\"";
	voice-family:inherit; 
		width: 120px;
	voice-family: "\"}\"";
}
.grayCol{
	background-color: #E6E0E0;
}
.offersTable .linksCol{
	border-right: none;
	width: 90px;
	padding-right: 0;
}
.priceCol{
	text-align: center;
	margin: auto;
	width: 180px;
	padding: 2px 10px;
	font-size: 10px;
	voice-family: "\"}\"";
	voice-family:inherit; 
		width: 160px;
	voice-family: "\"}\"";
}
.offersTable{
	width: 100%;
}
.offersTable TD{
	border-bottom: solid 1px #E6E0E0;
	padding-top: 7px;
	padding-bottom: 7px;
	vertical-align: top;
}
.offersTable .smallSubtitle{
	font-size: 11px;
	margin-bottom: 5px;
}
.price{
	/*font-size: 26px;*/
	font-size: 20px;
	color: Black;
	vertical-align: middle;
}

.grayBg{
	background-color: #F1F1F1;
	width: 100%;
}
.grayBgWithPadd, .grayBgWithPadd10px{
	padding: 2px 5px;
	background-color: #F1F1F1;
}
.grayBgWithPadd10px{
	padding: 10px;
	width: 500px;
	voice-family: "\"}\"";
	voice-family:inherit; 
		width: 480px;
	voice-family: "\"}\"";
}
.grayBg .visuFloatRight{
	border-left: solid 15px #F1F1F1;
}
/* End Page Offres */

/* Page Jackpots ***********************************************************************/
.jackpotArticle{
	font-size: 10px;
	margin-bottom: 0px;
}
.jackpotArticle .subtitle2{
	font-size: 18px;
	color: #3F3D3D;
	position:relative;
}
.jackpotArticle H4{
	font-size: 11px;
}
.jackpotArticle H4.bigH4{
	font-size: 16px;
}
.jackpotArticle .price{
	font-size: 34px;
	color: #FF310F;
	margin-right: 10px;
	float: left;
}
.jackpotArticle .thinArrowLk{
	background-image: url(../img/common/red_thinArrow.gif);
	color: #FF310F;
	font-size: 9px;
}
.flashJackpot{
   position: absolute;
   margin: 100px 0 0 530px;
   z-index: 2000;
}
.flashRightNav{
   position: absolute;
   margin: 112px 0 0 799px;
}
.jackpotForm{
	margin-bottom: 15px;
}
LEGEND{
	display: block;
	font-weight: bold;
	margin-left: -6px;
	margin-bottom: 10px;
}
.jackpotForm LEGEND{	
	color: #3F3D3D;
}
.jackpotForm .selectField, #jackpotForm .selectField{
	width: auto;
   margin-bottom: 2px;
}
.jackpotForm .btSubmit{
	background-image: none;
	padding: 0;
}
.jackpotForm TD{
	padding-right: 15px;
	font-size: 10px;
}
.resultsList LI{
	background: url(../img/common/black_arrow.gif) 0 4px no-repeat;
	padding-left: 7px;
	border-bottom: solid 1px #E6E0E0;
	min-height: 25px;
}
* html body .resultsList LI{
	height: 25px;
}
.resultsList TH{
   font-size: 10px;
   color: Black;
   border-bottom: solid 1px #AC9B9B;
}
.resultsList TD{
   border-bottom: solid 1px #E6E0E0;
}
.casinoName{
	float: left;
	width: 183px;
	font-size: 10px;
	display: block;
}
.casinoName A{
	font-size: 11px;
	color: Black;
}
.winDate{
	float: left;
	/*width: 150px;*/
	width: 170px;
	font-size: 10px;
	margin-left: 10px;
	display: block;
}
.winPrice{
	float: left;
	width: 120px;
	text-align: right;
	font-size: 10px;
	margin-left: 10px;
	display: block;
}
TABLE .casinoName, TABLE .winDate, TABLE .winPrice{
   float: none;
}
TABLE .winDate{
   margin-left: 0;
   margin-right: 10px;
   font-size: 11px;
}
/* End Page Jackpots */

/* Page Job ********************************************************************/
.RHIntro{
	margin-bottom: 20px;
	color: White;
	font-size: 10px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: top left;
}
.RHIntroTxt{
	float: right;
	margin: 20px 10px;
	width: 230px;
}
.RHIntroTxt H3{
	font-size: 14px;
	margin-bottom: 15px;
}
.scrollPara{
	height: 73px;
	margin-bottom: 5px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	scrollbar-face-color: White;
	scrollbar-shadow-color: White;
	scrollbar-highlight-color: White;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: White;
	scrollbar-track-color: White;
	scrollbar-arrow-color: Black;
}
.jobHeader, .jobList{
	width: 95%;
}
.jobHeader TD, .jobList TD{
	font-size: 10px;
	padding: 5px 0;	
}
.jobHeader TD{
	color: Black;
	border-bottom: solid 1px #AC9B9B;
}
.jobList TD{
	border-bottom: solid 1px #E6E0E0;	
}
.jobList A{
	background: url(../img/common/gray_thinArrow.gif) 0 4px no-repeat;
	padding-left: 6px;
	color: #3D3D3D;
}
.paraTemoin{
	background-color: #F1EDED;
	width: 48%;
	float: left;
	margin-bottom: 5px;
}
.paraTemoinTxt{
	width: 120px;
	float: left;
	margin: 5px 2px 0 5px;
	font-size: 10px;
   height: 95px;
   overflow: hidden;
}
.paraTemoinTxt H4{
	font-size: 11px;
	font-weight: normal;
	color: Black;
	margin-bottom: 5px;
}
.paraTemoin P{
	margin-bottom: 0;
}
.paraTemoin .knowMore{
   background-color: White;
   text-align: right;
   padding-top: 10px;
}
.paraTemoinTxt H4 EM{
	font-size: 10px;
	font-style: normal;
}
.jobResults{
	font-size: 10px;
	width: 100%;
	margin-top: -7px;
}
.jobResults TH{
	color: Black;
	font-weight: normal;
	border-bottom: solid 1px #AC9B9B;
	padding-right: 10px;
}
.jobResults TD{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	border-bottom: solid 1px #E6E0E0;
}
.jobResults .lastLine TD{
	border-bottom: solid 1px #AC9B9B;
}
.paddRight{
	padding-right: 10px;
}
/* End Page Job */

/* Page Cotation *******************************************************************************/
.destinationsDispo{
	width: 260px;
	float: left;
	background: url(../img/common/bigArrow.gif) right center no-repeat;
	padding-right: 30px;
	margin-right: 10px;
	voice-family: "\"}\"";
	voice-family:inherit; 
		width: 230px;
	voice-family: "\"}\"";
}
.destinationsFavo{
	width: 230px;
	float: left;   
}
.destinationsDispo TD{
	padding: 3px 4px 2px 4px;
	border-bottom: solid 1px #E6E0E0;
}
.dispoColLeft{
	width: 175px;
	border-right: solid 1px #E6E0E0;
}
.dispoColRight{
	width: 55px;
	text-align: center;
	margin: auto;
}
.destinationsDispo TABLE, .favoTable{
	border: solid 1px #AC9B9B;	
}
.destinationsDispo TABLE A, .favoTable A{
	font-size: 9px;
}
.destinationsDispo CAPTION, .destinationsFavo CAPTION{
	font-size: 10px;
	text-align: left;
	white-space: nowrap;
}
.destinationsDispo TABLE{
	background-color: #F2EFEF;
}
.favoTable{
	width: 100%;
	background: url(../img/common/bg_itemNumber.gif) 20px 6px no-repeat;
}
html>body .favoTable{
	background-position: 20px 5px;
}
.favoTable TD{
	border-right: solid 1px #E6E0E0;
	border-bottom: solid 1px #E6E0E0;
	border-collapse: collapse;
}
.favoColLeft{
	width: 20px;
}
.favoColCenter{
	padding-left: 15px;
	padding-right: 4px;
}
.favoColRight{
	width: 65px;
	text-align: center;
	margin: auto;
}
.favoColRight A{	
	background: url(../img/common/pict_delete.gif) right 4px no-repeat;
	padding-right: 8px;
}
.cotationStep{
	border-bottom: solid 1px #AC9B9B;
	padding-bottom: 16px;
	margin-bottom: 5px;
}
.cotationStep LI{
	float: left;
	margin-right: 30px;
	font-size: 12px;
}
.cotationStep LI SPAN{
	float: left;
	border: solid 1px #AC9B9B;
	padding: 0 2px;
}
html>body .cotationStep LI SPAN{
	margin-right: 3px;
}
.cotationStep LI.stepOn{
	color: Black;
	font-weight: bold;
}
.cotationStep LI.stepOn SPAN{
	background-color: #AC9B9B;
}
/* End Page Cotation */

/* Page Infiniment */
.blockMember{
	float:left;
	width:240px;
	margin-right:20px;
}

.blockMember label{
	color: #7F7B7B;
}

.blockMember p{
	width:194px;
	margin-bottom:5px;
}

.blockMember p #member_carte, .blockMember p #member_name{
	border:1px solid #AC9B9B;
	width:190px;
	padding-left:2px;
}

.blockMember div{
	margin-top:15px;
}

.blockMember a.thinArrowLk{
	float:left;
	margin-top:5px;
}

.editoInfiniment{
	float:left;
	width:240px;
}

.editoInfiniment p{
	margin-bottom:5px;
	color:#7F7B7B;
}

.tableInfiniment{
	margin-bottom:20px;
}

.tableInfiniment TD{
	height:25px;
}

.tableInfiniment thead Th, .tableInfiniment tbody td{
	text-align: center;
}

.tableInfiniment tbody Th{
	font-weight: normal;
	text-align: right;
}
/* End Page Infiniment */

/* Page K5a_Accueil_Evenement */
.event{
   color: White;
   width: 100%;
   margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: top right;
}
.eventHtml{
   padding-top: 20px;
   padding-left: 20px;
	width: 144px;
	height: 209px;
}
html>body .eventHtml{
	min-height: 209px;
	height: auto;
}
.eventHtml .smallSubtitle{
   color: Black;
}
.artistName{
   font-size: 24px;
   margin-bottom: 15px;
}
.eventHtml A{
   color: Black;
}
.iframeEvent{
   width: 332px;
   height: 170px;
   float: left;
}
#iframeContent{
   text-align: left;
   padding: 0;
   margin: 0;
}
#iframeContent H1{
   font-size: 11px;
   color: Black;
   margin-bottom: 10px;
   text-align: left;
}
#iframeContent H2{
   font-size: 11px;   
   margin-bottom: 10px;
   font-weight: normal;
}
#iframeContent DD{
   margin-bottom: 10px;
}
.iframeLeft{
   float: left;
   margin-right: 5px;
   width: 167px;
}
/* End Page K5a_Accueil_Evenement */

/* Onglets chambres et suites */
.tabs {
	width:100%;
	overflow:hidden;
	z-index:1;
	position:relative;
}

.tabs li {
	float:left;
	margin:0 5px 0 0;
	background:#FFF;
}

.tabs li a {
	display:block;
	border:1px solid #CCC;
	background:#FFF;
	padding:2px 5px;
}

.tabs li.active a {
	border-bottom:1px solid #FFF;
	color: black;
}

.content-tabs {
	border-top:1px solid #CCC;
	margin:-1px 0 0 0;
	padding:10px 0 0 0;
	z-index:0;
	position:relative;
}
.LVA {
	color:#A51031;
	font-size: 16px;
}

.LVA2 {
	color:#A51031;
}
.PAGE_OFFRE {
	color:gray;
	font-size: 12px;
}
.PAGE_OFFRE_SELECTED {
	color:#A51031;
	font-size: 12px;
}


/* AJOUTS CHRISTOPHE 19/06/2009
--------------------------------------------------------------------*/
.bt_detail a{
	background-color: #B7A9A9!important;
}

.mySelectBonus{
	padding: 10px 0;
	float: left;
	border-left: 10px solid #F1EDED;
}

*+html .mySelectBonus{ padding: 0; }

/* AJOUTS CHRISTOPHE 19/06/2009
--------------------------------------------------------------------*/
.newOffres .triForm{
	position: relative;
	padding: 7px 10px;
	overflow: hidden;
	zoom:1;
	height: 15px;
	background: #E6E0E0;
	margin-bottom: 10px;
	margin-top: 15px;
}

#affinerBullet{
	position: absolute;
	right: 180px;
	top: 25px;
	display: block;
	z-index: 10000!important;
}

.newOffres .triForm form{ float: left; }

.newOffres .triForm form label{ margin-right: 10px; vertical-align: middle; }

.newOffres .triForm form input{ vertical-align: middle; }

.newOffres .triForm ul{	float: right; }

.newOffres .triForm ul li{
	float: left;
	margin-left: 5px;
}

.newOffres .triForm ul li a{ 
	font-size: 12px!important;
	font-weight: bold;
}

.newOffres dl{
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
	border-top: 1px dotted #ccc;
}

.newOffres dl img{
	float: left;
	margin-right: 10px;
}

.newOffres dl .reserverStuff{
	text-align: center;
	width: 100px;
	position: absolute;
	bottom: 20px;
	right: 0;
}

.newOffres dl .reserverStuff span{
	display: block;
	margin: 0 0 10px 0;
}

.newOffres dl .reserverStuff span strong{
	display: block;
	font-size: 20px;
}

.newOffres dl dt{
	color: #000;
	font-weight: bold;
	font-size: 12px;
	margin-left: 170px;
}


.newOffres dl dt span{
	color: #A41031;
	font-weight: bold;
	font-size: 12px;
}

.newOffres dl dd.cadeau{
	font-weight: bold;
	color: #999;
	margin-bottom: 5px;
	margin-left: 170px;
}

.newOffres dl dd.redac{ 
	margin: 0 110px 0 170px; 
}

.newOffres dl dd ul{
	margin-top: 10px;
	overflow: hidden;
	zoom:1;
}

.newOffres dl dd ul li{
	float: left;
}

.newOffres dl dd ul li a{
	padding: 0 15px 0 7px;
	background: url(http://www.lucienbarriere.com/localized/file/resources/img/common/black_thinArrow.gif) no-repeat 0 4px;
}

.affinerForm{
	padding: 0 15px;
}

.affinerForm select{
	width: 100%;
	margin-bottom: 10px;
}

.rightRed{ 
	background: #A41031!important;
	overflow: hidden;
	width: 100%;
	color: #DDD!important;
}
