<style type="text/css" href="chacha.css" rel="stylesheet">body {
	background-color: #ffffff;
	 margin: 0; /* pour éviter les marges */ 
  text-align: center; /* pour corriger le bug de centrage IE */ 
}
#global { 
position: relative; /* on positionne le conteneur */ 
  margin-left: auto; 
  margin-right: auto; 
  width: 900px; 
  min-height: 500px;
  text-align: left; 
   background-image: url(images/bckgrd.png);
  background-repeat:no-repeat;
}
#bckgrd { 
position: absolute; /* on positionne le conteneur */ 
  top: -14px; 
  left : 0px; 
  width: 900px; 
  text-align: left;
  z-index: auto;

}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}

#Div {
	width:174px;
	padding-top:0px;
	height:88px;
	position: absolute;
	left:230px;
	top:180px;
	margin-bottom:0px;

}
#layer2 {
	width:648px;
	padding-top:0px;
	position: absolute;
	left:237px;
	top:113px;
	margin-bottom:0px;
	visibility: visible;
	overflow: hidden;
	
}
#info {
	width:475px;
	height:329px;
	padding-top:0px;
	position: absolute;
	left:-200px;
	top:12px;
	margin-bottom:0px;
	visibility: visible;
	overflow: hidden;
	left: 57px;
	z-index:3;
	
}
#page {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	color: #003366;
	width:630px;
	padding-top:0px;
	height:100%;
	position: absolute;
	left:0;
	top:0;
	margin-bottom:0px;
}
#decouvr1 {
	width:173px;
	padding-top:0px;
	height:20;
	position: absolute;
	text-align: right;
	left:231px;
	top:305px;
	margin-bottom:0px;
}
#decouvr2 {
	width:170px;
	padding-top:0px;
	height:20;
	position: absolute;
	text-align: right;
	left:234px;
	top:496px;
	margin-bottom:0px;
}
#decouvr3 {
	width:136px;
	padding-top:0px;
	height:20px;
	position: absolute;
	text-align: right;
	left:496px;
	top:424px;
	margin-bottom:0px;
}
#decouvr4 {
	width:136px;
	padding-top:0px;
	height:20px;
	position: absolute;
	text-align: right;
	left:726px;
	top:454px;
	margin-bottom:0px;
}
#Div2 {
	background-color: #f29400;
	width:937px;
	padding-top:0px;
	height:88px;
	position: absolute;
	left:-1px;
	top:181px;
	margin-bottom:0px;

}
.txt1 {
	margin-bottom:0px;
	font-size:13px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	line-height: 13px;
	text-indent: 0px;
}
#plus {
	/cursor:hand;
	display: block;
    width: 122px;
    height: 28px;
	float:right;
padding-top: 7px;
	font-size:12px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none !important; 
	font-weight: normal;
	line-height: 13px;
	text-indent: 0px;
	background: url("images/plus_off.png") no-repeat 0 0;
}
  #plus:hover
  { 
    background: url("images/plus_on.png") no-repeat 0 0;
	text-decoration: none;
  }
  #jpo2 {
	  /cursor:hand;
	display: block;
    width: 160px;
    height: 47px;
	float:right;
padding-top: 7px;
	font-size:14px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none !important; 
	font-weight: bold;
	line-height: 13px;
	text-indent: 0px;
	background: url("images/jpo2_off.png") no-repeat 0 0;
}
  #jpo2:hover
  { 
    background: url("images/jpo2_on.png") no-repeat 0 0;
	text-decoration: none;
  }
 #prerentree {
	  /cursor:hand;
	display: block;
    width: 160px;
    height: 47px;
	float:right;
padding-top: 7px;
	font-size:14px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none !important; 
	font-weight: bold;
	line-height: 13px;
	text-indent: 0px;
	background: url("images/pre_off.png") no-repeat 0 0;
	visibility:hidden;
}
 #prerentree:hover
  { 
    background: url("images/pre_on.png") no-repeat 0 0;
	text-decoration: none;
  }
#logo {
	position: absolute;
	left:24px;
	top:0;
	width:210;
	height:104;
	margin-bottom:0px;
	}
	#header {
	position: absolute;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	left:24px;
	top:12px;
	width:848px;
	height:42px;
	margin-bottom:0px;
	}
	#comment {
	position: absolute;
	left:264px;
	top:-13px;
	width:285px;
	height:40px;
	margin-bottom:0px;
	}
	#tel {
	position: relative;
	background-image:url(images/tel.png);
	background-repeat:no-repeat;
	float: right;
	top:-8px;
	width:182px;
	height:44px;
	margin-bottom:0px;
	padding-top: 13px;
	padding-left: 8px;
	font-size:18px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	}
#header1 {
	position: absolute;
	left:240px;
	top:20px;
	width:363;
	height:61;
	margin-bottom:0px;
	}
#header2 {
	position: absolute;
	left:603px;
	top:3px;
	width:327;
	height:104;
	margin-bottom:0px;
	}
#header3 {
	position: absolute;
	left:198px;
	top:68px;
	width:461px;
	height:25px;
	margin-bottom:0px;
	}
