@charset "iso-8859-1";
/* CSS Document */

body {
	background: #333;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	overflow: visible;
}
#header {
	background: #FAFCF9 url(images/header.jpg) no-repeat;
	height: 301px;
	width: 900px;
	position: relative;
}
#header #lien-logo {
	position: absolute;
	height: 240px;
	width: 310px;
	display: block;
}

#header #menu a, #header #menu a:active, #header #menu a:visited {
	display: block;
	float: right;
	background: #F2FAED url(images/menu.jpg) repeat-x center top;
	height: 35px;
	padding-top: 74px;
	padding-right: 20px;
	padding-left: 20px;
	color: #189827;
	text-decoration: none;
	margin-right: 2px;
	font: 17px Arial, Helvetica, sans-serif;
}
#header #menu a:hover {
	background: #F2FAED url(images/menu.jpg) repeat-x center bottom;
	color: #FFF;
}
#header #form-newsletter {
	position: absolute;
	top: 220px;
	right: 10px;
	color: #FFF;
	font-size: 12px;
	text-align: right;
	line-height: 17px;
}
#header #form-newsletter form {
	margin: 0px;
}
#footer {
	background: #00A113 url(images/footer.jpg) no-repeat center top;
	position: relative;
	width: 900px;
	text-align: center;
	padding-top: 30px;
	color: #FFF;
	font-size: 11px;
	padding-bottom: 10px;
}
#footer a  , #footer a:active, #footer a:visited{
	color: #ffff33;
	text-decoration: none;
}
#footer a:hover {
	color: #B3FF80;
}
#content {
	background: #FFF url(images/body.jpg) repeat-y;
	width: 830px;
	position: relative;
	padding-right: 35px;
	padding-left: 35px;
	color: #000;
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 1px;
}
#content h1 {
	color: #00760e;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	padding: 10px 0px 15px;
	margin: 0px;
}
#content h2 {
	color: #666;
	font-size: 18px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: -1px;
}
#content h3 {
	font-size: 15px;
	font-style: italic;
}
#content h4 {
	font-size: 14px;
	margin: 10px 0px 0px;
}

#content p {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
#content a, #content a:active, #content a:visited {
	color: #00760E;
	text-decoration: underline;
}
#content a:hover {
	color: #F90;
}
img {
	text-decoration: none;
	border-style: none;
}
input.texte ,textarea {
	background: #FFF url(images/input.png) repeat-x center top;
	color: #666;
	font: 15px Verdana, Geneva, sans-serif;
	padding: 3px;
	border-top: 2px solid #e4e4e4;
	border-right: 2px solid #e4e4e4;
	border-bottom: 2px solid #e4e4e4;
	border-left: 10px solid #e4e4e4;
}
#header #form-newsletter input.texte {
	font: 13px Arial, Helvetica, sans-serif;
	border-width: 1px;
	background: #FFF;
}
#content .float-right  {
	float: right;
	margin-left: 13px;
}
#content .float-left {
	float: left;
	margin-right: 13px;
}

.clear-both {
	clear: both;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}

#main #content #icones {
	height: 199px;
	margin-bottom: -10px;
}
#content #icones a {
	display: block;
	float: left;
	height: 199px;
	background: no-repeat center top;
	font-size: 0px;
	text-decoration: none;
	overflow: hidden;
	text-indent: -150px;
	margin-right: 8px;
	margin-left: 8px;
}
#content #icones a:hover {
	background: no-repeat center bottom;
}
#content #icones #lieu {
	background-image: url(images/bouton-un-lieu-de-repos-idyllique.png);
	width: 149px;
}
#content #icones #therapie {
	background-image: url(images/bouton-une-therapie-naturelle.png);
	width: 149px;
}
#content #icones #methode {
	background-image: url(images/bouton-une-methode-unique.png);
	width: 150px;
}
#content #icones #outils {
	background-image: url(images/bouton-des-outils-adaptes.png);
	width: 150px;
}
#content #icones #resultat {
	background-image: url(images/bouton-un-resultat-garanti.png);
	width: 150px;
}

