/*  
Theme Name: CMSRC
Theme URI: http://www.rougecerise.com
Description: cmsrc
Version: 1.9
Author: Rouge Cerise
Author URI: http://www.rougecerise.com


/* IMPORT DES AUTRES CSS */

@import url("contact.css"); 

/* HTML Elements */
body {
	background-color:#bb964f;
	background-image:url(../images/bg_page.gif);
	background-repeat:repeat-x;
 	}

* {
	margin:0;
	padding:0;
	}

body, select, input, textarea {
	color: #1a1c24;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	
	}	
p {	
	margin: 15px 0;
	}
	
a:active,a:focus {
	outline:none;
	}

hr {
	display: block;
	height:1px;
	background:#1a1c24;
	border:0;
	}

img, a:link img, a:visited img {
	border:0
	}
	
	

/*--------------  STRUCTURE -------------- */

.left {
	float:left;
	}

.right {
	float:right;
	}

#wrap {
	width: 970px;
	margin:  auto;
	position: relative;
	margin-top: 9px;
	border: 1px solid #55390d;	
}

#header {
	width:970px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height:109px;
	background-image:url(../images/bg_header.gif);
	background-repeat:no-repeat;
	}

#page {
	width:970px;
	font-size:11px;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#FFFFFF;
	}

#footer {
	width:970px;
	font-size:11px;
	float:left;
	height: 58px;
	background-color:#1a1c24;	
	}


/*--------------  HEADER -------------- */

.retour-home {
	width:309px;
	height:109px;
	float:left
	}

#header1 {
	width:661px;
	height: 15px;
	float:right;
	text-align:right;
	padding-top:5px;
	color:#ebcb93;
	}

#header1 a {
	text-decoration:none;
	color:#ebcb93;
	cursor:pointer;
	}
#header1 a:hover{
	text-decoration:underline;
	}
	
#header1 a img {
	cursor:pointer;
	border:none;
	margin-left:10px;
	margin-right:10px;
	}

#header2 {
	width:661px;
	height: 33px;
	position:relative;
	float:right;
	padding-top:56px;
	}
	
#header2 .onglet {
color:#FFFFFF;
cursor:pointer;
float:left;
height:33px;
width:107px;
margin-left:2px;
}

/*--------------  CONTENT -------------- */

#content {
	width:970px;
	float:left;
	padding-left:0;
	padding-top:0;
	padding-bottom:0;
	padding-right:0;
	background: url(../images/sidebar-bg-page.gif) repeat-y scroll right top;
	}


/*--------------  HOME -------------- */
#content-home-1 {
	width:970px;
	height:405px;
	float:left;	
	}
	
#content-home-2 {
	width:970px;
	float:left;
	height:26px;
	background-color:#1a1c24;
	margin-bottom:42px;
	text-align:center;
	color:#ddb771;
	}

/*--- Les news home page---*/

#content-home-3 {
	width:531px;
	float:left;
	padding-left:10px;
	margin-bottom:28px;
	}


#content-home-3 h3 {
	border-bottom:1px solid #1A1C24;
	height:32px;
	width:531px;
	}

#content-home-3 .date {
	color:#1A1C24;
	font-size:14px;
	margin-top:20px;
}

#content-home-3 .titre a {
	color:#1A1C24;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
#content-home-3 .titre a:hover{
	color:#1A1C24;
	text-decoration:underline;
}

#content-home-3  a img {
	border:1px solid #BB964F;
	margin-top:10px;
	margin-bottom:10px;
	}
	
#content-home-3 .sous-titre {
	height:50px;
}
#content-home-3 .separateur {
	border-bottom:1px solid #1A1C24;
	float:left;
	line-height:0;
	margin-top:10px;
	width:531px;
}

#content-home-3 .bouton a {
	float:right;
	background:#1a1c24;
	width:170px;
	height:25px;
	color:#FFFFFF;
	border:none;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	}
	
#content-home-3  .bouton a:hover {
	text-decoration:underline;
	background:#BB964F;
	}


/*--- Les activites home page---*/

#content-home-4 {
	width:377px;
	float:right;
	padding-right:10px;
	margin-bottom:28px;
	}
	
#content-home-4-1 {
	width:377px;
	height:56px;
	}
