

	#contact-adresse{
	width:552px;
	height:81px;
	background: url(../images/charte/bg-contact.jpg) no-repeat center;
	}
#contact-adresse div#text{
	width:225px;
	height:55px;
	margin-top:5px;
	padding-left:15px;
	float:left;
	color:#fff;
	}
#contact-adresse p{
	text-align:center;
	
	}
.contact-box{
	width:552px;
	background-color:#EDEDED;
	padding-top:5px;
	}
.contact-box .second-box{
	width:534px;
	padding-bottom:10px;
	padding-top:5px;
	background-color:#fff;
	}
.contact-box .contact-content{
	width:500px;
	}
	
	.mail_label2{
		float:left;
	
	color:#3E3E3E;
	font:normal 12px "Trebuchet MS", Arial;
	text-align:left;
	padding-left:10px;
	}
	
.mail_label{
	width:80px;
	float:left;
	display:inline;
	clear:both;
	margin-top:5px;
	color:#3E3E3E;
	font:normal 12px "Trebuchet MS", Arial;
	text-align:left;
	padding-left:10px;
	}
.mail_input{
	width:110px;
	float:left;
	margin-top:5px;
	color:#000; 
	}
.inputForm{
	border:1px solid #C9C8C8;
	background-color:#fff;
	width:150px;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#000;
	}
.inputFormOver{
	border:1px solid #cccccc;
	background-color:#F0EEEE;
	width:150px;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#0A2B4E;
	}
.button{
	border:1px solid #E4E4E4;
	background-color: #F7F6F6;
	width:65px;
	color:#6D1200;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	cursor:pointer;
	font-weight:bold;
	}
.buttonOver{
	border:1px solid #FAFAFA;
	background-color:#FEFDFD;
	width:65px;
	color:#CB94AE;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	cursor:pointer;
	font-weight:bold;
	}
	
/*-- reservation --*/
#reservation-box{
	width:552px;
	}
	#reservation-top{
		background:url(../images/charte/bg-reservation.jpg) no-repeat center;
		height:77px;
		padding-top:5px;
		}
		#reservation-top p{
			color:#fff;
			font-weight:bold;
			text-align:center;
			}
		#reservation-bottom{
			background:url(../images/charte/bttn-reservation.jpg) no-repeat center;
			width:554px;
			height:43px;
			float:left;
			}
		#reservation-bottom p{
			margin-left:200px;
			padding-top:10px;
			}
/*--- livre d'or ---*/
#bg-livre-dor{
	width:552px;
	height:64px;
	background:url(../images/charte/bg-livre-dor.jpg) no-repeat center;
	}
#bg-livre-dor div#text{
	width:256px;
	height:45px;
	float:left;
	color:#fff;
	font:normal 12px "Trebuchet MS", Arial;
	}
	#bg-livre-dor div#text{
		margin:0;
		padding:0;
		text-align:center;
		}
.box-livre{
	width:552px;
	font:normal 12px "Trebuchet MS", Arial;
	
	}
.livre-text{
	background-color:#EFEFEF;
	width:538px;	
	border:1px solid #C3A59F;	
	clear:both;
	padding:7px;
	}
.title-livre{
	text-align:left;
	}

	