#little-icons {
	position: absolute;
	top: 155px;
	margin-left: 350px;
}
#little-icons a {
	display: block;
	float: left;
	height: 62px;
	background: no-repeat center top;
	font-size: 0px;
	text-decoration: none;
	overflow: hidden;
	text-indent: -150px;
	margin-right: 10px;
	margin-left: 10px;
}
#little-icons a:hover {
	background: no-repeat center bottom;
}
#little-icons #lieu {
	background-image: url(images/bouton-little-un-lieu-de-repos-idyllique.png);
	width: 54px;
	margin-top: 20px;
}
#little-icons #therapie {
	background-image: url(images/bouton-little-une-therapie-naturelle.png);
	width: 55px;
	margin-top: 15px;
}
#little-icons #methode {
	background-image: url(images/bouton-little-une-methode-unique.png);
	width: 55px;
	margin-top: 10px;
}
#little-icons #outils {
	background-image: url(images/bouton-little-des-outils-adaptes.png);
	width: 55px;
	margin-top: 5px;
}
#little-icons #resultat {
	background-image: url(images/bouton-little-un-resultat-garanti.png);
	width: 55px;
}

#content .jour {
	background: #eee url(images/jour.png) repeat-x center bottom;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #00760E;
}
#content .responsable-programme {
	float: right;
	padding: 2px 5px;
	background: #eee;
	color: #060;
	font-weight: normal;
	clear: both;
	font-size: 11px;
	line-height: 15px;
	border: 1px solid #ddd;
	margin-left: 10px;
}
#content a.retour ,#content a.retour:active, #content a.retour:visited{
	background: #f6f6f6;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	position: absolute;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #F60;
	border-left: 10px solid #F60;
}
#content a.retour:hover {
	background: #f6f6f6;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	position: absolute;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #00760E;
	border-left: 10px solid #00760E;
	color: #F60;
}
#content #contact-form {
	width: 500px;
	text-align: center;
	background: #f9f9f9;
	margin: 20px auto;
	padding: 10px 20px;
	border: 1px solid #ddd;
}
#content #contact-form input, #content #contact-form textarea {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
#content #contact-form input.envoyer {
	width: 150px;
	font: bold 16px Verdana, Geneva, sans-serif;
	color: #555;
	padding: 5px;
	cursor: pointer;
}
#content #contact-form p {
	text-align: center;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.rouge {
	color: #F00;
}
#content #contact-form p {
	text-align: center;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#content .newsnews_ tr td h2, #content .newsnewsen_ tr td h2 {
	background: url(images/jour.png) repeat-x center bottom;
	padding-bottom: 8px;
	padding-top: 20px;
	padding-left: 7px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.petit {
	font-size: 11px;
	font-weight: normal;
}
#flag {
	position: absolute;
	width: 28px;
	height: 50px;
	top: 132px;
	z-index: 1000;
	float: right;
	right: 5px;
}
#flag a {
	display: block;
	width: 28px;
	height: 18px;
	margin-bottom: 7px;
	position: relative;
	background: #06C;
}
a#flag-english, a#flag-english:active, a#flag-english:visited {
	background: url(images/flag-english.png) no-repeat center bottom;
}
a#flag-english:hover {
	background: url(images/flag-english.png) no-repeat center top;
}
a#flag-french, a#flag-french:active, a#flag-french:visited {
	background: url(images/flag-french.png) no-repeat center bottom;
}
a#flag-french:hover {
	background: url(images/flag-french.png) no-repeat center top;
}
#video-bemer {
	float: right;
	margin-left: 15px;
	font-style: italic;
	width: 425px;
	font-size: 13px;
	line-height: 17px;
}
table.tarifs {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 20px;
	border-top: 5px solid #f3f3f3;
	border-bottom: 5px solid #f3f3f3;
	border-left: 2px solid #f3f3f3;
	border-right: 2px solid #f3f3f3;
}
table.tarifs tr {
	margin: 0px;
	padding: 0px;
}
table.tarifs tr td {
	width: 240px;
	text-align: center;
	padding: 10px 5px;
	margin: 0px;
	border-left: 3px solid #f3f3f3;
	border-right: 3px solid #f3f3f3;
}
#content .temoignage {
	background: #f1faec url(images/background-temoignages.gif) repeat-x center top;
	width: 300px;
	border: 5px solid #C2E7AF;
	padding: 10px;
	text-align: left;
	color: #02810E;
	position: relative;
	margin-left: 10px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
}
#content .temoignage .citation {
	position: absolute;
	font: italic bold 350px/290px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	display: block;
	top: 0px;
	color: #CCEBBC;
	overflow: hidden;
	z-index: 0;
	letter-spacing: -10px;
	text-align: left;
	width: 200px;
	right: 5px;
}
#content .temoignage .sign {
	text-align: right;
	font-style: normal;
}
#content .temoignage p {
	z-index: 10;
	position: relative;
	margin: 0px;
	padding: 0px;
}