#content-home-4-2 {
	background-color:#d4ae6a;
	background-image:url(../images/accueil-bg-activite.gif);
	background-repeat:repeat-x;
	width:377px;
	}

	
#content-home-4-2 .info {
	height:92px;
	width:260px;
	margin-left:110px;
	}

#content-home-4-2 img {
	border:1px solid #BB964F;
	float:left;
	margin-right:11px;
	margin-left:11px;
	height:92px;
	}

#content-home-4-2 .categorie {
	color:#7F2515;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	}
	
#content-home-4-2 .titre {
	color:#1A1C24;
	font-weight:bold;
	text-transform:uppercase;
	}
#content-home-4-2 .titre a {
	color:#1A1C24;
	text-decoration:none;
	}
#content-home-4-2 .titre a:hover {
	color:#1A1C24;
	text-decoration:underline;
	}

#content-home-4-2 .resume {
	}
	
#content-home-4-2 .separateur{
	border-bottom:1px solid #FFF;
	line-height:0;
	margin-top:16px;
	margin-bottom:16px;
	width:345px;
	margin-left:11px
	}
	
#content-home-4-2  .bouton {
	height:31px;	
	}
	

#content-home-4-2  .bouton a {
	float:right;
	background:#1a1c24;
	width:110px;
	height:25px;
	color:#FFFFFF;
	border:none;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	}
	
#content-home-4-2  .bouton a:hover {
	text-decoration:underline;
	background:#BB964F;
	}
	

	
/* HOME 1 CONTENU*/
#content-home-1 .text_home {
	width:600px;
	float:right;
	height:100px;
	margin-top:65px;
	padding-right:20px;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	}

#bg_home {
	background-color:#1A1C24;
	background-image:url(../images/bg_onglet_1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:405px;
	width:970px;
	}

/*--------------  SIDEBAR -------------- */


#sidebar {
	width:215px;
	padding-top:51px;
	float:right;
	background-image:url(../images/sidebar-bg.gif);
	background-repeat:repeat-x;
	}
#content-sidebar-1 {
	width:215px;
	height:43px;
	}
#content-sidebar-2 {
	width:215px;
	}
	
#content-sidebar-2 h3{
	padding-left:18px;
	padding-top:22px;
	padding-bottom:25px;
	font-size:14px;
	font-weight:bold;
	color:#a17d3e;
	}

/*liste 1*/
.liste {
	margin-bottom:25px;
	margin-left:32px;
	width:180px;
	}

.liste ul{list-style-type:none;margin:0;padding:0;}

.liste ul li{padding-bottom:0;height:20px;}

.liste ul li a{
	background:url(../images/puce-sidebar.png) no-repeat center left;
	display:block;
	text-decoration:none;
	padding-left:19px;
	color:#1a1c24;
	font-size:12px;
	}
.liste ul li a:visited{color:#1a1c24;}
.liste ul li a:hover{
	color:#1a1c24;
	display:block;
	text-decoration:underline;
	}

.liste ul li li a:link{background:none;color:#333333;}
.liste ul li li a:visited{background:none;color:#333333;}
.liste ul li li a:hover{background-color:#FDE49B;color:#333333;font-weight:bold;}

/*liste 3*/
.liste3 {
	margin-bottom:25px;
	margin-left:32px;
	width:180px;
	}

.liste3 ul{list-style-type:none;margin:0;padding:0;}

.liste3 ul li{padding-bottom:25px;height:20px;}

.liste3 ul li a{
	background:url(../images/puce-sidebar.png) no-repeat center left;
	display:block;
	text-decoration:none;
	padding-left:19px;
	color:#1a1c24;
	font-size:12px;
	}
.liste3 ul li a:visited{color:#1a1c24;}
.liste3 ul li a:hover{
	color:#1a1c24;
	display:block;
	text-decoration:underline;
	}

.liste3 ul li li a:link{background:none;color:#333333;}
.liste3 ul li li a:visited{background:none;color:#333333;}
.liste3 ul li li a:hover{background-color:#FDE49B;color:#333333;font-weight:bold;}

/*--------------  PAGE -------------- */	

#content-page {
	width:730px;
	margin-left:8px;
	margin-top:51px;
	float:left;
	}
	
/* Les Maisons */
#maison {
	width:645px;
	padding-bottom:25px;
	float:left;
	}
#maison .maison-nom {
	font-size:20px;
	color:#a17d3e;
	}
#maison .maison-photo {
	}
#maison .maison-lien {
	height:28px;
	width:645px;
	}
#maison .maison-lien {
	height:28px;
	width:645px;
	background-image:url(../images/bg_nav_maison.gif);
	background-repeat:repeat-x;
	}
#maison .maison-lien ul{list-style-type:none;margin:0;padding-top:5px;}	
#maison .maison-lien ul li {
	display:inline;
	font-size: 10px;
	color:#1a1c24;
	padding: 0 0 0 10px;
	background:url(../images/puce-nav-maison.gif) no-repeat top left;
}
#maison .maison-lien li a  {
	text-decoration:none;
	font-weight: bold;
}
#maison .maison-lien ul li a:hover {text-decoration:underline;}


