/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #fff;}
#TB_window a:hover {color: #666666;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background : transparent none repeat scroll 0 0;
	z-index: 102;
	color:#000000;
	display:none;
	/*border: 4px solid #525252;*/
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#E000A8;
	height:27px;
	display:none;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
	/*background-color:#FAD9F2;*/
	background:url(../images/lightbox/bg-repeat-y.png) repeat-y left top ;
}

* html #TB_iframeContent{
	/*background:url(../images/lightbox/fond.gif) no-repeat left top ;*/	
}

/* *******************************************************************************************************************/
/* formualire actualit� */
/* *******************************************************************************************************************/

 .LB_container{ margin :26px;font-family:Arial,'Trebuchet MS',Verdana,Helvetica,sans-serif;}
 .LB_container h2{	float:left; font-size:16px; font-weight:bold; margin:0 0 3px 24px; width:270px;}
 .LB_container .LB_header{height:27px;}
 .LB_container .LB_header_title{float:left;}
 .LB_container .LB_header_closes{float:right;}
 .LB_container button {border:0;background:transparent;cursor:pointer;}


 * html .LB_content  { width: 440px! important }

 .LB_content {margin:25px;height:auto;overflow-x:hidden;overflow-y:auto;}
 .LB_content p, .formul-contact p, .formul-actu p { clear:both; float:left; margin:2px 0; width:402px; }
 .LB_content label, .formul-contact label, .formul-actu label { float:left; width:164px; font-size:12px; text-align:right }
 .LB_content select {  float:right; width:222px; border:1px solid #cccccc; }
 .LB_content input  { float:right; width:222px; border:1px solid #cccccc; }
 .LB_content textarea {border:1px solid #CCCCCC;float:right; height:100px; margin:5px 0; width:390px;}
 .LB_content button {border:0;background:transparent;float:left;clear:both;margin-left:140px;}
 .LB_content fieldset { border:0; margin:5px 0; }

 .LB_Message p.err{margin:0;color:red; }
 .LB_Message p.ok{margin:0;color:green; }

 .LB_description
  {
  	clear:both;
	font-size:11px;
	padding:15px 25px;
	width:80%;
  }


/* *******************************************************************************************************************/
/*FORMULAIRE CONTACT */
/* *******************************************************************************************************************/

	.formul-contact {width: 493px; float: left; clear:both; display:block; margin:0 30px; padding:20px 0;}
	.formul-actu { border:1px solid white; left:50%;  margin-left:-207px; margin-top:-140px; padding:20px; position:fixed; top:50%;}

	.formul-contact p, .formul-actu p { /*display:block; clear:both;*/ float:left; margin:5px 0; width:440px!important; }

	.formul-contact label, .formul-actu label { float:left; width:164px; text-align:right }

	.formul-contact input, .formul-actu input  { float:right; width:222px; border:1px solid #cccccc; }

	.formul-contact textarea.question, .formul-contact textarea.adresse { border:1px solid #CCCCCC; float:right; width:222px; }

	.formul-actu  textarea {float: left; width:221px;}

	input.button :hover {background:#DEDEDE none repeat scroll 0 0; color:#E000A8 !important; }

	input.button {
		background:transparent url(../images/lightbox/btn-envoyer.png) no-repeat scroll left top;
		border:0 none;
		cursor:pointer;
		float:right;
		height:32px;
		margin-right:47px;
		margin-top:8px;
		width:114px;
	}

	.formul-contact #erreur { float:left; color:red; display:block;clear:both }

	p.button {float: right}


	button.sendButton { background:url(../images/lightbox/btn-envoyer.png) no-repeat left top ; position:relative;float:right; height:32px; width:114px; margin-top:15px; margin-right:35px; }
	button.sendButtonEn { background:url(../images/en/btn-envoyer.png) no-repeat left top ; position:relative;float:right; height:32px; width:114px; margin-top:15px; margin-right:35px; }

	        button.closeButton { background:url(../images/lightbox/btn-fermer.png) no-repeat left top ;  position:relative;float:right; height:28px; width:28px; }
	 		button.cancelButton { background:url(../images/en/btn-annuler.png) no-repeat left top ; position:relative;float:right; height:32px; width:114px; margin-top:15px; margin-right:35px; }
	 		button.annulerButton { background:url(../images/fr/btn-annuler.png) no-repeat left top ; position:relative;float:right; height:32px; width:114px; margin-top:15px; margin-right:35px; }

 	        *+html button.sendButton { clear: none!important;       }
	 	 	* html button.sendButton { background:url(../images/lightbox/btn-envoyer.gif) no-repeat left top ;  position:relative;float:left; }

	        * html button.closeButton { background:url(../images/lightbox/btn-fermer.gif) no-repeat left top ; position:relative; }

/* *******************************************************************************************************************/
/* FORMULAIRE NEWSLETTER */
/* *******************************************************************************************************************/

	.formulaire_inscription legend { font-weight:bold; font-size:12px; margin-bottom:11px;  }

	.LB_content fieldset legend { float:left; font-size:16px; font-weight:bold; margin:0 0 11px 24px; width:270px; }

	.LB_content fieldset h4 { font-weight:bold; font-size:12px; margin-bottom:11px;  }
	.LB_content fieldset P { font-size:12px; text-align:left; margin-bottom:7px;  }

	.LB_content fieldset form p label { float:left; font-size:12px; width:100px; }

	.LB_content fieldset form p input { float:right; border:1px solid #CCCCCC; width:222px; }

	.newsletter p { width:390px; float: left; }

	.newsletter label { float:left; font-size:12px; text-align:left; width:164px; }

	.newsletter p.abo, .newsletter p.desabo  { margin-top:10px; margin-right:20px; width:157px !important; float:left; clear:none; }

	.newsletter p.abo label, .newsletter p.desabo label { width:120px; float:left; }

	.newsletter p.abo input, .newsletter p.desabo input { width:20px; float:right; }

	.spip_bouton .button.sendButton { background:url(../images/lightbox/btn-envoyer.png) no-repeat left top ; float:right; height:32px; width:114px; margin-top:15px; }

	* html .spip_bouton .button.sendButton { background:url(../images/lightbox/btn-envoyer.gif) no-repeat left top ; float:right; height:32px; width:114px; margin-top:15px; }

	.modifAbonnement {}

	input.modif-abo { background:url(../images/lightbox/modifier-abonnement.png) no-repeat left top ; float:left; height:32px; width:224px; margin-top:15px; margin-right:35px; border:0 none; clear:both; }

	.modifAbonnement form { margin:10px 0; }

	.modifAbonnement .modAbo p { width:215px !important; }

	.modifAbonnement .modAbo label { width:120px; float:left; text-align:left; }

	.modifAbonnement .modAbo input { float:right; width:10px; }

	.LB_content span.dateResa label { float: none; width:auto; margin:0 8px; }

	.LB_content span.dateResa input  { float: none; width:20px;}

	.LB_content span.dateResa { float:none; margin-right:40px; width:265px;}

	.dateResaBloc { /*float: left; width:300px;*/ }

	.LB_content h2 { text-align:right; width:140px; }

	.reservationchoix { margin : 10px 0px; }

	p.dateResa input#ad, p.dateResa input#af {width: 30px;  }

	h2.data { clear:both; float:left; width:auto; }

	h5.data { clear:both; float:left; width:120px; }

	#erreur{
		color:red;
		/*float:right;*/
		font-size:12px;
		font-style:italic;
		/*margin-right:143px;
		right:90px;*/
	}


