/********************************************************************* Balise ****************************************************************/
html {
	width: 100%;
}
form {
	padding: 0px;
	margin: 0px;
}
td {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #69574B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h1 {
	margin: 0px;
	font-size: 22px;
	color: #a40233;
	height: 60px;
	padding-top: 38px;
	padding-right: 0px;
	padding-left: 0px;
	text-indent: 45px;
	font-weight: normal;
}
.titre {
	font-size: 13px;
}

h2 {
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3 {
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h4 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
.txt_couleur {
	color: #A40233;
	font-weight: bold;
	margin-top:20px !important;
	font-size:18px;
}
.rouge {
	color: #A40233;
}
.mauve {
	color: #4F1835;
}
.quatorz {
	font-size: 14px;
}

.quatorz2 {
	font-size: 18px;
	font-style:italic;
	text-align:center !important;
	border-bottom:1px solid #A40233;
	border-top:1px solid #A40233;
	background-color:#FBE3EE;
	margin:5px 0px;
}
.treiz {
	font-size: 13px;
}

.txt_couleur a	 {
	color: #A40233;
	font-weight: bold;
	margin-top:20px !important;
	font-size:18px;
}

/*********************************************************** Lien ********************************************************/
a {
	font-size: 12px;
	color: #a40233;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

.noir {
	color:#000000;
}

/************************************************************ Class *******************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************** Newsletter ****************************************************/
.email_news {
	width: 258px;
	border: 1px solid #9d8e81;
	background-color: #FFFFFF;
	margin-right: 20px;
}


/************************************************************ BDD AUTO ****************************************************/
/*.numpage {
	display: block;
	height: 22px;
	width: 22px;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_nombre2.jpg);
	background-repeat: no-repeat;
}
.numpage:hover {
	text-decoration: none;
	height: 22px;
	width: 22px;
	line-height: 20px;
	background-image: url(gifs/bt_nombre.jpg);
	background-repeat: no-repeat;
}
.numpage_selec {
	display: block;
	height: 22px;
	width: 22px;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_nombre.jpg);
	background-repeat: no-repeat;
}
.bt_suivant{
	height: 22px;
	width: 120px;
	display: block;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_suivant.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.bt_suivant:hover {
	height: 22px;
	width: 120px;
	display: block;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_suivantover.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.bt_precedent{
	height: 22px;
	width: 120px;
	display: block;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_suivant.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.bt_precedent:hover {
	height: 22px;
	width: 120px;
	display: block;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	background-image: url(gifs/bt_suivantover.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.bt_transparent {
	height: 20px;
	width: 120px;
	display: block;
	float: left;
	background-color: #780E10;
}
.liste_deroulante {
	width: 300px;
	margin-bottom: 20px;
	margin-left: 200px;
}
.news_auto_pagination {
	margin-right: auto;
	margin-left: auto;
}
.news_auto {
	width: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
*/
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/



/************************************************************* LIGHTBOX **************************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{border:none;}

#overlay{background-image:url('gifs/overlay.png');}

* html #overlay{background-color:transparent;background-image:url(blank.gif);}
	
/**********************************************************************************************************/
	
#header-bg {
	width: 100%;
	background-image: url(gifs/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#header {
	margin-right: auto;
	margin-left: auto;
	height: 327px;
	width: 1000px;
	position: relative;
}
#logo {
	height: 113px;
	width: 638px;
	/*position: absolute;
	left: 181px;*/
	top: 0px;
	margin-left:auto;
	margin-right:auto;
}
#diaporama {
	height: 179px;
	width: 1000px;
	/*position: absolute;
	left: 0px;
	bottom: 0px;*/
}
.sous_menu{
	position:absolute;
	height:179px;
	margin-left:1px;
	left:0;
	width:998px;
	background-color:#4E1935;
	color:#FFFFFF;
	opacity:0.95;
	filter:alpha(opacity=95);
}

#menu {
	height: 35px;
	width: 1000px;
	/*position: absolute;
	left: 0px;
	top: 113px;*/
	background-image: url(gifs/menu-bg.jpg);
	background-repeat: no-repeat;
}
ul.MenuHorizontal {
   width: 1000px;
   list-style: none;
   margin: 0;
   padding: 0;
}
ul.MenuHorizontal li {
   float: left;
}
ul.MenuHorizontal li a {
   display: block;
   color: #ede7d5;        
   font-size: 13px;         
   font-weight: bold;
   padding-top: 0px;         
   height: 35px;        
   text-align: center;
   text-decoration: none;
   line-height: 35px;
}
ul.MenuHorizontal li a:hover {
   text-decoration: none;
}
li#menu0 {
   width: 206px;
}
li#menu1 {
   width: 201px;
}
li#menu2 {
   width: 173px;
}
li#menu3 {
   width: 148px;
}
li#menu4 {
   width: 158px;
}
li#menu5 {
   width: 114px;
}
li#menu0 a:hover, a#selected-over0 {
   background-image: url('gifs/menu0over.jpg');       
}
li#menu1 a:hover, a#selected-over1 {
   background-image: url('gifs/menu1over.jpg');        
}
li#menu2 a:hover, a#selected-over2 {
   background-image: url('gifs/menu2over.jpg');    
}
li#menu3 a:hover, a#selected-over3 {
   background-image: url('gifs/menu3over.jpg');         
}
li#menu4 a:hover, a#selected-over4 {
   background-image: url('gifs/menu4over.jpg') !important;    
}
li#menu5 a:hover, a#selected-over5 {
   background-image: url('gifs/menu5over.jpg') !important;      
}
#sous_menu0 {
	padding-left: 8px;
	width: 990px;
	padding-top: 10px;
	height: 170px;
}
#sous_menu0 a {
	background-color: #6c2349;
	display: block;
	float: left;
	height: 60px;
	width: 235px;
	_width:233px;
	margin-right: 6px;
	margin-bottom: 8px;
	background-image: none!important;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#sous_menu0 a:hover {
	background-color: #9e336b;
	display: block;
	height: 60px;
	width: 235px;
	_width:233px;
	background-image: none!important;
}
#sous_menu1 {
	padding-left: 8px;
	width: 990px;
	padding-top: 10px;
	height: 170px;
}
#sous_menu1 a {
	background-color: #6c2349;
	display: block;
	float: left;
	height: 60px;
	width: 310px !important;
	margin-right: 6px;
	margin-bottom: 8px;
	background-image: none!important;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#sous_menu1 a:hover {
	background-color: #9e336b;
	display: block;
	height: 60px;
	width: 235px;
	background-image: none!important;
}
#sous_menu2 {
	padding-left: 8px;
	width: 990px;
	padding-top: 10px;
	height: 170px;
}
#sous_menu2 a {
	background-color: #6c2349;
	display: block;
	float: left;
	height: 60px;
	width: 235px;
	margin-right: 6px;
	margin-bottom: 8px;
	background-image: none!important;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#sous_menu2 a:hover {
	background-color: #9e336b;
	display: block;
	height: 60px;
	width: 235px;
	background-image: none!important;
}
#sous_menu3 {
	padding-left: 8px;
	width: 990px;
	padding-top: 10px;
	height: 170px;
}
#sous_menu3 a {
	background-color: #6c2349;
	display: block;
	float: left;
	height: 60px;
	width: 235px;
	margin-right: 6px;
	margin-bottom: 8px;
	background-image: none!important;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#sous_menu3 a:hover {
	background-color: #9e336b;
	display: block;
	height: 60px;
	width: 235px;
	background-image: none!important;
}
.sous_menu img {
	float: left;
	margin-right: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lien-sousmenu {
	color: #FFFFFF;
	background-image: url(gifs/puce.jpg);
	background-repeat: no-repeat;
	padding-left: 9px;
	display: block;
	float: left;
	background-position: 0px 8px;
	line-height: 20px;
	margin-bottom: 8px;
}
.description {
	font-size: 11px;
	float: left;
	font-weight: normal;
	line-height: 15px;
	display: block;
	width: 148px;
	text-align: left;
	height:30px;
}

/***************************************************** CONTENU ********************************************************/

#content-bg {
	width: 100%;
	background-image: url(gifs/content-bg.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;
}
#content {
	width: 1000px;
	background-image: url(gifs/content.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#colonne-gauche {
	float: left;
	width: 316px;
	padding-top: 20px;
	position: relative;
	/*height: 502px;*/
}
ul.MenuVertical {
	width: 316px;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
ul.MenuVertical li {
   width: 316px;
}
ul.MenuVertical li a {
	display: block;
	color: #4e1935;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	height: 25px;
	text-decoration: none;
	text-indent: 118px;
	line-height: 25px;
}
ul.MenuVertical li a:hover {
	text-decoration: none;
}
li#menuvertical0 a, li#menuvertical1 a, li#menuvertical2 a,li#menuvertical2_2 a, li#menuvertical3 a, li#menuvertical4 a, li#menuvertical5 a {
   background-image: url(gifs/menuH.jpg);
}
li#menuvertical0 a:hover, li#menuvertical1 a:hover, li#menuvertical2 a:hover, li#menuvertical2_2 a:hover, li#menuvertical3 a:hover, li#menuvertical4 a:hover, li#menuvertical5 a:hover  {
   background-image: url(gifs/menuHover.jpg) !important;
}
#selectedvertical {
   background-image: url(gifs/menuHover.jpg) !important; 
}
#encart-contact {
	position: absolute;
	height: 163px;
	width: 316px;
	left: 0px;
	top: 190px;
}
#horaires {
	width: 266px;
	height: 150px;
	background-image: url(gifs/horaires-bg.jpg);
	background-repeat: no-repeat;
	background-position: 226px 11px;
	padding-left: 50px;
	padding-top: 20px;
	position: absolute;
	left: 0px;
	top: 343px;
}
#colonne-droite {
	float: right;
	width: 595px;
	min-height: 386px;
	_height: 386px;
	background-image: url(gifs/colonne-droite-bg.jpg);
	background-repeat: no-repeat;
	padding-right: 43px;
	padding-left: 43px;
}
#colonne-droite p {
	line-height: 18px;
	text-align: left;
}
#colonne-droite ul {
	padding-left: 40px;
	margin-bottom: 20px;
}
#colonne-droite li {
	margin-bottom: 10px;
}