/* Les Chambres */

.chambre-maison-nom {
	float:left;
	font-size:20px;
	color:#a17d3e;
	height:20px;
	}
.chambre-nom {
	width:300px;
	height:20px;
	font-size:13px;
	font-weight:bold;
	float:left;
	padding-top:7px;
	padding-left:10px;
	}
.chambre-sous-titre {
	width:715px;
	font-size:12px;
	font-weight:bold;
	float:left;
	}
.chambre-description {
	width:715px;
	float:left;
	}
.chambre-prix {
	width:300px;
	float:left;
	}

.chambre-condition {
	width:715px;
	float:left;
	margin-top:15px;
	font-style:italic;
	}

/* Les saisons */

#saison  {
	float:left;
	padding-bottom:20px;
	}

.saison-nom {
	color:#1A1C24;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
	margin-top:0;
	padding-left:10px;
	width:715px;
	}
.saison-contenu {
	text-align:justify;
	}
	
/* Livre d'or */

#le-livre-dor {
	float:left;
	}

/* Balise H */
#content-page h1  {
	margin-bottom:25px;
	border-bottom:1px solid #1a1c24;
	height:36px;
	width:553px;
	}
#content-page h2 {
	font-size: 16px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	color:#1A1C24;
	}
#content-page  h3  {
	font-size: 14px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	color:#1A1C24;
	}
#content-page  h4 {
	font-size: 13px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	color:#1A1C24;
	}
#content-page  h5 {
	font-size: 12px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	color:#1A1C24;
	}
#content-page h6  {
	font-size: 11px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	color:#1A1C24;
	}

/* listes */
#content-page ul {list-style-type:none;margin-left:10px;}
#content-page li {background:url(../images/puce-1.gif) no-repeat top left;font-size: 11px;color:#1A1C24;padding:0 0 5px 20px;}
#content-page li a  {text-decoration:underline;}
#content-page ul li a:hover {text-decoration:none;}


/* numérotation */
#content-page ol {margin-left:40px;}
#content-page ol li {
	font-size: 11px;
	color:#1A1C24;
	padding:1px 0 1px 20px;
	background-image: none;
}
#content-page ol li a {text-decoration:underline;}
#ccontent-page ol li a:hover {text-decoration:none;}


/* images dans le contenu des pages*/

#content-page .images {
	border:1px solid #BB964F;	
	}
#content-page a .images {
	border:1px solid #BB964F;
	}

	
/* liens */

#content-page a {
	text-decoration:underline;
	color:#1a1c24;
	font-weight:bold;
	cursor:pointer;
	}
#content-page a:hover {
	text-decoration:none;
	}

/* textes */
#content-page p {
	text-align:justify;
	}	
	
/* divers */

/* gallerie */
#gallerie {
	width:730px;
	margin-top:15px;
	height:415px;
	float:left;
	}

