/* CSS Fleurs De Soleil */

/* général */
body {
	margin:auto;
	width:992px;
	font-family:Verdana;
	font-size:12px;
	font-weight:400;
	text-align:justify;
}
#fond-site {
	background:url(../images/bg-body.png) right bottom repeat-x;
}

#contenu-texte h1 {
	color:#1f93bc;
	font-size:18px;
}
#contenu-texte h2 {
	color:#ec920a;
	font-size:14px;
}
#contenu-texte h3 {
	color:#1080a7;
	font-size:12px;
}
#contenu-texte th {
	color:#ec920a;
}
a {
	color:#296460;
	font-weight:bold;
}

#accueil-partenaires {
	text-align:center;
	margin: 10px 0 0 -16px;
	width: 92px;
}
img.picto-info {
	cursor:pointer;	
}
#accueil-partenaires img {
	margin-bottom:5px;
}
.texte {
	text-align:justify;
}
img {
	border:0;
}
/* header */
#header {
	height:80px;
	background: #fff;
	text-align:center;
}
#logo {
	float:left;
	margin-top:5px;
}
#baseline a{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float:left;
	color:#009bd1;
	text-align:center;
	font-size:28pt;
	text-decoration: none;	
}
#baseline {
	margin:auto;
	width:680px;
}
#baseline #fds a{
	font-weight:bold;
	text-decoration:none;
}
#baseline #base {
	font-size:22pt;
}
#afaq {
	float:right;
	margin-top:10px;
}
/* banniere */
#banniere {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #6ec8bf;
	border-bottom-style:solid;
	border-bottom-width:4px;
	height:157px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-color: #6ec8bf;
}
#banniere #photos-fixes {
	background:url(../images/photos-bannieres.jpg) no-repeat;
	float:left;
	width:443px;
	height:157px;
}
#banniere #diaporama {
	background: #fff;
	float:left;
	width:541px;
	height:157px;
	border-left: 4px solid #6ec8bf;
	border-right: 4px solid #6ec8bf;
}

#footer {
	font-size:10px;
	margin: 15px 0 0 0;
	text-align:center;
}
.site-france {
	font-size:10px;
	margin: 0 0 30px 0;
	text-align:center;
}
#accueil {
	float:right;
	top:-230px;
}
#footer a:link, #footer a:visited, .site-france a:link, .site-france a:visited {
	color:#9b9b9b;
	margin: 0 4px;
}

#footer a:hover, .site-france a:hover {
	color: #f48c1b;
}
/* contenu */

#contenu {
	background: transparent;
	border-right: 3px solid #6ec8bf;
	float: right;
	width: 737px;
	padding: 0 0 20px 0;
}

#accueil #contenu {
	height:555px;
}
#edito {
	color:#296460;
	float:right;
	width:522px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6ec8bf;
	border-bottom-color: #6ec8bf;
	border-left-color: #6ec8bf;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
}

#tof {
	float: right;
	margin: 0 15px 0 20px; 
}

#tof p {
	margin: 4px 0 0 15px;
	padding: 0;
	text-align: center;
}

#lire-suite {
	float:right;
}

.titre-formulaire {
	color:#f48c1c;
	font-weight:bold;
}
#formulaire-recherche h2 {
	font-size:11px;
	margin: 10px 0 0 140px;
	background:url(../images/titre-recherche-chambre-hote.png) no-repeat;
	width: 340px;
	height: 30px;
	color: #fff;
	line-height: 26px;
	text-align: center;
}
#contenu #nb_personne {
	width:20px;
}
#formulaire-recherche {
	float:left;
	font-size:10px;
	top:32px;
}
#formulaire-recherche { margin:15px 0 0 0px; position:relative; }
#bouton-carte { margin:15px 0 0 0px; }
#accueil #formulaire-recherche-avance { margin:39px 0 0 0; }
#recherche {
	height:auto;
	border:none hidden;
	font-weight:normal;
	text-align:left;
}
#recherche td {
	border:none hidden;
	padding:0 10px 5px 0;
}
#sortir {
	background:url(../images/fond-sortir.png) no-repeat;
	width:140px;
	height:97px;
	padding:5px;
	padding-top:8px;
	color:#000000;
	line-height:17px;
	text-align:center;
	float:left;
	left:-134px;
	top:45px;	
	position:relative;
}
#sortir #titre-sortir {
	font-size:10px;	
	font-weight:bold;
}
#sortir a {
	font-weight:normal;
	font-size:9px;
	color:#000000;
}
#btn-rechercher {
	background:url(../images/bouton-rechercher.png) no-repeat;
	width:123px;
	height:23px;
	border:0;
	padding-bottom: 2px;
	margin-top:60px;
	color: #fff;
	font-weight: bold;
}
#btn-rechercher:hover {
	color: #f48c1b;
	cursor: pointer;
}
#carte-geolocalisation {
	float:right;
	position:relative;
	top:-170px;
	display:block;
	width:510px;
}

