/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-top: 0px;
}

/* les liens */
.liensdroite {
	height:25px;
	line-height:25px;
	font-size: 16px;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
.liensdroite a {
	color:#000000;
	margin:0;  
	text-decoration: none;
	background:url(../images/menu_03.gif) repeat-x;
	display:block;
}
.liensdroite a:hover {
	color:#663300; 
	text-decoration: none;
	background:url(../images/menu_03.gif) repeat-x;
	display:block;
}
a.liensdroite:visited {
	color : #C5CBAB; 
	font-size: 16px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;  
	font-weight: bold;
	text-decoration: none;
}
a.liensdroite:hover {
	color : #C5CBAB; 
	font-size: 16px; 
	font-family: "Century Gothic", Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none; 
}

.texte {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif; 
	font-size: 14px;
	/*font-weight: bold;*/
	color: #748191;
	text-align:justify;
}
.texte_index {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #748191;
	text-align:justify;
	padding:0 10px 0 0;
}
.texte-orange {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-align:justify;
}

.nota {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #D09072;
	text-align:justify;
}

.texte-bleu {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif; 
	font-size: 11px;
	/*font-weight: bold;*/
	color: #5C88B8;
	text-align:justify;
}

.adresse {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}

.titre {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif; 
	font-size: 36px;
	/*font-weight: bold;*/
	color: #B1C7DE;
}
.titre-orange {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif; 
	font-size: 20px;
	/*font-weight: bold;*/
	color: #D09072;
}
.titre-bleu {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif; 
	font-size: 20px;
	/*font-weight: bold;*/
	color: #5C88B8;
}
.chambre {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	color: #90BB3C;
	text-decoration: none;
}

.ctr-photo {
	border: 2px solid #A5A5A5;
}
.ctr-grande-photo {
	border: 4px solid #A5A5A5;
}
.ctr-orange {
	border: 2px solid #D09072;
}
.ctr-bleu {
	border: 2px solid #5C88B8;
}

input {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C88B8;
	background-color: #DFEBF1;
	border: 1px solid #5C88B8;
	font-weight:normal;
}

textarea {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C88B8;
	background-color: #DFEBF1;
	border: 1px solid #5C88B8;
	font-weight:normal;
}
.prix{
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	}
.conteneur_img{
	margin:10px;
	}
#mycarousel_2{
	height:55px;
	width:300px;
	}
#mycarousel_2 li{
	height:55px;
	margin:0 5px;
	float:left;
	list-style:none;
	}
#img_principale{
	width:346px;
	height:260px;
	margin:20px 10px 0 0;
	}
#img_contenaire{
	width:346px;
	height:350px;
	margin:0 10px 0 0;
	float:left;
	}