.sliderbutton {float:left; width:15px; padding-top:395px}
.sliderbutton img {cursor:pointer;background:#BB964F;}
.sliderbutton img:hover {background:#1A1C24}

#slider {float:left; position:relative; overflow:auto; width:700px; height:410px;background:#fff;margin:0; padding:0}
#slider ul {position:absolute; list-style:none; top:0; left:0;margin:0; padding:0}
#slider li {float:left; width:700px; height:410px;background:none;;margin:0; padding:0}
#slider img {border:1px solid #BB964F;}
#slider h4 {
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	width:690px;
	text-align:center;
	margin:0; padding:0
	}
	
/* gallerie livre d'or*/
#gallerie_livre {
	width:730px;
	margin-top:15px;
	height:547px;
	float:left;
	}

.sliderbutton_livre {float:left; width:15px; padding-top:531px}
.sliderbutton_livre img {cursor:pointer;background:#BB964F;}
.sliderbutton_livre img:hover {background:#1A1C24}

#slider_livre {float:left; position:relative; overflow:auto; width:700px; height:546px;background:#fff;margin:0; padding:0}
#slider_livre ul {position:absolute; list-style:none; top:0; left:0;margin:0; padding:0}
#slider_livre li {float:left; width:700px; height:546px;background:none;;margin:0; padding:0}
#slider_livre img {border:1px solid #BB964F;}
#slider_livre h4 {
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	width:690px;
	text-align:center;
	margin:0; padding:0
	}
	
/* gallerie  sidebar*/
#gallerie_sidebar {
	padding-left:18px;
	padding-top:38px;
	padding-bottom:213px;
	width:178px;
	height:178px;
	}
#slider_sidebar {float:left; position:relative; overflow:auto; width:178px; height:178px;background:#fff;margin:0; padding:0}
#slider_sidebar ul {position:absolute; list-style:none; top:0; left:0;margin:0; padding:0}
#slider_sidebar li {float:left; width:178px; height:178px;background:none;;margin:0; padding:0}
#slider_sidebar img {border:1px solid #bb964f;}


/* gallerie  saisons*/
#gallerie_4saisons_1 , #gallerie_4saisons_2 , #gallerie_4saisons_3, #gallerie_4saisons_4 {
	padding-left:10px;
	padding-right:20px;
	padding-bottom:20px;
	width:302px;
	height:202px;
	float:left;
	}
#slider_4saisons_1 , #slider_4saisons_2, #slider_4saisons_3, #slider_4saisons_4 {float:left; position:relative; overflow:auto; width:300px; height:200px;background:#fff;margin:0; padding:0}
#slider_4saisons_1 ul , #slider_4saisons_2 ul, #slider_4saisons_3 ul, #slider_4saisons_4 ul{position:absolute; list-style:none; top:0; left:0;margin:0; padding:0}
#slider_4saisons_1 li , #slider_4saisons_2 li , #slider_4saisons_3 li , #slider_4saisons_4 li {float:left; width:300px; height:200px;background:none;;margin:0; padding:0}
#slider_4saisons_1 img, #slider_4saisons_2 img, #slider_4saisons_3 img , #slider_4saisons_4 img {border:1px solid #bb964f;}

/*--------------  ARTICLES LISTE  et  DETAILS------------- */	
		
/* Article liste */

#article-list {
	width: 715px;
	float: left;	
	margin-bottom: 40px;
	}

#article-list h3  {
	font-size: 14px;
	color:#1A1C24;
	width:715px;
	margin-top:0;
	margin-bottom:20px;
	}
#article-list h3 a  {
	color:#1A1C24;
	text-decoration:none;	
	}
	
#article-list h3 a:hover  {
	color:#1A1C24;
	text-decoration:underline;	
	}

#article-list  img {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	border: 1px solid #BB964F;	
	}

/* NEWS */
.separateur_news {
	border-bottom:1px solid #1A1C24;
	line-height:0px;
	width:553px;
	padding-top:10px;
	float:left;
	}
	
.date_news {
	font-size: 14px;
	color:#1A1C24;
	margin-top:0;
	margin-bottom:5px;
	}
	
.text_news {
	text-align:justify;
	}

/* ACTIVITES */

#type-activite {
	width:645px;
	padding-bottom:25px;
	float:left;
	}
#type-activite .type-activite-nom {
	font-size:20px;
	color:#a17d3e;
	}
#type-activite .type-activite-resume {
	}
#type-activite .type-activite-photo {
	border: 1px solid #BB964F;
	}