#contenu-texte {
	width:720px;
	float:right;
	padding: 0 4px 0 0;
}
#contenu-texte table td, #contenu-texte table th {
	border:#0077a0 solid 1px;
	padding:5px;
}
#contenu-texte table {
	text-align:left;
}
#contenu-texte #form-contact table, #contenu-texte #form-contact td, #contenu-texte #form-contact th {
	border:none;
}
ul.level_2 {
	top:5px;
	bottom:5px;
	position:relative;
	left:20px;
}
.intitule {
	color:#e9910b;
}
#contenu-texte .fiche h2 {
	color:#0085b2;
	font-size:12px;
}
.fiche {
	font-size:11px;
}
.fiche #nom-chambre, .resultat-recherche #nom-chambre {
	color:#0085b2;
	font-size:15px;
	font-weight:bold;
	font-variant:small-caps;
	background:none;
}
.fiche #ouverture {
	color:#0085b2;
}
.fiche #adherent .intitule {
	color:#000000;
	font-weight:bold;
}
.fiche #caract {
	color:#ffffff;
	background-color:#0085b2;
	padding:3px;
}
.fiche #adherent {
	float:right;
	font-size:12px;
}
.fiche #equipements table td, .fiche #particularites table td {
	border:none;
}
.fiche #photos {
	float:left;
	width:275px;
	height:255px;
}
.fiche #fiche-description {
	border:#0085b2 3px solid;
	padding:10px;
}
#contenu-texte li {
	list-style-image: url(../images/puces.png);
}
#contenu #contenu-texte.page-recherche table td {
	border:none;
}
.fiche #tarifs table {
	font-size:10px;
}
.fiche #tarifs tr {
	height:20px;
}
.fiche #tarifs table th {
	font-weight:normal;
}
#contenu-texte.fiche #activites table td, #contenu-texte.fiche #activites table th, #contenu-texte.fiche #services table td, #contenu-texte.fiche #services table th, #contenu-texte.fiche #site-touristique table td, #contenu-texte.fiche #site-touristique table th {
	border:none;
}
.fiche #activites, .fiche #services {
	float:left;
	margin-right:70px;
	margin-top:20px;
}
.fiche #bon-plan h2 {
	margin-bottom:0;
}
.fiche #picto img {
	margin:5px;
}
.fiche #caracteristiques {
	margin-top:10px;
}
.fiche #images {
	overflow: auto;
	width:271px;
	white-space: nowrap;
}
.fiche .image {
	display: inline-block;
}	

/*** RESULTATS DE RECHERCHE ***/

#contenu-texte.resultat-recherche h2{
	background-color:#0085b2;
	color:#ffffff;
	padding:3px;
	font-weight:normal;
	margin-bottom:0;
	font-size:12px;
}
#contenu-texte .result {
	border:3px solid #0085B2;
	padding:10px;
}
#contenu-texte hr {
	color:#0085B2;
}
.resultat-recherche .res  img{
	float:left;
}
.resultat-recherche .description {
	margin-left:10px;
	float:left;
}
.resultat-recherche .pictos {
	float:right;
}
.resultat-recherche .pictos img {
	margin:2px;
	width:50px;
}
.resultat-recherche .lien-detail {
	float:right;
}
#bouton-carte a {
	display:block;
	width:205px;
	height:189px;
	background:url('../images/btn-carteFrance.png') no-repeat;
}
#bouton-carte a:hover {
	background:url('../images/btn-carteFrance-hover.png') no-repeat;
}
#bg { /* z-index:1000; */ }

/* Boutons du menu par johannès*/