#diapo {
	position: absolute;
	left:24px;
	top:60px;
	width:186px;
	height:140px;
	margin-bottom:0px;

}
#prepsante {
	position: absolute;
	left:230px;
	top:60px;
	width:192;
	height:106px;
	margin-bottom:0px;

}
#optik1 {
	position: absolute;
	left:453px;
	top:60px;
	width:192;
	height:106px;
	margin-bottom:0px;

}
#diet {
	position: absolute;
	left:676px;
	top:60px;
	width:192;
	height:106px;
	margin-bottom:0px;

}
#l1sante {
	position: absolute;
	left:230px;
	top:181px;
	width:174px;
	height:121px;
	margin-bottom:0px;

}
#optik2 {
	position: absolute;
	background-image:url(images/optik2.png);
	background-repeat:no-repeat;
	left:458px;
	top:181px;
	width:192px;
	height:244px;
	margin-bottom:0px;
	top: 166px;
	left: 453px;

}
#diet2 {
	position: absolute;
	background-image:url(images/diet2.png);
	background-repeat:no-repeat;
	left:672px;
	top:166px;
	width:200px;
	height:271px;
	margin-bottom:0px;

}
#prepconc {
	position: absolute;
	left:230px;
	top:167px;
	width:192px;
	height:163px;
	margin-bottom:0px;

}
#soc {
	position: absolute;
	left:227px;
	top:338px;
	width:193px;
	height:112px;
	margin-bottom:0px;

}
#paces {
	position: absolute;
	background-image:url(images/paces.png);
	background-repeat:no-repeat;
	left:452px;
	top:425px;
	width:193px;
	height:60px;
	margin-bottom:0px;

}
#coll_bckgrd {
	position: absolute;
	left:24px;
	top:104px;
	width:210;
	height:446;
	margin-bottom:0px;
}

#jpo {
	position: absolute;
	left:48px;
	top:389px;
	width:144px;
	height:47px;
	margin-bottom:0px;
}
#d_doc {
	position: absolute;
	left:48px;
	top:453px;
	width:144px;
	height:47px;
	margin-bottom:0px;
	visibility: hidden;
}
#fb {
	position: absolute;
	background-image:url(images/facebook.png);
	background-repeat:no-repeat;
	left:784px;
	top:463px;
	width:54px;
	height:38px;
	margin-bottom:0px;
	visibility:visible;
}
#lotus {
	position: absolute;
	left:20px;
	top:410px;
	width:173px;
	height:114px;
	margin-bottom:0px;
}
#foot {
	position: absolute;
	left:23px;
	top:501px;
	width:856px;
	height:21px;
	margin-bottom:0px;
	background-color:#006fb4;
}
#mention {
	position: absolute;
	left:23px;
	top:556px;
	width:856px;
	height:18px;
	margin-bottom:0px;
}

.txtpagetitre {
	margin-bottom:3px;
	font-size:14px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	background-color: #F29400;
}
.txtsstitre {
	margin-bottom:0px;
	font-size:16px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #a4b000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	text-indent: 0;
}
.txtlegende {
	margin-bottom:0px;
	font-size:11px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #666;
	text-align: justify;
	text-decoration: none;
	font-weight: normal;
	line-height: 12px;
	text-indent: 0px;
}
.txtsstitrevert {
	margin-bottom:0px;
	font-size:15px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #F90;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	text-indent: 0px;
}
.txtblcgras {
	margin-bottom:2px;
	font-size:14px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	text-indent: 3px;
}
.txtblcgras2 {
	margin-bottom:2px;
	font-size:15px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 15px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 4px;
	text-indent: 3px;
}
.list {
	list-style-image: url(images/puce1.gif);
}
.txtpagetitre_ti {
	margin-bottom:1px;
	font-size:13px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	background-color: #F29400;
	line-height: 12px;
}
.txtblcgras_ti {
	margin-bottom:1px;
	font-size:13px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}
.txt2 {
	margin-bottom:0px;
	font-size:13px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #006fb4;
	text-align: center;
	font-weight: normal;
	line-height: normal;
	text-indent: 0px;
}
.txt2z {
	margin-bottom:0px;
	font-size:13px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
	text-indent: 0px;
}
.txt2b {
	margin-bottom:0px;
	font-size:13px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
	font-weight: normal;
	line-height: 16px;
	text-indent: 0px;
}
.txt2_ti {
	margin-bottom:0px;
	font-size:10px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	font-weight: normal;
	line-height: 12px;
	text-indent: 0px;
}
.txt1blanc {
	margin-bottom:0px;
	font-size:13px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	line-height: 10px;
	text-indent: 0px;
}
.txtnormaldietetique {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;


}
.txtsstitreorange {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FF8000;
	font-weight: bold;
}
.txt2y {
	margin-bottom:0px;
	font-size:16px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #006fb4;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
	text-indent: 0;
}
.txtpagetitre_droite {
	margin-bottom:1px;
	font-size:13px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: right;
	font-weight: bold;
	background-color: #F29400;
	line-height: 12px;
}
h1 {
	font-size:18px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight:normal;		
	color: #006fb4;
	line-height:14px;
	}
h2 {
	font-size:13px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight:bold;		
	color: #fff;
	line-height:11px;
	}
td {
	margin-left:2px;
	padding-left:2px;
	height:4px;
	}