.activite-cat-parent {
	float:left;
	font-size:20px;
	color:#a17d3e;
	height:20px;
	padding-bottom:20px;
	}
.activite-cat {
	width:500px;
	height:20px;
	font-size:13px;
	font-weight:bold;
	float:left;
	padding-top:7px;
	padding-left:10px;
	padding-bottom:20px;
	}
	
.condition_titre {
	font-size: 14px;
	color:#A17D3E;
	width:715px;
	margin-top:0;
	margin-bottom:20px;
	float: left;
	}
	
.condition_contenu {
	width: 715px;
	float: left;
	font-style:italic;
	}
	
.separateur_activites {
	border-bottom:1px solid #1A1C24;
	line-height:0px;
	width:553px;
	padding-top:30px;
	float:left;
	}

.text_activites {
	text-align:justify;
	padding-left:300px;
	}
	
/* SEJOUR */

.sejour-intro {
	text-align:justify;
	font-weight:bold;
	}

#sejour-list-type  {
	padding-left:320px;
	color:#7f2515;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:10px;
	text-decoration:none;
	}
#sejour-list-type a {
	color:#7f2515;
	text-decoration:none;
	}

#sejour-list-type a:hover {
	text-decoration:underline;
	}
	
.sejour-list-resume  {
	text-align:justify;
	padding-left:320px;
	
	}

.sejour-titre  {
	font-size: 14px;
	color:#1A1C24;
	width:700px;
	float:left;
	font-weight:bold;
	padding-left:15px;
	}
.sejour-type  {
	float:left;
	width:700px;
	padding-left:15px;
	color:#7f2515;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:10px;
	}
.sejour-resume  {
	float:left;
	width:700px;
	padding-left:15px;
	}

.sejour-description-titre  {
	font-size: 14px;
	color:#A17D3E;
	width:700px;
	margin-top:30px;
	float:left;
	font-weight:bold;
	padding-left:15px;
	}
.sejour-description-contenu  {
	width:700px;
	float:left;
	padding-left:15px;
	}
	
.separateur_sejour {
	border-bottom:1px solid #1A1C24;
	line-height:0px;
	width:553px;
	padding-top:30px;
	float:left;
	}

.sejour-condition  {
	width:700px;
	float:left;
	padding-left:15px;
	font-style:italic;
	}
	
.sejour-condition-general {
	width:700px;
	float:left;
	padding-left:15px;
	padding-bottom:15px;
	}


/* Article Contenu */

#content-article {
	float: left;	
	}

#content-article h3  {
	font-size: 14px;
	color:#1A1C24;
	width:715px;
	margin-top:0;
	margin-bottom:20px;
	}
#content-article h3 a  {
	color:#1A1C24;
	text-decoration:none;	
	}
	
#content-article h3 a:hover  {
	color:#1A1C24;
	text-decoration:underline;	
	}

#content-article  img {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	border: 1px solid #BB964F;	
	}

/* textes */
	

/* Article navigation page */	
#navigation {
	width: 650px;
	padding-left:35px;
	padding-right:35px;
	float:left;
	padding-bottom:20px;
	}
	
#navigation .suivant {
	float:left;
	}
#navigation .suivant a{
	color:#1A1C24;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
#navigation .suivant a:hover{
	text-decoration:underline;
	}

#navigation .precedent{
	float:right;
	}
#navigation .precedent a{
	color:#1A1C24;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
#navigation .precedent a:hover{
	text-decoration:underline;
	}


/* Article meta */	


/* Article commentaires */

#le-livre-dor ol {
	margin-left:10px;
}

.commentnavig {
	float: left;
	width: 720px;	
	}
.commentnavig a {
	font-size:12px;
	color:#1A1C24;
	text-decoration:none;
	font-weight:bold;
	}
.commentnavig a:hover {
	text-decoration:underline;
	}

h3#comments {
	font-size: 16px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:normal;
	color:#1A1C24;
	float:left;
	}