#menu {
	width: 248px;
	float: left;
	height: 670px;
	margin-top: -40px;
	background:url(../images/poteau.png) 90px no-repeat;
}

#menu .bt-accueil {
	margin: 40px 0 0 80px;
	padding: 0 0 0 40px;
	line-height: 26px;
	width: 140px;
	height: 30px;
	background: url('../images/panneau-accueil.png') no-repeat;
}

#menu .bt-mobile {
	margin: 2px 160px 0 0;
	padding: 0 0 0 30px;
	line-height: 26px;
	width: 140px;
	height: 30px;
	background: url('../images/panneau-indicateur-gauche.png') no-repeat;
}

#menu .bt-territoire {
	margin: 12px 0 0 80px;
	padding: 0 0 0 30px;
	line-height: 26px;
	width: 140px;
	height: 30px;
	background: url('../images/panneau-territoire.png') no-repeat;
}

#menu .bt-contact {
	margin: 10px 160px 0 0;
	padding: 0 0 0 30px;
	line-height: 26px;
	width: 140px;
	height: 30px;
	background: url('../images/panneau-indicateur-gauche.png') no-repeat;
}

#menu .bt-recherche {
	margin: 20px 160px 0 0;
	padding: 0 0 0 30px;
	line-height: 26px;
	width: 140px;
	height: 30px;
	background: url('../images/panneau-indicateur-gauche.png') no-repeat;
}

#menu .bt-partenaires {
	margin: -220px 0 0 80px;
	padding: 0 0 0 24px;
	line-height: 26px;
	width: 140px;
	height: 30px;
	background: url('../images/panneau-partenaires.png') no-repeat;
}

#menu .bt-actualites {
	margin: 170px 0 0 80px;
	padding: 0 0 0 40px;
	line-height: 26px;
	width: 140px;
	height: 30px;
	background: url('../images/panneau-actualites.png') no-repeat;
}

#menu .bt-adherents {
	margin: 20px 160px 0 0;
	padding: 0 0 0 20px;
	line-height: 26px;
	width: 140px;
	height: 30px;
	background: url('../images/panneau-indicateur-gauche.png') no-repeat;
}

#menu .bt-plan {
	margin: 60px 160px 0 0;
	padding: 0 0 0 30px;
	line-height: 26px;
	width: 140px;
	height: 30px;
	background: url('../images/panneau-indicateur-gauche.png') no-repeat;
}

#menu .bt-mentions {
	margin: -80px 0 0 80px;
	padding: 0 0 0 24px;
	line-height: 30px;
	width: 140px;
	height: 30px;
	background: url('../images/panneau-partenaires.png') no-repeat;
}

#menu .bt-accueil a:link, #menu .bt-accueil a:visited, #menu .bt-territoire a:link, #menu .bt-territoire a:visited, #menu .bt-partenaires a:link, #menu .bt-partenaires a:visited, #menu .bt-actualites a:link, #menu .bt-actualites a:visited, #menu .bt-mentions a:link, #menu .bt-mentions a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	padding: 10px 20px 10px 0;
}

#menu .bt-mentions a:link, #menu .bt-mentions a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	padding: 10px 20px 10px 0;
}

#menu .bt-mobile a:link, #menu .bt-mobile a:visited, #menu .bt-contact a:link, #menu .bt-contact a:visited, #menu .bt-recherche a:link, #menu .bt-recherche a:visited, #menu .bt-plan a:link, #menu .bt-plan a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 10px 20px 10px 0;
}

#menu .bt-adherents a:link, #menu .bt-adherents a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	padding: 10px 20px 10px 0;
}

#menu .bt-accueil a:hover, #menu .bt-territoire a:hover, #menu .bt-partenaires a:hover, #menu .bt-actualites a:hover, #menu .bt-mentions a:hover, #menu .bt-mobile a:hover, #menu .bt-contact a:hover, #menu .bt-recherche a:hover, #menu .bt-adherents a:hover, #menu .bt-plan a:hover {
	color: #f48c1b;
}
/* end of Boutons du menu */

/* begin diaporama */
#slider {
    width: 541px; /* important to be same as image width */
    height: 157px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 541px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 14px Arial, Helvetica, sans-serif;
    padding: 0;
    width: 541px;
    background-color: #6ec8bf;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #005c7c; /*00749c*/
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 16px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
#slider ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;	
}
/* end of diaporama */