.vip li {
	margin-bottom: 3px !important;
	list-style-type:none;
}
	

#slide-bas {
	width: 543px;
	display: inline;
	overflow: hidden;
}
.accordion, .accordion *{
	padding:0;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.accordion a {
	display: block;
	height: 197px;
	width: 342px;
}

.one{
	background-image: url(gifs/slide1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
}
.two{
	background-image: url(gifs/slide2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
}
.three{
	background-image: url(gifs/slide3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
}
.four{
	background-image: url(gifs/slide4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
}
.five{
	background-image: url(gifs/slide5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
}
.six{
	background-image: url(gifs/slide6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
}
.seven{
	background-image: url(gifs/slide7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
}

.eight{
	background-image: url(gifs/slide8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
}

.accordion li{
	cursor:pointer;
}
.accordion .active_click{
	cursor:default;
}
.photo1 {
	float: left;
	margin-right: 15px;
}
.photo1bis {
	float: left;
}
.photo1bis2 {
	float: none;
	margin:5px 0px 0px 70px;
}
.photo2 {
	float: right;
	margin-left: 15px;
}
.link {
	float: right;
	background-image: url(gifs/link-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 38px;
	height: 20px;
	padding-top: 5px;
	margin-bottom: 30px;
	margin-top: 15px;
}
.link-contact {
	float: right;
	background-image: url(gifs/link-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 38px;
	height: 20px;
	padding-top: 5px;
	margin-bottom: 30px;
	margin-top: 15px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
#centreG {
	width: 330px;
	float: left;
}
#centreG label {
	text-align: left;
	display: inline;
	width: 93px;
}


.generateur label.optional {
	color:#A40233;
	font-weight:bold;
}

.chp-message {
	display: inline;
	width: 258px;
	height: 100px;
	margin-bottom: 20px;
	border: 1px solid #9d8e81;
}
.chp-complement {
	display: inline;
	width: 225px;
	border: 1px solid #9d8e81;
}

.phrase {
	width : 570px;
	margin:15px 0;
	color:#BF5170;
	font-weight:bold;
}

.divGenerateurRequired {
	margin-top: 26px;
}
#centreD {
	float: right;
	width: 200px;
	border: 1px dashed #A40233;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 4px;
	background-image: url(gifs/centreD-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.commande {
	background-color: #A40233;
	display: block;
	height: 25px;
	color: #FFFFFF;
	background-image: url(gifs/link-bg2.jpg);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-left: 43px;
	margin-bottom: 30px;
}

.filet {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A40233;
	margin-top: 10px;
}
#relance {
	float: right;
	width: 200px;
	border: 1px dashed #A40233;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 4px;
	background-image: url(gifs/centreD-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 20px;
	margin-bottom: 15px;
}
#relance2 {
	float: right;
	width: 200px;
	border: 1px dashed #A40233;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 4px;
	background-image: url(gifs/centreD-bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 20px;
	margin-bottom: 15px;
}
#selected-relance {
	text-decoration: underline;
}
.question {
	background-image: url(gifs/puce-question.jpg);
	background-repeat: no-repeat;
	padding-left: 56px;
	padding-top: 10px;
	height: 30px;
	margin-top: 20px;
	display: block;
}
.invitation1 {
	margin-bottom: 40px;
}

#footer-bg {
	width: 100%;
	background-image: url(gifs/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#footer {
	width: 864px;
	height: 312px;
	text-align: center;
	color: #ede7d5;
	padding-left: 124px;
	padding-top: 18px;
	padding-right: 12px;
	margin-right: auto;
	margin-left: auto;
}
.newsletter {
	text-align: left;
	display: block;
	width: 170px;
	float: left;
	font-size: 10px;
	margin-right: 32px;
}
.newsletter:hover {
	color: #000000;
	text-decoration: none;
}
.newsletter2 {
	font-size: 16px;
	display: block;
}.options {
	display: block;
	float: left;
	width: 662px;
	padding-top: 10px;
	height: 20px;
}
.options a {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.footer-bas {
	padding-left: 205px;
	padding-top: 5px;
	font-size: 11px;
	height: 120px;
}
.footer-bas a {
	color: #ede7d5;
	font-size: 11px;
	font-weight: normal;
}
.actualite .link {
	color: #a40233!important;
}
.actualite .link:hover {
	color: #a40233!important;
	text-decoration: underline;
}
#listing_calendrier {
	width: 528px!important;
	padding-left: 46px!important;
}
.all_actu a {
	float: right!important;
}
#categorie_listing .selected a {
	color: #a40233!important;
}

.align_right {
	float:right;
	margin-left:10px;
	border:1px solid #000000;
}
.align_right_homme {
	float:right;
	margin-left:10px;
	border:1px solid #000000;
	margin-top:50px;
}
.align_centre {
	margin-left:0 auto;
	border:1px solid #000000;
}

.align_left {
	float:left;
	margin-right:10px;
	border:1px solid #000000;
}
.align_left_luminotherapie {
	float:left;
	margin-right:10px;
	border:1px solid #000000;
	margin-bottom:30px;
}

.homme_titre {
	 background-color:#A40233;
	 color:#fff;
}

.paragraphe_50 {
	width:285px;
	margin-right:5px;
	float:left;
}

/*---------------------------------------------------------------------------------------*/
table.tarifs {/*
	background-color:#F4F1EA;
	border:1px solid #776559;*/
	border:1px solid #000000;
	padding:2px ;
}

tbody{
	margin:2px;
}

table.tarifs td.title {/*
	background-color:#776559;
	color:#fff;*/
	background-color:#A40233;
	color:#FFFFFF;
	border-bottom:0px none #fff;
	border-left:0px none #fff;
	border-top:0px none #fff;
	border-right:2px solid #fff;
}

table.tarifs td {/*
padding-left:5px;
padding-bottom:3px;*/
	padding-top:4px;
	border-bottom:1px solid #A40233;
	border-right:0px none #fff;
	border-top:0px none #fff;
	border-left:2px solid #A40233;
	padding-left:5px;
}

tr.none td{
	border-bottom:0px none #fff !important;
	border-left:0px none #fff !important;
	border-top:0px none #fff !important;
	border-right:0px none #fff !important;
}

td.none {
	border-bottom:0px none #fff !important;
	border-left:0px none #fff !important;
	border-top:0px none #fff !important;
	border-right:0px none #fff !important;
}

/*---------------------------------------------------------------------------------------------*/
#photo-avant-apres-perte-poids{
	position:relative;
}

.encart-photo-avant-apres-perte-poids_1{
	border:1px solid #000000;
	position:absolute;
	top:13px;
	left:26px;
	width:170px;
	height:123px;
}

.encart-photo-avant-apres-perte-poids_2{
	border:1px solid #000000;
	position:absolute;
	top:13px;
	left:208px;
	width:170px;
	height:123px;
}

.encart-photo-avant-apres-perte-poids_3{
	border:1px solid #000000;
	position:absolute;
	top:13px;
	left:390px;
	width:170px;
	height:123px;
}

/**************************************************BDD AUTO **************************************/
.pagination	{
	height:15px;
	margin:10px auto;
}

.numpage {
	height:15px;
	width:15px;
	text-align:center;
	display:inline;
	font-size:11px;
	float:left;
	color:#fefefe!important;
	text-decoration:none;
	font-weight:900;
	margin:2px;
	background:url(gifs/pagination_link.jpg) no-repeat;
	letter-spacing:-0.05em;
}

.numpage_selec {
	height:15px;
	width:15px;
	font-size:11px;
	margin:2px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	color:#fefefe!important;
	text-decoration:none;
	font-weight:900;
	background:url(gifs/pagination_hover.jpg) no-repeat
}

.commentaire1 {
	/*color:#C24B78;*/
	color:#444444;
}

.commentaire0 strong {
	color:#333333;
}

/**********************************************************************************************************/

.lienLarge {
	height:15px;
	line-height:15px !important;
	text-align:right !important;
	border-top:1px dotted #F889A8;
	border-bottom:1px dotted #F3CDD7;
	background-color:#F8E7E7;
	padding-right:12px;
}
.cadrehachures {
border:1px dashed #A40233; padding:5px; width:304px;  margin:10px 0 0 0; text-align:justify;
}
#encartconditions {
	clear:both;
	padding-left: 50px;
	padding-top: 20px;
	position: absolute;
	left: 0px;
	top: 500px;
	width: 266px;
	height: 150px;
}