.commentlist {
	padding-left:30px;
	padding-bottom:15px;
	float:left;
	width: 600px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentdata {
	display: block;
	padding-bottom:2px;
	padding-left:10px;
	padding-top:2px;
	background:#BB964F;
	color:#FFF;
	font-size:11px;
	}

.commentdata a {
	color:#FFF;
	text-decoration:underline;
	}
.commentdata a:hover {
	text-decoration:none;
	}
	
.commentdata-author {
	display: block;
	padding-bottom:2px;
	padding-left:10px;
	padding-top:2px;
	background:#ccc;
	color:#FFF;
	font-size:11px;
	}

.commentdata-author a {
	color:#FFF;
	text-decoration:underline;
	}
.commentdata-author a:hover {
	text-decoration:none;
	}

.commentlist cite {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	}	


/* Article Formulaire */
#respond  {
	float:left;
	width:700px;
	padding-left:30px;
	padding-top:20px;
	padding-bottom:20px;
	}

#respond h3  {
	font-size: 16px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:normal;
	color:#1A1C24;
	}
#respond a  {
	font-size: 12px;
	color:#1A1C24;
	text-decoration:underline;
	}
#respond a:hover  {
	text-decoration:none;
	}
	
#commentform  {
	float:left;
	width: 650px;
	background-color:#D4AE6A;
	background-image:url(../images/formulaire-bg.gif);
	background-repeat:repeat-x;
	border:1px solid #BB964F;
	padding:10px;
	}
#commentform  input {
	border:1px solid #BB964F;
	}

#commentform  textarea {
	width: 100%;
	background:#FFF;
	border:1px solid #BB964F;
	}
#commentform  .button {
	background-color:#1a1c24;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform:uppercase;
	}
/* Article navigation */
/*	
#navigation {
	width:100%;
	color:#797E53;
	font-weight:bold;
	font-size:18px;
	}

#navigation a {
	background:#797E53;
	color:#FFFFFF;
	border:none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	}
#navigation a:hover {
	text-decoration:underline;
	}
*/

/*--------------  RECHERCHE LISTE -------------- */	


/*-------------- FOOTER ------------------*/
.footer-text {
	color:#FFFFFF;
	text-align: center;
	padding-top: 18px;
	}
a.footer-text {
	color:#FFFFFF;
	text-decoration:none;
	}
a.footer-text:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}

/*-------------- BOUTON ------------------*/

.bouton-home a {
	background:#7B9A9F;
	width:216px;
	height:20px;
	color:#FFFFFF;
	border:none;
	float:right;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration:underline;
	text-align:center;
	text-transform:uppercase;
	font-size:11px;
	}
.bouton-home a:hover {
	text-decoration:none;
	}

.bouton-article a {
	background:#dbe3e4;
	width:105px;
	height:17px;
	color:#728E92;
	border:none;
	float:right;
	padding-top: 6px;
	text-decoration:none;
	text-align:center;
	}
.bouton-article a:hover {
	text-decoration:underline;
	}

#bouton-reserver a {
	float:right;
	margin-right:30px;
	margin-top:50px;
	background:#1a1c24;
	width:170px;
	height:20px;
	color:#FFFFFF;
	border:none;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	}
#bouton-reserver a:hover {
	text-decoration:underline;
	background:#BB964F;
	}
	

/*-------------- FORMULAIRES ------------------*/

/* De recherches */

/* De commentaires */

/* De contact */
#contact {
	background-color:#D4AE6A;
	background-image:url(../images/formulaire-bg.gif);
	background-repeat:repeat-x;
	border:1px solid #BB964F;
	padding:10px;
	}

#contact input {
	border:1px solid #BB964F;
	}

#contact textarea {
	width: 100%;
	background:#FFF;
	border:1px solid #BB964F;
	}
#contact .button {
	background-color:#1a1c24;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform:uppercase;
	}

#contact .mentions {
	font-size:9px;
	text-align:justify;	
	}	



/*-------------- TABLEAUX ------------------*/
/* de donnees */


/* avec fond de couleur */


/* un cadre */


/* De contact */
#tableau-contact {
}

#tableau-contact td {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}


/*-------------- DIVERS ------------------*/

/* lien haut de page */
#hautdepage {
	float:left;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	width:700px;
	}
#hautdepage a  {
	text-decoration:none;
	}
#hautdepage a:hover  {
	text-decoration:underline;
	}
	
/* lien imprimer */

/* navigation */


/* breadcrumbs */


/* Image dans le contenu */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Positions */
.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}



