/* CSS Document */
*{
	margin:0;
	padding:0;
	border:none;
}
body{
	background-color:#F2FAEA;
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	font-size:62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:10px;
}
acronym{
	cursor:help;
	border-bottom:1px dotted black;
}
.sup{
	font-size:0.7em;
	/*padding-bottom:0.3em;*/
}

/* menu déroulant */
div#menu{
	position:absolute;
	top:62px;
	left:240px;
}
div#menu h2{
	float:left;
	color:white;
	font-size:1.1em;
}
div#menu h2 a{
	color:white;
	text-decoration:none;
}
div#menu h2#hmenu1{
	margin-left:15px!important;
	margin-left:6px; 
}
div#menu h2#hmenu2{
	margin-left:28px;
}
div#menu h2#hmenu3{
	margin-left:40px;
}
h2#hmenu1{
	color:white;
}
div#smenu1,div#smenu2,div#smenu3{
	position:absolute;
	width:432px;
	height:66px;
	left:0px; 		/* spécial ie */
	margin-top:17px;
	z-index:2;
}
div#smenu1{
	background-image:url(../images/bg_smenu_symptomes.jpg);
	height:72px;
	width:516px;
}
div#smenu1 ul{
	list-style-type:none;
	margin-top:20px;
	margin-left:90px;
}
div#smenu1 ul li{
	float:left;
	margin-left:4px;
	height:17px;
	width:200px;
	line-height:17px;
}

div#smenu2{
	background-image:url(../images/bg_smenu_gamme.jpg);
	width:498px;
}
div#smenu2 ul{
	list-style-type:none;
	margin-top:14px;
	margin-left:2px;
}
div#smenu2 ul li{
	display:inline;
}
div#smenu3{
  height: 66px;
	background-image:url(../images/bg_smenu_services.jpg);
}
div#smenu3 ul{
	list-style-type:none;
	margin-top:17px!important;
	margin-top:23px;
	margin-left:152px;
	width:300px;
}
div#smenu3 ul li{
	float:left;
	margin-left:0px;
	height:18px;
	line-height:28px;
	margin-bottom:5px;
}
div#smenu3ul li{
	vertical-align:middle;
}

/* flux principal */
div#liensEsquive{
	position:absolute;
	left:0;
	top:-500px;  
	width:1px;
	height:1px;
	
}
div#liensEsquive a:focus, div#liensEsquive a:active{
	position:absolute;
	left:0;
	top:500px; 
	color:#000000;
	padding:5px;
	width:10em;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	background-color:#FFFFFF;
	border-right:1px solid black;
	border-bottom:1px solid black;
}
div#header, div#content, div#prefooter, div#fil, div#footer, div#prefooter_presite, div#prefooter_presite_home, div#content_presite , div#footer_presite{
	position:relative;
	width:912px;
	margin-left:auto;
	margin-right:auto;
	/*left:50%;
	margin:0 0 0 -456px;*/
}
div#footer_presite
{
	text-align:center;
	color:#005694;
}
div#header{
	background-image:url(../images/bg_header.jpg);
	background-repeat:no-repeat;
	height:156px;
}
div#fil{
	background-image:url(../images/bg_fil.jpg);
	background-repeat:no-repeat;
}
div#fil p{
	font-size:1.1em;
	color:#135DA3;
	margin-left:242px;
}
div#fil p a{
	color:#AAAAAA;
	text-decoration:underline;
}
div#fil p a:hover{
	color:#135DA3;

}
div#content{
	background-image:url(../images/bg_content_gauche_pages.gif);
	background-repeat:repeat-y;
	z-index:2;
}
div#content.home{
	background-image:none!important;
}
div#prefooter{
	position:relative;
	height:99px;
	background-image:url(../images/bg_prefooter.gif);
}
/* header */
img#logo_maalox{
	margin:50px 0 0 40px;;
}
img#logo_sanofi{
	position:absolute;
	left:660px;
	top:10px;
}
div#recherche{
	position:absolute;
	top:100px;
	right:20px;
}
div#recherche input {
	border:0px solid white;
	padding:3px;
	font-size:0.9em;
	color:#135da3;
}
div#recherche input#search {
	width:111px;
	float:left;
}
#rechercheOK{
	float:left;
	margin-left:5px;
}

div#head_player{
	position:absolute;
	left:773px;
	top:80px;
}
/* blocks de contenu */
div#contentGauche{
	float:left;
	width:240px;
}
div#contentCentre{
	float:left;
	background-image:url(../images/bg_block_fond_centre_HOME.jpg);
	background-repeat:no-repeat;
	width:431px;
	height:446px;
}
div#contentDroite{
	float:left;
	width:240px;
}
div#contentDroite a.goTest {
  display: block;
	margin: 25px 0 0 25px;
  padding: 0;
  width: 190px;
  height: 220px;
}
div#contentDroite a.goQuiz {
  display: block;
	margin: 50px 0 0 15px;
  padding: 0;
  width: 212px;
  height: 140px;
}
div#contentContenu{
	float:left;
	width:671px;
}
div#contentResize{
	width:671px;
	height:auto!important;
	height:330px;
	min-height:330px;
	background-image:url(../images/Bg_resize_contenu.gif);
	background-repeat:repeat-y;
}

div#contentResizeBas{
	
	width:671px;
	height:95px;
	background-image:url(../images/bg_resize_contenu_bas.jpg);
}

div#contentResizeBas2{
	
	width:671px;
	height:95px;
	background-image:url(../images/bg_resize_contenu_bas2.jpg);
}

div#contentResizeBasNoMaax{
	
	width:671px;
	height:95px;
	background-image:url(../images/bg_resize_contenu_bas_nomaax.jpg);
}
/* titre block */
div#TitreLis_02_01{
	height:2px;
	font-size:2px;
	width:671px;
	background-image:url(../images/bg_Titrelis_01_02.gif);
}
div#titreBlockGauche{	
  background-image:url(../images/bg_block_titre_gauche.gif);
	width:241px;
	height:27px;
}
div#titreBlockGauche_home{	
	width:241px;
	height:27px;
}
div#titreBlockGauche_testez{	
  background-image:url(../images/bg_block_titre_gauche_testez.gif);
	width:241px;
	height:27px;
}
div#titreBlockCentre{
	width:431px;
	height:25px;
}

div#titreLisBlockCentre{
	background-image:url(../images/bg_block_titrelis_centre.gif);
	background-repeat:repeat-y;
	width:431px;
	height:1px;
	font-size:1px; /*special ie*/
}

div#titreBlockDroite{
	background-image:url(../images/bg_block_titre_droite.gif);
	width:239px;
	height:27px;
}
div#titreBlockContenu{
	background-image:url(../images/bg_block_titre_contenu.gif);
	background-repeat:no-repeat;
	width:671px;
	height:26px;
}
div#titreBlockContenu{ background-image:url(../images/bg_block_titre_contenu.gif); }
div#titreBlockContenuGamme01{ background-image:url(../images/bg_block_titre_contenu_gamme01.gif);height:26px; }
div#titreBlockContenuGamme02{ background-image:url(../images/bg_block_titre_contenu_gamme02.gif);height:26px; }
div#titreBlockContenuGamme03{ background-image:url(../images/bg_block_titre_contenu_gamme03.gif);height:26px; }
div#titreBlockContenuTestez{ background-image:url(../images/bg_block_titre_contenu_testez.gif);height:26px; }

div#titreLisBlockContenu{
	background-image:url(../images/bg_block_titrelis_contenu.gif);
	background-repeat:no-repeat;
	width:671px;
	height:3px;
	font-size:3px; /*special ie*/
}

div#titreBlockDroite h2, div#titreBlockCentre h2, div#titreBlockGauche h2, div#titreBlockGauche_home h2, div#titreBlockContenu h2,div#titreBlockContenuGamme01 h2,div#titreBlockContenuGamme02 h2,div#titreBlockContenuGamme03 h2,div#titreBlockContenuTestez h2{
	font-size:1.2em;
	color:white;
	padding-top:7px;
}
div#titreBlockCentre h2,div#titreBlockContenu h2,div#titreBlockContenuGamme01 h2,div#titreBlockContenuGamme02 h2,div#titreBlockContenuGamme03 h2,div#titreBlockContenuTestez h2{
	padding-left:40px;
}

div#titreBlockDroite h2, div#titreBlockGauche h2, div#titreBlockGauche_home h2{
	text-align:center;
}

div#titreBlockContenu h2#Musculation
{
	padding-left:10px;
}

h2 sup{
	position:absolute;
	top:3px;
}
div#titreBlockDroite h3.fleche{
	text-align:center;
}
/* mention home */

div#contentGauche.home{
	background-image:url(../images/bg_block_fond_gauche_HOME.jpg);
	height:446px;
	background-repeat:no-repeat;
}
div#contentDroite.home{
	background-image:url(../images/bg_block_fond_droite_HOME.jpg);
	height: 446px;
	background-repeat:no-repeat;
}
div#linkTheme{
	width:431px;
	height:71px;
}
div#linkTheme ul{
	list-style-type:none;
}
div#linkTheme ul li{
	display:inline;
}
/* contenu blocks */
div#contentBlockGauche{
	padding:15px 0 0 0;
}
div#contentBlockGauche h2{
	padding: 7px 0 0 0;
  text-align: center;
  font-size: 1.2em;
  color: #fff;
}
div#contentBlockGauche p {
	font-size: 1em;
	padding: 20px 0 0 80px;
  font-weight: bold;
  width: 145px;
}
div#contentBlockGauche a {
	color:#019ABB;
	text-decoration:none;
}
div#contentBlockGauche ul {
	margin: 117px 10px 8px 0;
  padding: 0;
}
div#contentBlockGauche li {
	margin: 0;
  padding: 0 0 0 105px;
  list-style: none;
  color: #019abb;
  font-weight: bold;
  height: 56px;
  background-repeat: no-repeat;
  background-position: 20px 0;
}
div#contentBlockGauche li.maux {
  padding-top: 15px;
}
div#contentBlockGauche li.maux a {
  padding: 0 0 10px 0;
  display: block;
}
div#contentBlockGauche li strong {
	font-weight: bold;
  font-size: 1.2em;
}
div#contentBlockGauche li.maux strong {
	color: #f10b01;
}
div#contentBlockGauche li.ballonne strong {
	color: #f17301;
}
div#contentBlockGauche li.ballonne a {
  padding: 0;
  display: block;
}
div#contentBlockGauche div#fleche_home{
	padding-left:40px;
	margin-top:10px;
	background:url(../images/Pict_flecheVide01.gif) 20px top no-repeat;
}
div#contentBlockGauche div#fleche_home p.formItem{
	font-weight:bold;
	font-size:1.1em;
}
div#contentBlockGauche div#fleche_home p.formItem input#Emailing{
	width:150px;
	margin:0 5px 0 0;
}

div#contentBlockGauche div#fleche_home p{
	margin: 0;	
	padding : 0;
	color:#135DA3;
	font-weight:normal;
	width:200px;
}
div#contentBlockGauche div#fleche_home p strong{
	font-size:1.2em;
}
div#contentBlockGauche div#fleche_home p span{
	font-size:1.2em;
	color:#019ABB;
	font-weight:normal;
}
div#texteBlockCentre{
	width:431px;
	height:119px;
}
div#texteBlockCentre h3{
	margin: 20px 0 0 0;
}
div#texteBlockCentre div#fleche_home{
	position:absolute;
	width:280px!important;
	width:300px;
	padding-left:20px;
	left:261px;
	background-image:url(../images/Pict_flecheVide01.gif);
	background-repeat:no-repeat;
}
div#texteBlockCentre div#fleche_home p.formItem{
	margin:4px 0 0 0px;	
}

a#lien_testezvous
{
	margin:0;
	padding:0;

}

a#lien_testezvous img
{
	margin:0;
	padding:0;
	position:absolute;
	bottom:0;
	left:260px;
}

div#textBlockDroiteHaut.textBlockDroite{
	margin-top:15px;
}
div#textBlockDroiteHaut.textBlockDroite p {
  margin: 0 auto;
	width: 170px;
}
div#textBlockDroiteBas.textBlockDroite{
	margin-top:70px;
}
div#textBlockDroiteHaut h3 {
	line-height:29px;
	font-size:1.2em;
	color:#135DA3;
  padding-left:50px;
}
div#textBlockDroiteHaut h3 a{
	color:#135DA3;
	text-decoration:none;
}
div#textBlockDroiteBas h3{
	font-size:1.2em;
	margin-left:-25px;
	color:#019ABB;
}	
div#textBlockDroiteBas p {
	background-image:url(../images/Pict_flecheVide01.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:25px;
	margin-left:-25px;
	margin-top:10px;
	font-weight:bold;
	padding-right:25px;
	color:#135DA3;
}

div#textBlockDroiteBas a,div#textBlockGaucheBas a {
	color:#019ABB;
	text-decoration:none;
}
div#textBlockDroiteBas a:hover,div#textBlockGaucheBas a:hover {
	text-decoration:underline;
}
div.textBlockDroite p,div.textBlockGauche p{
	font-size:1.0em;
	font-weight:bold;
}


div#textBlockGaucheHaut h3 {
	line-height:29px;
	padding-left:35px;
	padding-top:10px;
	margin-left:15px;
	background-image:url(../images/Pict_flechePleine01.gif);
	background-repeat:no-repeat;
	background-position:0 10px;
	font-size:1.2em;
	color:#135DA3;	
}
div#textBlockGaucheHaut h3 a{
	color:#135DA3;	
	text-decoration:none;
}
div#textBlockGaucheHaut{
	background-image:url(../images/bg_block_fond_gauche_haut01.jpg);
	background-repeat:no-repeat;
	height:228px;
	width:241px;
}

div#textBlockGaucheHaut p{
	font-weight:bold;
	padding-left:50px;
	padding-right:25px;
}
div#textBlockGaucheBas{
	background-image:url(../images/bg_block_fond_gauche_bas.jpg);
	background-repeat:no-repeat;
	min-height:136px!important;
	height:135px;
	width:241px;
}
div#textBlockGaucheBas h3{
	background-repeat:no-repeat;
	background-position:0 0;
	font-size:1.2em;
	padding-left:50px;
	padding-top:10px;
	color:#019ABB;
}	
div#textBlockGaucheBas p {
	background-image:url(../images/Pict_flecheVide01.gif);
	background-repeat:no-repeat;
	background-position:25px 0;
	padding-left:50px;
	margin-top:10px;
	font-weight:bold;
	padding-right:25px;
	color:#135DA3;
}

div.textBlockGauche{
	padding:10px 0 0 50px;
}
div#blockGaucheBas{
	position:absolute;
	background-image:url(../images/Bg_block_gauche_bas.gif);
	width:241px;
	height:3px;
	font-size:3px;
	bottom:1px;
}
div#blockContenu{
	background-image:url(../images/bg_block_contenu.gif);
	background-repeat:repeat-y;
	width:671px;
}
div#blockContenuBG{
	position:absolute;
	background-image:url(../images/bg_block_contenu_bas01.jpg);
	background-position:0px 287px;
	background-repeat:no-repeat;
	padding:10px 0 0 15px;
	width:671px!important;
	width:656px;
}
form#Emailing_home{
	position:absolute;
	/*top:355px;*/
}
form#Emailing_left{
	position:absolute;
	top:375px;
}
input#Emailing{
	font-size:1.1em;
	padding:2px;
	width:100px;
	border:0px;
	color:#135da3
}
form#Emailing_home *,form#Emailing_left *{
	vertical-align:middle;
}

div.glossaire{
	height:364px;
}

/*bloc gauche */
div#textBlockGaucheHaut_quand{
	background-image:url(../images/bg_bloc_gauche_quand-faut-il-consulter-d-emblee.jpg);
	background-repeat:no-repeat;
	height:228px;
	width:241px;
}
div#textBlockGaucheHaut_chaque{
	background-image:url(../images/bg_bloc_gauche_a-chaque-mal-sa-cause.jpg);
	background-repeat:no-repeat;
	height:228px;
	width:241px;
}
div#textBlockGaucheHaut_gamme{
	background-image:url(../images/bg_bloc_gauche_gamme_maalox.jpg);
	background-repeat:no-repeat;
	height:228px;
	width:241px;
}
div#textBlockGaucheHaut_anim{
	background-image:url(../images/bg_bloc_gauche_anim.jpg);
	background-repeat:no-repeat;
	height:228px;
	width:241px;
}
div#textBlockGaucheHaut_anim div#list_anim{
	padding:15px 0 0 50px;
}
div#textBlockGaucheHaut_anim div#list_anim a{
	float:left;
	border:1px solid #999999;
	margin:0 9px 10px 0;
}
div#textBlockGaucheHaut_anim div#list_anim a:hover{
	border-color:#000;
}
div#textBlockGaucheHaut_conseils{
	background-image:url(../images/bg_bloc_gauche_conseils-pratiques.jpg);
	background-repeat:no-repeat;
	height:228px;
	width:241px;
}
div#textBlockGaucheHaut_quand h3,div#textBlockGaucheHaut_gamme h3,div#textBlockGaucheHaut_chaque h3,div#textBlockGaucheHaut_conseils h3,div#textBlockGaucheHaut_anim h3{
	padding:20px 15px 5px 55px;
	font-size:1em;
	color:#135DA3;
}
div#textBlockGaucheHaut_quand h3 a,div#textBlockGaucheHaut_gamme h3 a,div#textBlockGaucheHaut_chaque h3 a,div#textBlockGaucheHaut_conseils h3 a{
	color:#135DA3;
	text-decoration:none;
}
div#textBlockGaucheHaut_quand h3 a:hover,div#textBlockGaucheHaut_gamme h3 a:hover,div#textBlockGaucheHaut_chaque h3 a:hover,div#textBlockGaucheHaut_conseils h3 a:hover,div#textBlockGaucheHaut_quand h3 a:focus,div#textBlockGaucheHaut_gamme h3 a:focus,div#textBlockGaucheHaut_chaque h3 a:focus,div#textBlockGaucheHaut_conseils h3 a:focus{
	text-decoration:underline;
}
div#textBlockGaucheHaut_quand p,div#textBlockGaucheHaut_gamme p,div#textBlockGaucheHaut_chaque p,div#textBlockGaucheHaut_conseils p{
	padding:0px 15px 0px 55px;
	font-size:1em;
}
div#textBlockGaucheHaut_testez{
	background: #fff url(../images/bg_bloc_gauche_testez.jpg) no-repeat 0 0;
  padding: 10px 0 0 6px;
	height:355px;
	width:235px;
}
div#textBlockGaucheHaut_testez_question{
	background: #fff url(../images/bg_bloc_gauche_testez_question.jpg) no-repeat 0 0;
	height:365px;
	width:241px;
}
div#textBlockGaucheHaut_testez_res1{
	background: #fff url(../images/bg_bloc_gauche_testez_res1.jpg) no-repeat 0 0;
	height:365px;
	width:241px;
}
div#textBlockGaucheHaut_testez_res2{
	background: #fff url(../images/bg_bloc_gauche_testez_res2.jpg) no-repeat 0 0;
	height:365px;
	width:241px;
}
div#textBlockGaucheHaut_testez_res3{
	background: #fff url(../images/bg_bloc_gauche_testez_res3.jpg) no-repeat 0 0;
	height:365px;
	width:241px;
}
div#textBlockGaucheHaut_testez_score{
  width: 186px;
  height: 90px;
  margin: 40px 0 0 10px;
  padding: 10px 15px 0 15px;
  color: #0083cb;
  font-size: 1.3em;
  text-align: center;
	background: #fff url(../images/bg_bloc_gauche_testez_score.jpg) no-repeat 0 0;
}
div#textBlockGaucheHaut_testez_score_anim {
  position: absolute;
  top: 70px;
  left: 5px;
}
div#textBlockGaucheHaut_testez_score_anim2 {
  position: absolute;
  top: 100px;
  left: 5px;
}
div#textBlockGaucheHaut_testez_score_anim3 {
  position: absolute;
  top: 130px;
  left: 5px;
}
div#textBlockGaucheHaut_testez_score span{
  font-weight: bold;
  color: #835bbf;
  font-size: 1.4em;
}

/* prefooter */
div#preFooterHON, div#preFooterText1, div#preFooterImage, div#preFooterText2{
	float:left;
	font-size:0.9em;
}
div#preFooterImage{
	width:153px;
	padding:10px;
	text-align:center;
}
div#preFooterHON{
	width:213px; 
	padding:5px 20px 5px 10px;
}
div#preFooterText1{
	width:250px; 
	padding:20px 20px 20px 0px;
}
div#preFooterText2{
	width:220px; 
	padding:20px 0px 20px 0px;
}
/* footer */

div#footer{
	text-align:right;
	color:#019ABB;
}


div#footer a{
	color:#019ABB;
	text-decoration:none;
}
div#footer a:hover{
	text-decoration:underline;
}
/* ajustements */
div.clear{
	clear:both;
}

/* textes */
div#texteBlockCentre h3{
	padding:10px 0 5px 20px;
	font-size:1.2em;
	color:#019ABB;
}
div#texteBlockCentre p{
	color:#135DA3;
	font-weight:bold;
	font-size:1em;
}
div#texteBlockCentre a{
	color:#019ABB;
	text-decoration:none;
}
div#texteBlockCentre a:hover{
	text-decoration:underline;
}
div#prefooter{
	color:#27649C;
	margin-top:0!important;
	/*margin-top:-60px; ie6 ie 5*/
}
div#preFooterText2 p{
	text-align:right;
}
p.texteContentResize{
	padding:10px 20px 10px 20px;
	font-size:1.1em;
	color:#145C9C;
}
img#testGo{
	margin:10px 0 0 35px;
}
img#testGoBloc{
	margin:20px 0 0 -10px;
}
/* section 3 page glossaire */
div#glossaire_liste{
	width:658px!important;
	height:341px;
	background-image:url(../images/bg_page_glossaire_liste.gif);
	background-repeat:no-repeat;
	padding:6px 0 0 25px;
}
div#glossaire_liste ul{
	list-style-image:url(../images/Pict_liste_glossaire01.gif);
	padding:0 100px 0 0;
}
div#glossaire_liste ul li{
	color:white;
	font-weight:bold;
	border-bottom:1px solid #249ECA;
	padding:1px 0 3px 0;
}
div#glossaire_liste ul li dfn{
	color:#FEB72B;
	font-weight:bold;
	font-style:normal;
}
p#ref_glossaire{
	position:absolute;
	top:340px;
	left:20px;
}
/* définitions d'appoint */
.noborder{
	border:none;
}
.none{
	display:none;
}
.cache{
	position:absolute;
	overflow:hidden;
	top:-500px;
	left:-500px;
}

span.noneAtAll{
	display:none!important;
}
.bluetext{
	color:#019ABB;
}
.center{
	text-align:center;
}
.visible{
	visibility:visible;
	z-index:1;
}
.invisible{
	visibility:hidden;
	z-index:2;
}


/* sections */

/************************************ Symptômes ********************************/


/* général */
div#blockContenu_01{
	background-image:url(../images/bg_01_contenu.jpg);
	background-repeat:no-repeat;
	width:669px;
	height:367px;
}
div#blockContenu_02{
	background-image:url(../images/bg_02_contenu.jpg);
	background-repeat:no-repeat;
	width:669px;
	height:367px;
}
div#blockContenu_03{
	background-image:url(../images/bg_03_contenu.jpg);
	background-repeat:no-repeat;
	width:669px;
	height:367px;
}
div#blockContenu_02 h3,div#blockContenu_03 h3{
	padding:35px 0 0 70px;
}
div#blockContenu_01 h3
{
	padding:50px 0 0 70px;
}
div#EntreeRub{
	position:absolute;
	left:545px;
	top:180px;
}
div#EntreeRub1{
	position:absolute;
	left:545px;
	top:100px;
}
div#EntreeRub2{
	position:absolute;
	left:550px;
	top:40px;
}
div#EntreeRub ul,div#EntreeRub1 ul,div#EntreeRub2 ul{
	list-style-type:none;
}

div#EntreeRub li{
  margin: 10px 0;
  padding: 0;
  border-bottom: 1px solid #3685C7;
	width:270px;
}

div#EntreeRub li.noborder{
  border-bottom: none;
}

div#EntreeRub1 li{
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #3685C7;
}
div#EntreeRub1 li.noborder{
  border-bottom: none;
}

div#EntreeRub1 li.small_sep
{
	margin-left:35px;
}

div#EntreeRub1 li.small_padding
{
	padding-left:35px;
}

div#EntreeRub2 li{
  margin: 0;
  padding: 8px 0;
  border-bottom: 1px solid #99c3e7;
  width: 250px;
  text-align: center;
}
div#EntreeRub2 li.noborder{
  border-bottom: none;
}

p#explain{
	color:#646464;
	padding:0 0 0 80px;
	font-size:1.2em;
	font-style:italic;

}
div.formQuestion{
	background-image:url(../images/Pict_liste_glossaire01.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
	color:#FFF;
	width:450px;
	font-weight:bold;
	font-size:1.1em;
	padding:5px 30px 5px 20px;
}
div#formContainer{
	list-style-image:url(../images/Pict_liste_glossaire01.gif);
	width:500px!important;
	width:560px;
	padding:20px 20px 10px 40px;
}
div.formQuestion legend{
	margin-left:-7px;
	color:#FFFFFF;
}
/* formulaire 1 */
div#blockContenu_01_01_01{
	background-repeat:no-repeat;
	height:367px;
	width:669px;
	background-image:url(../images/bg_01_01_contenu_fille.jpg);
}
div#blockContenu_01_01_01 h3{
	padding:20px 0 0 5px;
}
div#blockContenu_01_01_01 h4{
	margin:20px 0 0 30px;
}
/* formulaire 2 */
div#blockContenu_01_01_02{
	background-repeat:no-repeat;
	height:367px;
	width:669px;
	background-image:url(../images/bg_01_01_contenu_vide02.jpg);
}
div#blockContenu_01_01_02 h3{
	padding:30px 0 0 75px;
}
div#blockContenu_01_01_02 div#formContainer{
	margin-top:15px;
}

/* formulaire  3 */
div#blockContenu_01_01_03{
	background-repeat:no-repeat;
	height:367px;
	width:669px;
	background-image:url(../images/bg_01_01_contenu_garcon.jpg);
}
div#blockContenu_01_01_03 h3{
	padding:30px 0 0 75px;;
}
div#blockContenu_01_01_03 div#formContainer{
	margin-top:10px;
}
/* formulaire 04 */
div#blockContenu_01_01_04{
	background-repeat:no-repeat;
	height:367px;
	width:669px;
	background-image:url(../images/bg_01_01_contenu_vide04.jpg);
}
div#blockContenu_01_01_04 h3{
	padding:30px 0 0 75px;
}
div#blockContenu_01_01_04 div#formContainer{
	margin-top:10px;
}

/* formulaire 05 */
div#blockContenu_01_01_05{
	background-repeat:no-repeat;
	height:367px;
	width:669px;
	background-image:url(../images/bg_01_01_contenu_vide05.jpg);
}
div#blockContenu_01_01_05 h3{
	padding:30px 0 0 75px;
}
div#blockContenu_01_01_05 div#formContainer{
	margin-top:15px;
}

div#blockContenu_01_01_05 div.formQuestion
{
	width:400px;
}

div#blockContenu_01_01_05 div.formQuestion div.questionSep
{
	margin-top:10px;
	margin-bottom:5px;
	width:240px;
}

/* formulaire 06*/
div#blockContenu_01_01_06{
	background-repeat:no-repeat;
	height:367px;
	width:669px;
	background-image:url(../images/bg_01_01_contenu_vide05.jpg);
}
div#blockContenu_01_01_06 h3{
	padding:30px 0 0 75px;
}
div#blockContenu_01_01_06 div#formContainer{
	margin-top:15px;
}

div#blockContenu_01_01_06 div.formQuestion
{
	width:400px;
}

div#blockContenu_01_01_06 div.formQuestion div.questionSep
{
	margin-top:15px;
	margin-bottom:10px;
	width:240px;
}

/* formulaire 07 maux d'estomac */
div#blockContenu_01_01_07_maux{
	background-position:left 1px;
	background-repeat:no-repeat;
	height:367px;
	width:667px;
	background-image:url(../images/bg_01_01_05_maux.jpg);
}
div#blockContenu_01_01_07_maux h3{
	padding:15px 0 0 30px;
}
/* formulaire 07 digestion */
div#blockContenu_01_01_07_digestion{
	background-position:left 1px;
	background-repeat:no-repeat;
	height:367px;
	width:667px;
	background-image:url(../images/bg_01_01_05_digestion.jpg);
}
div#blockContenu_01_01_07_digestion h3{
	padding:15px 0 0 30px;
}
/* formulaire 07 consultation */
div#blockContenu_01_01_07_consultation{
	background-position:left 1px;
	background-repeat:no-repeat;
	height:367px;
	width:667px;
	background-image:url(../images/bg_01_01_resultat_consultation.jpg);
}
div#blockContenu_01_01_07_consultation h3{
	padding:25px 0 0 65px;
}
div#blockContenu_01_01_07_consultation h4{
	padding:28px 0 0 44px;
}
div#blockContenu_01_01_07_consultation a{
	position:absolute;
	z-index:2;
	left:315px;
	top:186px;
}

div.questionSep{
	display:block;
	background-color:#2694C1;
	height:1px;
	font-size:1px;
	margin-top:5px;
	width:285px;
}

input#bt_valider{
	position:absolute;
	z-index:2;
	left:680px;
	top:270px;
}
input#bt_valider_01{
	position:absolute;
	z-index:2;
	left:695px;
	top:297px;
}
input#bt_valider_05{
	position:absolute;
	z-index:2;
	left:675px;
	top:285px;
}
input#bt_valider_06{
	position:absolute;
	z-index:2;
	left:675px;
	top:285px;
}
.formReponse{
	float:right;
	z-index:1;
	background-image:url(../images/bg_formreponse.gif);
	background-repeat:no-repeat;
	background-position:left top!important;
	background-position:0 4px;
	width:150px;
	height:32px!important;
	height:35px;
}
.formReponse_hf{
	float:right;
	z-index:1;
	background-image:url(../images/bg_formreponse_hf.gif);
	background-repeat:no-repeat;
	background-position:left top!important;
	background-position:left 6px;
	width:150px;
	height:40px;
	margin-top:-32px;
}
.formReponse_text{
	float:right;
	z-index:1;
	background-image:url(../images/bg_formreponse_text.gif);
	background-repeat:no-repeat;
	width:150px;
	height:32px;
	margin-top:-32px;
}
.formReponse_text input{
	border:0px white;
	width:55px;
	margin: 5px 5px 0 6px;
}
.formReponse{
	float:right;
	margin-right:0;
	z-index:1;
	background-image:url(../images/bg_formreponse.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
	width:150px;
	height:32px!important;
	height:35px;
	margin-top:-32px;
}


div.formReponse label.oui,div.formReponse_hf label.oui{
	float:left;
	width:63px;
	padding:5px 0 0 12px!important;
	padding:8px 0 0 12px;
}
div.formReponse label.non,div.formReponse_hf label.non{
	float:right;
	width:60px;
	margin:5px 0 0 0!important;
	margin:8px 0 0 0;
}
/* resultats */

div#bloc_01_01_Resultat{
	float:left;
	background-image:url(../images/bg_block_01_01_resultat.gif);
	width:274px;
	height:215px;
	margin:15px 0 0 25px;
}
div#bloc_01_01_Resultat ul{
	list-style-image:url(../images/Pict_liste_glossaire01.gif);
	padding:10px 20px 0 25px;
}
div#bloc_01_01_Resultat ul li{
	color:white;
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px solid #249ECA;
	padding:15px 0 15px 0;
}
div#bloc_01_01_Resultat ul li.noborder{
	border-bottom:none;
}

div#bloc_01_01_resultat_droit {
	float:right;
	width:280px;
	margin:0;
}
div#bloc_01_01_resultat_droit span.entete{
	color:#0E4A91;
	font-weight:bold;
	font-size:1.2em;
	display:block;
	margin-left:50px;
}
div#bloc_01_01_resultat_droit ul{
	list-style-type:none;
	margin:20px 0 0 20px;
}
div#bloc_01_01_resultat_droit ul li{
	margin: 0 0 10px 0;
}
div#bloc_01_01_resultat_droit img{
	display:block;
}
div#bloc_01_01_resultat_droit p.explain{
	color:#646464;
	padding:0 0 0 50px;
	font-style:italic;
	background-image:url(../images/Pict_class_explain.gif);
	background-repeat:no-repeat;
	background-position:37px 4px;
}
p#conseil_pharma{
	float:left;
	margin:54px 0 0 30px;
	color:white;
	font-size:1.2em;
	font-weight:bold;
}
img#en_savoir_plus_resultat{
	float:right;
	margin:55px 20px 0 0;
}
img#oui_resultat{
	display:inline;
}
/* résultat formulaire multi */
div#blockContenu_01_01_07_multi	{
	height:367px;
	width:669px;
}
div#blockContenu_01_01_07_multi	ul *{
	display:inline;
}
p#conseilPharma{
	position:absolute;
	color:white;
	font-size:1.2em;
	 font-weight:bold;
	 top:357px;
	 left:275px;
}
div#conteneur_maux{
	height:367px;
	width:669px;
	background-image:url(../images/bg_01_01_resultat_multi_maux.jpg);
	background-repeat:no-repeat;
}
div#conteneurMaux{
	height:367px;
	width:669px;
	background-image:url(../images/bg_01_01_05_maux.jpg);
	background-repeat:no-repeat;
}
div#conteneur_digestion{
	height:367px;
	width:669px;
	background-image:url(../images/bg_01_01_resultat_multi_digestion.jpg);
	background-repeat:no-repeat;
}
div#conteneur_ballonnements{
	height:367px;
	width:669px;
	background-image:url(../images/bg_01_01_resultat_multi_ballonnements.jpg);
	background-repeat:no-repeat;
}
div#conteneur_ballonnements01{
	height:367px;
	width:669px;
	background-image:url(../images/bg_01_01_resultat_ballonnements.jpg);
	background-repeat:no-repeat;
}
div#conteneur_ballonnements01 h3{
	padding-top:10px;
	padding-left:20px!important;
}

div#conteneur{
	height:367px;
	width:669px;
	background-image:url(../images/bg_01_01_resultat_multi01.gif);
	background-repeat:no-repeat;
}
div#blockContenu_01_01_07 h3,div#blockContenu_01_01_07_multi h3	{
	padding-top:10px;
	padding-left:20px;
}
img.leftMargin{
	margin-left:-15px!important;
	margin-left:0px;
}
p#comment{
	margin:10px 0 0 20px;
	width:350px;
	font-size:1.1em;
	font-weight:bold;
	color:#2BC8E7;
}
p#reponduOui{
	position:absolute;
	left:280px;
	top:110px;
	color:white;
	font-weight:bold;
	font-size:1.2em;
}
img.oui{
	vertical-align:middle;
}
img#eperluette{
	position:absolute;
	top:217px;
	left:387px;
}
ul#liste_01_01_2,ul#liste_01_01_1{
	position:absolute;
	top:160px;
	list-style-type:none;
}
ul#liste_01_01_1{
	left:265px!important;
	width:95px!important;
}
ul#liste_01_01_2{
	left:435px!important;
	width:120px;
}
ul#liste_01_01_2 li, ul#liste_01_01_1 li{
	background-image:url(../images/Pict_liste_glossaire01.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:15px;
	height:40px;
	display:block;
	color:white;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:10px;
	border-bottom:1px solid #2492C0;
}
ul#resultatTest{
	list-style-type:none;
	position:absolute;
	left:280px;
	top:170px;

}
ul#resultatTest li{
	display:block!important;
}
div#bloc_01_01_resultat_ballonnements{
	position:absolute;
	left:650px;
	top:50px;

}
div#bloc_01_01_resultat_multi_maux{
	position:absolute;
	left:650px;
	top:100px;

}
div#bloc_01_01_resultat_multi_bal{
	position:absolute;
	left:650px;
	top:50px;
}
div#bloc_01_01_resultat_multi_maux span.entete,div#bloc_01_01_resultat_ballonnements span.entete{
	color:#0E4A91;
	font-weight:bold;
	font-size:1.2em;
	display:block;
	margin-left:50px;
	width:150px;
}
div#bloc_01_01_resultat_multi_bal span.entete,div#bloc_01_01_resultat_ballonnements span.entete{
	color:#0E4A91;
	font-weight:bold;
	font-size:1.2em;
	display:block;
	margin-left:50px;
	width:150px;
}
div#bloc_01_01_resultat_multi_maux span.enteteDigestion{
	color:#0E4A91;
	font-weight:bold;
	font-size:1.2em;
	display:block;
	margin-left:38px;
	width:150px;
}
div#bloc_01_01_resultat_multi_bal span.enteteBallonnements{
	color:#0E4A91;
	font-weight:bold;
	font-size:1.2em;
	display:block;
	margin-left:35px;
	width:150px;
}
div#bloc_01_01_resultat_droit span.enteteMaux{
	color:#0E4A91;
	font-weight:bold;
	font-size:1.2em;
	display:block;
	margin-left:48px;
	width:150px;
}
div#bloc_01_01_resultat_ballonnements .enteteBallonnements{
	color:#0E4A91;
	font-weight:bold;
	font-size:1.2em;
	display:block;
	margin-left:32px;
	width:150px;
}
div#bloc_01_01_resultat_multi_maux ul,div#bloc_01_01_resultat_ballonnements ul,div#bloc_01_01_resultat_multi_bal ul{
	list-style-type:none;
	margin:10px 0 0 20px;
}
div#bloc_01_01_resultat_multi_maux ul li,div#bloc_01_01_resultat_ballonnements ul li,bloc_01_01_resultat_multi_bal ul li{
	margin: 0 0 0px 0;
}
div#bloc_01_01_resultat_multi_maux img ,div#bloc_01_01_resultat_ballonnements img{
	display:block;
}
div#bloc_01_01_resultat_multi_maux p.explain, div#bloc_01_01_resultat_multi_bal p.explain{
	color:#646464;
	padding:0 0 0 50px;
	font-style:italic;
	width:200px;
	background-image:url(../images/Pict_class_explain.gif);
	background-repeat:no-repeat;
	background-position:37px 4px;
}
div#bloc_01_01_resultat_ballonnements p.explain{
	color:#646464;
	padding:0 0 0 50px;
	font-style:italic;
	width:200px;
	background-image:url(../images/Pict_class_explain.gif);
	background-repeat:no-repeat;
	background-position:37px 4px;
}
div#bloc_01_01_resultat_ballonnements p.explain{
	color:#646464;
	padding:0 0 0 50px;
	font-style:italic;
	width:200px;
}

div#enSavoir{
	position:absolute;
	top:353px;
	left:710px;
}
/* 01 / 03 : Conseils pratiques */
div#blockContenu_01_03_00{
	background-repeat:no-repeat;
	height:367px;
	width:669px;
	background-image:url(../images/bg_contenu_01_03_00.jpg);
}
p#Txt_01_03_00{
	position:absolute;
	left:260px;
	top:35px;
}
div#blockContenu_01_03_00 h3{
	padding:12px 0 0 60px;
}
div#list_03_01_00_conseils{
	position:absolute;
	left:280px;
	top: 82px;
	width:540px;
	height:285px;
}

div#list_03_01_00_conseils div.conseil_categorie
{
	float:left;
	width:260px;
}

div#list_03_01_00_conseils div.conseil_categorie h4
{
	margin-bottom:2px;
}

div#list_03_01_00_conseils ul{
	list-style-type:none;
}
div#list_03_01_00_conseils ul li#id1{
	height:18px;
}
div#list_03_01_00_conseils ul li#id2{
	height:17px;
}
div#list_03_01_00_conseils ul li#id3{
	height:38px;
}
div#list_03_01_00_conseils ul li#id4{
	height:17px;
}
div#list_03_01_00_conseils ul li#id5{
	height:21px;
}
div#list_03_01_00_conseils ul li#id6{
	height:35px;
}
div#list_03_01_00_conseils ul li#id7{
	height:34px;
}
div#list_03_01_00_conseils ul li#id8{
	height:54px;
}
div#list_03_01_00_conseils ul li#id9{
	height:18px;
}
div#list_03_01_00_conseils ul li#id10{
	height:54px;
}
div#list_03_01_00_conseils ul li#id11{
	height:36px;
}
div#list_03_01_00_conseils ul li#id12{
	height:36px;
}

div#blockContenu_01_03_01{
	background-repeat:no-repeat;
	width:669px;
	background-image:url(../images/bg_contenu_01_03_01.jpg);
}
div#blockContenu_01_03_03{
	background-repeat:no-repeat;
	width:669px;
	background-image:url(../images/bg_contenu_01_03_03.jpg);
	background-position:8px top;
	font-size:1.1em;
}
div#blockContenu_01_03_03 h3, div#blockContenu_01_03_03 h4{
	padding:10px 0 0 10px;
}
div#blockContenu_01_03_04{
  margin: 0;
  padding: 20px 0 0 0;
	width:669px;
}
div#blockContenu_01_03_04 h3{
  margin: 0 auto;
  padding: 10px 0 0 60px;
  width: 575px;
  height: 31px;
  color: #18a7ca;
  font-size: 1.4em;
	background: transparent url(../images/bg_contenu_01_03_04_top.jpg) no-repeat 0 0;
}
div#blockContenu_01_03_04 ul.adopter {
  margin: 0 auto;
  padding: 0 30px 25px 40px;
  width: 565px;
  font-weight: bold;
  font-size: 1.2em;
	background: transparent url(../images/bg_contenu_01_03_04_bottom.jpg) no-repeat left bottom;
}
div#blockContenu_01_03_04 ul.adopter li {
  margin: 0;
  padding: 10px 0;
  color: #0163a3;
  list-style-image: url(../images/bg_contenu_01_03_00_puce1.gif);
  border-bottom: 1px solid #2597c4;
}

div#blockContenu_01_03_04 div#mediterranee{
float: left;
width: 379px;
}

div#blockContenu_01_03_04 div#contexte{
  margin: 0 0 0 395px;
  padding: 0;
	width: 262px;
}
div#blockContenu_01_03_04 div#menu_repas {
  margin: 0;
  padding: 0;
	width: 262px;
	background: transparent url(../images/bg_contenu_01_03_04_menu_bottom.jpg) no-repeat left bottom;
}
div#blockContenu_01_03_04 div#menu_repas h4 {
  margin: 0;
  padding: 0;
	width: 262px;
  height: 41px;
	background: transparent url(../images/bg_contenu_01_03_04_menu_top.gif) no-repeat 0 0;
}
div#blockContenu_01_03_04 div#menu_repas ul {
  margin: 10px 20px 25px 30px;
  padding: 0 0 25px 0;
  font-weight: bold;
  font-size: 1.2em;
}
div#blockContenu_01_03_04 div#menu_repas ul li {
  margin: 0;
  padding: 10px 0;
  color: #edb933;
  list-style: none;
  border-bottom: 1px solid #2597c4;
}
div#blockContenu_01_03_04 div#menu_repas ul li.noborder {
  border-bottom: none;
}
div#blockContenu_01_03_04 div#menu_repas ul ul {
  margin: 0;
  padding: 0;
}
div#blockContenu_01_03_04 div#menu_repas ul ul li {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: .8em;
  list-style: none;
  font-weight: normal;
  border-bottom: none;
}
div#blockContenu_01_03_04 div#bulle {
  margin: 0;
  padding: 0;
}
div#blockContenu_01_03_04 div#bulle_top {
  margin: 0;
  padding: 0;
  height: 19px;
	background: transparent url(../images/bg_contenu_01_03_04_mediterranee_bulle_top.gif) no-repeat 0 0;
}
div#blockContenu_01_03_04 div#bulle p {
  margin: 0;
  padding: 0 30px 105px 25px;
  color: #2b6da5;
  font-weight: bold;
  line-height: 1.3em;
  text-align: justify;
	background: transparent url(../images/bg_contenu_01_03_04_mediterranee_bulle_bottom.gif) no-repeat left bottom;
}
div#blockContenu_01_03_04 div#bulle strong {
  color: #18a7ca;
}

div#blockContenu_01_03_08
{
	background-repeat:no-repeat;
	width:671px;
	height:367px;
	background-image:url(../images/bg_contenu_01_03_08.jpg);
	background-position:left top;
	font-size:1.1em;
}

div#blockContenu_01_03_08 h3
{
	padding:15px 0 0 20px;
}

div#blockContenu_01_03_09
{
	background-repeat:no-repeat;
	width:671px;
	height:532px;
	background-image:url(../images/bg_contenu_01_03_09.jpg);
	background-position:left top;
	font-size:1em;
}

div#blockContenu_01_03_09 h3
{
	padding:15px 0 0 20px;
}

div#blockContenu_01_03_10
{
	background-repeat:no-repeat;
	width:671px;
	height:794px;
	background-image:url(../images/bg_contenu_01_03_10.jpg);
	background-position:left top;
	font-size:1.1em;
}

div#blockContenu_01_03_10 h3
{
	padding:15px 0 0 20px;
}

div#blockContenu_01_03_11
{
	background-repeat:no-repeat;
	width:671px;
	height:532px;
	background-image:url(../images/bg_contenu_01_03_11.jpg);
	background-position:left top;
	font-size:1.1em;
}

div#blockContenu_01_03_11 h3
{
	padding:15px 0 0 20px;
}

div#blockContenu_01_03_12
{
	background-repeat:no-repeat;
	width:671px;
	height:375px;
	background-image:url(../images/bg_contenu_01_03_12.jpg);
	background-position:left top;
	font-size:1.1em;
}

div#blockContenu_01_03_12 h3
{
	padding:15px 0 0 20px;
}

div#lien_retour {
  position: absolute;
  margin: 0;
  padding: 0;
  bottom: 2px;
  right: 4px;
  width: 117px;
  height: 41px;
}

div#lien_retour a {
  display: block;
  margin: 0;
  padding: 0;
  width: 117px;
  height: 41px;
	background: transparent url(../images/bg_contenu_01_03_04_mediterranee_lien_retour.jpg) no-repeat 0 0;
}


  
div#blockContenu_01_03_04 div#mediterranee h3{
  margin: 0 0 0 15px;
  padding: 10px 10px 0 60px;
  width: 309px;
  height: 46px;
	background: transparent url(../images/bg_contenu_01_03_04_mediterranee_top.jpg) no-repeat 0 0;
}
div#blockContenu_01_03_04 div#mediterranee ul{
  margin: 0 0 0 15px;
  padding: 10px 20px 20px 20px;
  width: 349px;
	background: transparent url(../images/bg_contenu_01_03_04_mediterranee_bottom.jpg) no-repeat left bottom;
}
div#blockContenu_01_03_04 div#mediterranee ul li{
  margin: 0 5px;
  padding: 5px 0;
  color: #0163a3;
  font-size: 1.1em;
  font-weight: bold;
  list-style-image: url(../images/bg_contenu_01_03_00_puce1.gif);
  border-bottom: 1px solid #8ee0f1;
}
div#blockContenu_01_03_04 div#mediterranee ul li.noborder{
  border-bottom: none;
}
div#blockContenu_01_03_04 div#mediterranee ul ul{
  margin: 0;
  padding: 10px 20px 0 20px;
  width: 299px;
  background: none;
}
div#blockContenu_01_03_04 div#mediterranee ul ul li{
  margin: 0;
  padding: 5px 0;
  font-size: 1em;
  border-bottom: none;
  list-style-image: url(../images/bg_contenu_01_03_00_puce2.gif);
}
div#blockContenu_01_03_04 li span{
  color: #18a7ca;
}
div#blockContenu_01_03_04 p.txt_explain{
  margin: 20px 0 0 20px;
}
div#blockContenu_01_03_08 p.txt_explain{
  margin: 20px 0 0 80px;
}
div#blockContenu_01_03_09 p.txt_explain{
  margin: 20px 0 0 80px;
}
div#blockContenu_01_03_11 p.txt_explain{
  margin: 20px 0 0 50px;
}
div#blockContenu_01_03_12 p.txt_explain{
  margin: 20px 0 0 80px;
}
div#blockContenu_01_03_04 div#conseils_supp{
  margin: 20px 0 0 20px;
  padding: 20px 0 0 20px;
  width: 520px;
  border-top: 1px solid #dfdfdf;
}
div#blockContenu_01_03_04 div#conseils_supp p{
  text-align: right;
  color: #0163a3;
  font-weight: bold;
  font-size: 1.1em;
}
div#blockContenu_01_03_04 div#conseils_supp span.txt {
  margin: 5px 0 0 0;
  padding: 0 0 0 15px;
  float: left;
	background: transparent url(../images/bg_contenu_01_03_04_conseils_supp_puce.gif) no-repeat 0 3px;
}
div#blockContenu_01_03_04 div#conseils_supp strong {
  color: #f77c01;
}
div#blockContenu_01_03_04 div#conseils_supp a {
  float: right;
  width: 166px;
  height: 49px;
	background: transparent url(../images/bg_contenu_01_03_04_conseils_supp.gif) no-repeat 0 0;
}
div#blockContenu_01_03_05{
  margin: 0;
  padding: 20px 0 0 0;
	width:669px;
}
div#blockContenu_01_03_05 div#contenu{
float: left;
width: 380px;
}
div#blockContenu_01_03_05 div#contenu div#contenu_top {
  margin: 0 0 0 10px;
  padding: 0;
	width: 380px;
  height: 20px;
	background: transparent url(../images/bg_contenu_01_03_05_contenu_top.gif) no-repeat 0 0;
}
div#blockContenu_01_03_05 div#contenu ul {
  margin: 0 0 0 10px;
  padding: 0 0 30px 0;
  font-weight: bold;
  font-size: 1.2em;
	width: 380px;
	background: transparent url(../images/bg_contenu_01_03_05_contenu_bottom.gif) no-repeat left bottom;
}
div#blockContenu_01_03_05 div#contenu ul li {
  margin: 0 20px 0 30px;
  padding: 4px 0;
  color: #0163a3;
  list-style-image: url(../images/bg_contenu_01_03_00_puce1.gif);
  border-bottom: 1px solid #8ee0f1;
}
div#blockContenu_01_03_05 div#contenu ul li strong {
  color: #009fba;
}

div#blockContenu_01_03_05 div#contenu ul li.noborder {
  border-bottom: none;
}
div#blockContenu_01_03_05 div#contenu ul ul {
  margin: 5px 0 0 20px;
  padding: 0;
  width: auto;
  background: none;
}
div#blockContenu_01_03_05 div#contenu ul ul li {
  margin: 0;
  padding: 2px 0;
  color: #0163a3;
  font-size: .8em;
  list-style-image: url(../images/bg_contenu_01_03_00_puce2.gif);
  border-bottom: none;
}

div#blockContenu_01_03_05 div#astuces{
  margin: 0 0 0 395px;
  padding: 0 0 25px 0;
	width: 269px;
	background: transparent url(../images/bg_contenu_01_03_05_astuces_bottom.gif) no-repeat left bottom;
}

div#blockContenu_01_03_05 div#astuces h4{
  margin: 0;
  padding: 0;
	height: 45px;
	background: transparent url(../images/bg_contenu_01_03_05_astuces_top.gif) no-repeat 0 0;
}

div#blockContenu_01_03_05 div#astuces ul{
  margin: 10px 20px 0 30px;
  padding: 0;
}
div#blockContenu_01_03_05 div#astuces ul li{
  margin: 0;
  padding: 15px 0;
  font-size: 1.1em;
  line-height: 1.4em;
  color: #fff;
  list-style-image: url(../images/bg_contenu_01_03_00_puce3.gif);
  border-bottom: 1px solid #1d90bf;
}
div#blockContenu_01_03_05 div#astuces ul li.noborder {
  border-bottom: none;
}
div#blockContenu_01_03_05 div#astuces ul li strong{
  font-weight: bold;
  color: #edb933;
}

div#blockContenu_01_03_05 div#liens {
  margin: 0;
  padding: 0;
}

div#blockContenu_01_03_05 div#liens ul {
  margin: 20px 0 0 20px;
  padding: 0;
}
div#blockContenu_01_03_05 div#liens ul li{
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  list-style: none;
}
div#blockContenu_01_03_05 div#liens ul li.embarquez{
  width: 310px;
  border-right: 1px solid #d3d8d8;
}
div#blockContenu_01_03_05 div#liens ul li.suivez{
  width: 290px;
  margin: 0 0 0 30px;
}
div#blockContenu_01_03_05 div#liens ul li span {
  display: block;
  padding: 0 0 0 15px;
  color: #1766a1;
  font-size: 1.1em;
  height: 3.5em;
	background: transparent url(../images/bg_contenu_01_03_00_puce2.gif) no-repeat 0 4px;
}
div#blockContenu_01_03_05 div#liens ul li.embarquez span {
  margin: 0 0 0 50px;
}
div#blockContenu_01_03_05 div#liens ul li.suivez span {
  margin: 0 50px 0 0;
}
div#blockContenu_01_03_05 div#liens ul li span.none {
  display: none;
}
div#blockContenu_01_03_05 div#liens ul li.embarquez a{
  display: block;
  width: 253px;
  height: 81px;
	background: transparent url(../images/bg_contenu_01_03_05_liens_embarquez.jpg) no-repeat 0 0;
}
div#blockContenu_01_03_05 div#liens ul li.suivez a{
  display: block;
  width: 260px;
  height: 84px;
	background: transparent url(../images/bg_contenu_01_03_05_liens_suivez.jpg) no-repeat 0 0;
}
div#blockContenu_01_03_05 p.txt_explain{
  margin: 20px 0 0 20px;
}
div#blockContenu_01_03_06{
  margin: 0;
  padding: 15px 0 0 0;
	width:669px;
}
div#blockContenu_01_03_06 h3 {
	color: #2396c3;
  font-size: 1.3em;
  margin: 0 0 15px 20px;
  padding: 0 0 4px 40px;
	background: transparent url(../images/bg_contenu_01_03_00_h3.jpg) no-repeat 0 0;
}
div#blockContenu_01_03_06 div#moderation{
  margin: 0 0 0 10px;
  float: left;
  width: 427px;
  background: transparent url(../images/bg_contenu_01_03_06_moderation_bottom.gif) no-repeat left bottom;
}
div#blockContenu_01_03_06 div#moderation h4{
  margin: 0;
  padding: 0;
  height: 57px;
  background: transparent url(../images/bg_contenu_01_03_06_moderation_top.gif) no-repeat 0 0;
}
div#blockContenu_01_03_06 div#moderation ul{
  margin: 0 20px 0 0;
  padding: 0 0 30px 0;
}
div#blockContenu_01_03_06 div#moderation li{
  margin: 0;
  padding: 10px 0 10px 15px;
  color: #0163a3;
  font-weight: bold;
  list-style: none;
  border-bottom: 1px solid #8ee0f1;
}

div#blockContenu_01_03_06 .yellow{
  color: #edb933;
}
div#blockContenu_01_03_06 .red{
  color: #d53200;
}

div#blockContenu_01_03_06 div#moderation li.noborder{
  border-bottom: none;
}
div#blockContenu_01_03_06 div#moderation ul li span.type {
  float: left;
  display: block;
  margin: 0;
  padding: 0 0 0 20px;
  width: 120px;
  font-size: 1.2em;
  font-style: italic;
	background: transparent url(../images/bg_contenu_01_03_00_puce1.gif) no-repeat 0 3px;
}

div#blockContenu_01_03_06 div#moderation ul li span.exemples{
  float: right;
  display: block;
  margin: 0;
  padding: 0 0 0 20px;
  width: 220px;
  text-align: left;
	background: transparent url(../images/bg_contenu_01_03_00_puce2.gif) no-repeat 0 3px;
  font-size: 1em;
}

div#blockContenu_01_03_06 div#moderation ul li .puce_rouge{
	background-image: url(../images/bg_contenu_01_03_00_puce4.gif) !important;
}
div#blockContenu_01_03_06 div#moderation ul li .puce_bleue{
	background-image: url(../images/bg_contenu_01_03_00_puce5.gif) !important;
}
div#blockContenu_01_03_06 div#moderation ul ul{
  margin: 0;
  padding: 0;
}

div#blockContenu_01_03_06 div#moderation ul ul li{
  margin: 0 5px 5px 20px;
  padding: 0;
  list-style: none;
  border-bottom: none;
  background: none;
  text-align: right;
}

div#blockContenu_01_03_06 div#moderation ul ul li span.type {
  float: left;
  display: block;
  margin: 0;
  padding: 5px 20px 0 0;
  width: 120px;
  text-align: right;
  font-size: 1em;
	background: transparent url(../images/bg_contenu_01_03_00_puce2.gif) no-repeat right 8px;
}

div#blockContenu_01_03_06 div#moderation ul ul li span.exemples{
  float: right;
  display: block;
  margin: 0;
  padding: 5px 0 0 0;
  width: 210px;
  text-align: left;
  font-size: 1em;
  border-top: 1px solid #8ee0f1;
  background: none;
}
div#blockContenu_01_03_06 div#privilegier{
  margin: -3px 0 0 445px;
  padding: 0;
	width: 217px;
	background: transparent url(../images/bg_contenu_01_03_06_privilegier_bottom.gif) no-repeat left bottom;
}
div#blockContenu_01_03_06 div#privilegier h4{
  margin: 0;
  padding: 0;
  height: 60px;
  background: transparent url(../images/bg_contenu_01_03_06_privilegier_top.gif) no-repeat 0 0;
}
div#blockContenu_01_03_06 div#privilegier ul{
  margin: 10px 20px 0 30px;
  padding: 0 0 30px 0;
}
div#blockContenu_01_03_06 div#privilegier li{
  margin: 0;
  padding: 10px 0;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  list-style-image: url(../images/bg_contenu_01_03_00_puce3.gif);
  border-bottom: 1px solid #1b89b8;
}
div#blockContenu_01_03_06 div#privilegier li.noborder{
  border-bottom: none;
}
div#blockContenu_01_03_06 p.txt_explain{
  margin: 20px 0 0 20px;
}

div#blockContenu_01_03_07{
  margin: 0;
  padding: 15px 0 0 0;
	width:669px;
}
div#blockContenu_01_03_07 h3 {
	color: #2396c3;
  font-size: 1.3em;
  margin: 0 0 15px 20px;
  padding: 0 0 4px 40px;
	background: transparent url(../images/bg_contenu_01_03_00_h3.jpg) no-repeat 0 0;
}
div#blockContenu_01_03_07 h4 {
  margin: 0 auto;
  padding: 0;
  width: 627px;
  height: 60px;
	background: transparent url(../images/bg_contenu_01_03_07_top.gif) no-repeat 0 0;
}
div#blockContenu_01_03_07 ul {
  margin: 0 auto;
  padding: 0;
  width: 627px;
}
div#blockContenu_01_03_07 li {
  margin: 0;
  padding: 0 100px 0 160px;
  list-style: none;
  font-size: 1.2em;
  font-weight: bold;
  color: #2d6ea6;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
}
div#blockContenu_01_03_07 li.boissons {
  padding-top: 25px;
  height: 59px;
  background-image: url(../images/bg_contenu_01_03_07_boissons.jpg);
}
div#blockContenu_01_03_07 li.gaz {
  padding-top: 10px;
  height: 60px;
  background-image: url(../images/bg_contenu_01_03_07_gaz.jpg);
}
div#blockContenu_01_03_07 li.air {
  padding-top: 8px;
  height: 129px;
  background-image: url(../images/bg_contenu_01_03_07_air.jpg);
}
div#blockContenu_01_03_07 li strong {
  color: #2396c3;
}

div#blockContenu_01_03_07 p.txt_explain{
  margin: 20px 0 0 20px;
}

h2 span.pageNumber{
	color:#9DEBF0;
}
div#onglets_01_03{
	position:absolute;
	top:30px;
	left:260px;
	width:600px;
	border-bottom:1px solid #8EE0F1;
}
div#onglets_01_03_03{
	padding:5px 0 0 10px;
	margin:0 4px 0 1px;
	background-color:white;
	border-bottom:1px solid #8EE0F1;
}
div#blockContenu_01_03_01 h3{
	padding:40px 0 0 20px;
}
div#Bloclist{
	position:absolute;
	width:540px;
	left:270px;;
	top:105px;
	color:#106BA7;
	font-size:1.1em;
	font-weight:bold;
}
div#Bloclist h4{

}
div#Bloclist ul.first{
	padding-left:20px;
	list-style-image:url(../images/Pict_01_03_list.gif);
}
div#Bloclist ul.first li{
	border-top:1px solid #8EE0F1;
	padding:1px 0 1px 0;
}
div#Bloclist ul.second{
	padding-left:20px;
	list-style-image:url(../images/Pict_01_03_slist.gif);
	font-weight:normal;
}
div#Bloclist ul.second li{
	border-top:none;
	padding:0;
}
p#annotation_01_03{
	margin:280px 0 0 15px;
	font-style:italic;
	color:#7A8082;
}

div.cartouche_deplie2 ul.sListCartouche10conseils{
	display:block;
	list-style-image:url(../images/sListCartouche.gif);
	margin:5px 0 5px 70px!important;
	color:#145C9C;
	list-style-position:outside;
}

ul.sListCartouche10conseils li{
	padding:2px;
	color:#008CDB;
}

ul.sListCartouche{
	list-style-image:url(../images/sListCartouche.gif)!important;
	list-style-position:outside;
	padding:0 0 0 20px!important;

}
ul.sListCartouche li{
	margin-left:-20px!important;
	padding:3px;
	color:#008CDB;
}

 ul.sListCartouchejourneetype{
	display:block;
	list-style-image:url(../images/sListCartouche.gif);
	margin:5px 0 5px 0px!important;
	padding-left:70px;
	color:#145C9C;
	list-style-position:outside;
	clear:left;
}

ul.sListCartouchejourneetype li{
	padding:5px;
	color:#008CDB;
	border:none;
}

ul.ssListCartouchejourneetype{
	display:block;
	list-style-image:url(../images/Pict_01_02_list_cartouche.gif);
	margin:-14px 0px 10px 180px!important;
	padding-bottom:0spx;
}

ul.ssListCartouchejourneetype li.sslistjourneetype{
	padding:1px 0 1px 0;
	color:#145C9C;
	font-weight:bold;
}

ul.ListMusculation li ul.sListMusculation{
	display:block;
	list-style-image:url(../images/sListCartouche.gif);
	margin:5px 0 5px 70px!important;
	color:#145C9C;
	list-style-position:outside;
}

ul.ListMusculation li ul.sListMusculation li{
	padding:5px;
	color:#008CDB;
	border:none;
}

.noborder{
	border:none!important;
}
/* 01 / 05  : A chaque mal sa cause */
div#blockContenu_01_05{
	background-repeat:no-repeat;
	height:367px;
	width:669px;
	background-image:url(../images/bg_contenu_01_05.jpg);
}
div#blockContenu_01_05 h3,div#anatomie_defaut h3{
	padding: 28px 0 0 65px;
}
div#anatomie_defaut{
	background-image:url(../images/bg_anatomie_contenu_defaut.jpg);
	background-repeat:no-repeat;
	background-position:1px 2px;
	padding:2px 0 0 1px;
	width:300px;
	height:360px;
}
div#blockContenu_01_05 ul#list_dfn, div#anatomie_defaut ul#list_dfn{
	position:absolute;
	width:235px;
	left:290px;
	top:100px;
	list-style-image:url(../images/Pict_liste_glossaire01.gif);
}
div#blockContenu_01_05 ul#list_dfn li,div#anatomie_defaut ul#list_dfn li{
	font-size:1em;
	font-weight:bold;
	color:white;
}
div#blockContenu_01_05 ul#list_dfn li dfn,div#anatomie_defaut ul#list_dfn li dfn{
	color:#23A0CA;
	font-style:normal;
}
div#blockContenu_01_05 ul#list_dfn li.sep,div#anatomie_defaut ul#list_dfn li.sep{
	border-bottom:1px solid #2694C1;
	margin-bottom:5px;
	padding-bottom:10px;
}
div#list_bt_01_05{
	position:absolute;
	top:280px;
	left:259px;
	width:277px;
}
div#img_01_05{
	position:absolute;
	width:359px;
	height:350px;
	left:550px;
	top:40px;
}

/* 01 / 03 / 00 Vous etes sujet aux maux d'estomac */



/* 01 / 05 /01 A chaque mal sa cause - détails */
div#blockContenu_01_05bis{
	background-repeat:no-repeat;
	/*height:450px;*/
	height:auto!important;
	min-height:367px;
	height:367px;
	width:669px;
	background-image:url(../images/bg_contenu_01_05bis.gif);
}
img#schemas_appareil_bis{
	float:right;
	margin-top:2px;
}
#anim_fleche_verte{
	position:absolute;
	visibility:hidden;
	z-index:1;
	width:182px;
	height:67px;
	top:230px;
	left:530px;
	background-image:url(../images/anim_fleche_verte.gif);
}
#anim_fleche_orange{
	position:absolute;
	visibility:hidden;
	z-index:1;
	width:235px;
	height:127px;
	top:244px;
	left:531px;
	background-image:url(../images/anim_fleche_orange.gif);
}
#anim_fleche_rouge{
	position:absolute;
	visibility:hidden;
	z-index:1;
	width:233px;
	height:89px;
	top:245px;
	left:530px;
	background-image:url(../images/anim_fleche_rouge.gif);
}
#anim_revenir{
	position:absolute;
	left:535px;
	top:60px;
}
/* */
div#anatomie_intestin{
	float:right;
	margin-top:20px;
	width:288px;
	height:323px;
	background-image:url(../images/bg_anatomie_intestin.jpg);
}
div#anatomie_intestin h3{
	color:white;
	padding: 13px 0 0 40px;
	font-size:1.2em;
}
div#anatomie_intestin p{
	color:#135DA3;
	margin:152px 25px 0 20px;
	text-align:justify;	
	font-size:1.1em;
}
/* */
div#anatomie_estomac{
	float:right;
	margin-top:20px;
	width:288px;
	height:323px;
	background-image:url(../images/bg_anatomie_estomac.jpg);
}
div#anatomie_estomac h3{
	color:white;
	padding: 13px 0 0 40px;
	font-size:1.2em;
}
div#anatomie_estomac p{
	color:#135DA3;
	margin:118px 25px 0 20px;
	text-align:justify;	
	font-size:1.1em;
}
/* */
div#anatomie_vesicule{
	float:right;
	margin-top:20px;
	width:288px;
	height:323px;
	background-image:url(../images/bg_anatomie_vesicule.jpg);
}
div#anatomie_vesicule h3{
	color:white;
	padding: 13px 0 0 40px;
	font-size:1.2em;
}
div#anatomie_vesicule p{
	color:#135DA3;
	margin:148px 25px 0 20px;
	text-align:justify;	
	font-size:1.1em;
}
div.bg_contenu_01_05bis_notes{
	background-image:url(../images/bg_contenu_01_05bis_notes.gif);
	width:669px;
	background-repeat:repeat-y;
	border-bottom:1px solid #95D4E5;
}
p#notes_anatomie{
	width:660px!important;
	width:620px;
	padding: 10px 20px 5px 20px;
}
p#notes_anatomie span{

}
/* */
div#anatomie_mdigestion{
	float:right;
	margin-top:10px;
	width:289px!important;
	height:356px;
	background-image:url(../images/bg_anatomie_mdigestion.jpg);
}
div#anatomie_mdigestion h3{
	padding: 12px 0 0 15px;
}
div#anatomie_mdigestion p{
	color:#135DA3;
	margin:10px 25px 0 13px;
	text-align:justify;	
	font-size:1.1em;
}
img#Anatomie_txt_digestion{
	position:absolute;
	top:328px;
	left:380px;
	
}
img#Anatomie_plus_digestion{
	position:absolute;
	top:348px;
	left:360px;
}
/* */
div#anatomie_mmaux{
	float:right;
	margin-top:10px;
	width:289px;
	height:356px;
	background-image:url(../images/bg_anatomie_mmaux.jpg);
}
div#anatomie_mmaux h3{
	padding: 12px 0 0 15px;
}
div#anatomie_mmaux p{
	color:#135DA3;
	margin:10px 25px 0 13px;
	text-align:justify;	
	font-size:1.1em;
}
img#Anatomie_txt_maux{
	position:absolute;
	top:328px;
	left:387px;
	
}
img#Anatomie_plus_maux{
	position:absolute;
	top:348px;
	left:360px;
}
/* */
div#anatomie_mballonnements{
	float:right;
	margin-top:10px;
	width:289px;
	height:356px;
	background-image:url(../images/bg_anatomie_mballonnements.jpg);
}
div#anatomie_mballonnements h3{
	padding: 12px 0 0 15px;
}
div#anatomie_mballonnements p{
	color:#135DA3;
	margin:10px 25px 0 13px;
	text-align:justify;	
	font-size:1.1em;
}
div#anatomie_mballonnements div.txt_p{
	color:#135DA3;
	margin:10px 25px 0 13px;
	font-size:1.1em;
}
img#Anatomie_txt_ballonnements{
	position:absolute;
	top:318px;
	left:377px;
	
}
img#Anatomie_plus_ballonnements{
	position:absolute;
	top:348px;
	left:360px;
}
/* liens map survol */
div#ovesicule_biliaire{
	position:absolute;
	display:none;
	top:30px;
	left:741px;
}
div#oestomac{
	position:absolute;
	display:none;
	top:30px;
	left:755px;
}
div#oballonnements{
	position:absolute;
	display:none;
	top:30px;
	left:730px;
}
/************************************ Gamme Maalox ********************************/
div#blockContenu_02_01{
	background-image:url(../images/bg_02_01_contenu.jpg);
	background-repeat:no-repeat;
	height:367px;
	width:669px;
}
div#blockContenu_02_01bis{
	background-image:url(../images/bg_02_01bis_contenu.jpg);
	background-repeat:no-repeat;
	height:367px;
	width:669px;
}
div#blockContenu_02_01bis h3{
	padding:20px 0 0 15px;
}
div#blockContenu_02_01bis h4{
	padding:0 0 0 15px;
}
ul#List_02_01bis{
	position:absolute;
	top:180px;
	left:290px;
	list-style-image:url(../images/Pict_liste_glossaire01.gif);
	/*list-style-position:left 5px;*/
}
ul#List_02_01bis li{
	color:white;
	font-weight:bold;
	font-size:1.1em;
	padding:10px;
	width:200px;
}
ul#List_02_01bis li.sep{
	border-bottom:1px solid #1D90BF;
	padding-bottom:15px;
}
ul#List_02_01bis li.sep{
	color:white;
	font-weight:bold;
	font-size:1.1em;
}
p#Txt_02_01bis_explain{
	position:absolute;
	top:300px;
	left:315px;
}
img#Txt_02_01bis_chaque_mal{
	position:absolute;
	left:630px;
	top:50px;
}


div#blockContenu_02_02{
	background-image:url(../images/bg_02_02_contenu.jpg);
	background-repeat:no-repeat;
	height:367px;
	width:669px;
}
div#blockContenu_02_02bis{
	background-image:url(../images/bg_02_02bis_contenu.jpg);
	background-repeat:no-repeat;
	height:415px;
	width:669px;
}
div#blockContenu_02_02bis h3{
	padding:10px 0 0 15px;
}
div#blockContenu_02_02bis h4{
	padding:0 0 0 15px;
}
#Personnes_actives{
	position:absolute;
	width:406px;
	top:110px;
	left:257px;
}
#Personnes_sedentaires{
	position:absolute;
	top:107px;
	left:663px;
}

#Personnes_actives_1{
	float:left;
	margin-top:0px;
	width:238px;
}
#Personnes_actives_2{
	float:left;
	margin-top:0px;
	width:168px;
}
#Personnes_actives_1 ul{
	list-style-type:none;
}
#Txt_02_02bis_facileaemporter{
	float:right;
	margin-top:14px;
}

#Txt_02_02bis_achaquemal{
	position:absolute;
	top:37px;
	left:630px;
}
#Baseline_02_01bis{
	position:absolute;
	top:357px;
	left:620px;
}
#Baseline_02_02bis{
	position:absolute;
	top:407px;
	left:620px;
}
#Baseline_02_03bis{
	position:absolute;
	top:357px;
	left:620px;
}
p#ConseilPharma_02_01bis{
	position:absolute;
	color:white;
	font-weight:bold;
	left:270px;
	top:360px;
	font-size:1.0em;
}
p#ConseilPharma_02_02bis{
	position:absolute;
	color:white;
	font-weight:bold;
	left:270px;
	top:410px;
	font-size:1.0em;
}
p#ConseilPharma_02_03bis{
	position:absolute;
	color:white;
	font-weight:bold;
	left:270px;
	top:360px;
	font-size:1.0em;
}
div#facile_explain_02_02bis{
	float:right;
	margin-top:5px;
	width:160px;
}
p#sedentaire_explain_02_02bis{
	margin-top:5px;
	width:234px;
}
p#pos_02_02bis_02{
	margin-top:5px;
}
p#duree_02_02bis{
	position:absolute;
	top:385px;
	left:450px;
	width:500px;
	color:#009FBA;
	font-size:1.2em;
}
p#duree_02_03bis{
	position:absolute;
	top:335px;
	left:270px;
	width:500px;
	color:#009FBA;
	font-size:1.2em;
}
div#blockContenu_02_03{
	background-image:url(../images/bg_02_03_contenu.jpg);
	background-repeat:no-repeat;
	height:367px;
	width:669px;
}
div#blockContenu_02_03bis{
	background-image:url(../images/bg_02_03bis_contenu.jpg);
	background-repeat:no-repeat;
	height:367px;
	width:669px;
}
div#blockContenu_02_03bis h3{
	padding:10px 0 0 15px;
}
div#blockContenu_02_03bis h4{
	padding:0 0 0 15px;
}
div#blockContenu_02_02 h3{
	float:left;
	color:#D92610;
	font-size:1.4em;
	padding:10px 0 0 20px;
}
div#blockContenu_02_01 h3{
	float:left;
	margin:12px 0 0 20px;
}
div#blockContenu_02_03 h3{
	float:left;
	margin:5px 0 0 20px;
}
div#blocInfo_02_02{
	margin:20px 0 0 20px!important;
	margin:20px 0 0 10px;
}
div#blocInfo_02_03{
	margin:10px 0 0 20px!important;
	margin:10px 0 0 10px;
}

img#aChaqueMal_02_02{
	float:right;
	margin:-20px 30px 0 0;
}
img#enSavoirPlus_02_02{
	float:right;
	margin:220px 15px 0 0;
}
img#enSavoirPlus_02_03{
	float:right;
	margin:237px 15px 0 0;
}
img#aChaqueMal_02_0202{
	position:absolute;
	top:354px;
	left:259px;
}
img#aChaqueMal_02_0302{
	position:absolute;
	top:354px;
	left:259px;
}

/* services maalox */

/* 01 */
div#blockContenu_02_04{
	background-image:url(../images/bg_02_04_contenu.jpg);
	width:669px;
	height:367px;
	background-repeat:no-repeat;
}
div#blockContenu_02_04_01rep{
	background-image:url(../images/bg_02_04_01rep.jpg);
	width:669px;
	height:367px;
	background-repeat:no-repeat;
}
div#blockContenu_02_04 h3,div#blockContenu_02_04_01rep h3,div#blockContenu_02_04_form02 h3,div#blockContenu_02_04_form02rep h3,div#blockContenu_02_04_form03 h3,div#blockContenu_02_04_form03rep h3,div#blockContenu_02_04_form04rep h3,div#blockContenu_02_04_form05rep h3,div#blockContenu_02_04_form06 h3,div#blockContenu_02_04_form06rep h3,div#blockContenu_02_04_form07 h3,div#blockContenu_02_04_form07rep h3,div#blockContenu_02_04_form08 h3,div#blockContenu_02_04_form08rep h3,div#blockContenu_02_04_form09 h3,div#blockContenu_02_04_form09rep h3,div#blockContenu_02_04_form10 h3,div#blockContenu_02_04_form10rep h3{
	padding:22px 0 0 70px;
}
#text_03_01{
	color:white;
	font-size:1.1em;
	padding:20px 0px 0 170px!important;
	padding:20px 0px 0 160px;
}
#text_03_01_09{
	color:white;
	font-size:1.1em;
	padding:20px 0 0 162px;
}
#text_03_02{
	color:white;
	font-size:1.1em;
	padding:12px 0px 0 170px;
}
div#boitesQuizz{
	position:absolute;
	top:167px;
	left:415px;
	width:450px;
}
div#boitesQuizz img{
	border:0;
	margin:0;
	padding:0;
	cursor:pointer;
}
div#boitesQuizz input{
	position:absolute;
}
input#valider_03_01{
	position:absolute;
	top:357px;
	left:550px;
}
img#valider_03_01{
	position:absolute;
	top:355px;
	left:545px;
}
div#blocReponse_01{
	position:absolute;
	width:259px;
	left:615px;
	top:190px;
}
div#blocReponse_09{
	position:absolute;
	width:259px;
	left:632px;
	top:190px;
}
div#blocReponse_10{
	position:absolute;
	width:259px;
	left:612px;
	top:175px;
}
img#reponse_form2{
	position:absolute;
	left:425px;
	top:223px;
}
ul.listReponse,ul.listReponse_04{
	list-style-image:url(../images/Pict_01_03_list.gif);
	font-size:1.1em;
}
ul.listReponse li{
	border-top:1px solid #95E3F2;
	padding:5px;
	color:#2B6DA5;
}
ul.listReponse_04 li{
	border-top:1px solid #95E3F2;
	padding:2px;
	color:#2B6DA5;
}
div#QuestionSuivante_03_01_01rep{
	position:absolute;
	left:544px;
	top:355px;
}
div#QuestionSuivante_03_01_10rep{
	position:absolute;
	left:478px;
	top:355px;
}
div#blockContenu_02_04_form02{
	background-image:url(../images/bg_02_04_form02.jpg);
	width:669px;
	height:367px;
	background-repeat:no-repeat;
}
div#blockContenu_02_04_form02rep{
	background-image:url(../images/bg_02_04_form02rep.jpg);
	width:669px;
	height:367px;
	background-repeat:no-repeat;
}
div#blockContenu_02_04_form03{
	background-image:url(../images/bg_02_04_form03.jpg);
	width:669px;
	height:367px;
	background-repeat:no-repeat;
}
div#blockContenu_02_04_form03 fieldset,div#blockContenu_02_04_form03rep fieldset{
	margin-left:-10px;
}
div#blockContenu_02_04_form03rep{
	background-image:url(../images/bg_02_04_form03rep.jpg);
	width:669px;
	height:367px;
	background-repeat:no-repeat;
}
div#blockContenu_02_04_form04rep{
	background-image:url(../images/bg_02_04_form04rep.jpg);
	width:669px;
	height:367px;
	background-repeat:no-repeat;
}
div#blockContenu_02_04_form05rep{
	background-image:url(../images/bg_02_04_form05rep.jpg);
	width:669px;
	height:367px;
	background-repeat:no-repeat;
}
div#blockContenu_02_04_form06{
	background-image:url(../images/bg_02_04_form06.jpg);
	width:669px;
	height:367px;
	background-repeat:no-repeat;
}
div#blockContenu_02_04_form06rep{
	background-image:url(../images/bg_02_04_form06rep.jpg);
	width:669px;
	height:367px;
	background-repeat:no-repeat;
}
div#blockContenu_02_04_form07{
	background-image:url(../images/bg_02_04_form07.jpg);
	width:669px;
	height:367px;
	background-repeat:no-repeat;
}
div#blockContenu_02_04_form07rep{
	background-image:url(../images/bg_02_04_form07rep.jpg);
	width:669px;
	height:367px;
	background-repeat:no-repeat;
}
div#blockContenu_02_04_form08{
	background-image:url(../images/bg_02_04_form08.jpg);
	width:669px;
	height:367px;
	background-repeat:no-repeat;
}
div#blockContenu_02_04_form08rep{
	background-image:url(../images/bg_02_04_form08rep.jpg);
	width:669px;
	height:367px;
	background-repeat:no-repeat;
}
div#blockContenu_02_04_form09{
	background-image:url(../images/bg_02_04_form09.jpg);
	width:669px;
	height:367px;
	background-repeat:no-repeat;
}
div#blockContenu_02_04_form09rep{
	background-image:url(../images/bg_02_04_form09rep.jpg);
	width:669px;
	height:367px;
	background-repeat:no-repeat;
}
div#blockContenu_02_04_form10{
	background-image:url(../images/bg_02_04_form10.jpg);
	width:669px;
	height:367px;
	background-repeat:no-repeat;
}
div#blockContenu_02_04_form10rep{
	background-image:url(../images/bg_02_04_form10rep.jpg);
	width:669px;
	height:367px;
	background-repeat:no-repeat;
}
div#form2_rep1{
	position:absolute;
	left:450px;
	top:198px;
}
div#form2_rep2{
	position:absolute;
	left:536px;
	top:246px;
}
div#form2_rep3{
	position:absolute;
	left:714px;
	top:297px;
}
div#boitesQuizz2 input{
	position:absolute;
	border:black;
}
div#boitesQuizz2 img{
	cursor:pointer;
}

div#form2rep_list{
	position:absolute;
	left:613px;
	top:185px;
	width:250px;
}
div#form2rep_list ul{
	list-style-image:url(../images/Pict_01_03_list.gif);
	font-size:1.1em;
}
div#form2rep_list li{
	border-top:1px solid #95E3F2;
	padding:5px;
	color:#2B6DA5;
}
img#bt_03_01_03rep{
	position:absolute;
	top:186px;
	left:427px;
}
img#bt_03_01_04rep{
	position:absolute;
	top:173px;
	left:379px;
}
img#bt_03_01_05rep{
	position:absolute;
	top:190px;
	left:420px;
}
img#bt_03_01_06rep{
	position:absolute;
	top:182px;
	left:415px;
}
img#bt_03_01_07rep{
	position:absolute;
	top:202px;
	left:402px;
}
img#bt_03_01_08rep{
	position:absolute;
	top:222px;
	left:394px;
}
img#bt_03_01_09rep{
	position:absolute;
	top:222px;
	left:374px;
}
img#bt_03_01_10rep{
	position:absolute;
	top:182px;
	left:398px;
}
div#blocReponse_03{
	position:absolute;
	width:259px;
	left:615px;
	top:190px;
}
img#Txt_03_01_03rep_question_suivante{
	position:absolute;
	top:355px;
	left:546px;
}
div#boitesQuizz3{
	position:absolute;
	top:173px;
	left:416px;
	width:478px;
}
div#boitesQuizz3 input{
	position:absolute;
}
div#boitesQuizz3 img{
	cursor:pointer;
}
div#boitesQuizz4{
	position:absolute;
	top:164px;
	left:405px;
	width:488px;
}
div#boitesQuizz4 input{
	position:absolute;
}
div#boitesQuizz4 img{
	cursor:pointer;
}
div#boitesQuizz6{
	position:absolute;
	top:156px;
	left:410px;
	width:522px;
}
div#boitesQuizz6 input{
	position:absolute;
}
div#boitesQuizz6 img{
	cursor:pointer;
}
div#boitesQuizz7{
	position:absolute;
	top:209px;
	left:377px;
	width:524px;
}
div#boitesQuizz7 input{
	position:absolute;
}
div#boitesQuizz7 img{
	cursor:pointer;
}

div#boitesQuizz8{
	position:absolute;
	top:209px;
	left:379px;
	width:524px;
}
div#boitesQuizz8 input{
	position:absolute;
}
div#boitesQuizz8 img{
	cursor:pointer;
}
div#boitesQuizz9{
	position:absolute;
	top:220px;
	left:377px;
	width:524px;
}
div#boitesQuizz9 input{
	position:absolute;
}
div#boitesQuizz9 img{
	cursor:pointer;
}
div#boitesQuizz10{
	position:absolute;
	top:189px;
	left:378px;
	width:524px;
}
div#boitesQuizz10 input{
	position:absolute;
}
div#boitesQuizz10 img{
	cursor:pointer;
}
a.linkQuizz{
	border-bottom:1px dotted #FEB72B;
	color:#FEB72B;
	text-decoration:none;
}

/* Services / Testez */
div#blockContenu_03_01 h3 {
  margin: 0;
  padding: 15px 0 0 75px;
  color: #007cc3;
  font-weight: bold;
  font-size: 1.4em;
}
div#blockContenu_03_01 p#question {
  margin: 0;
  padding: 20px 0 0 45px;
  color: #0e4a91;
  font-size: 1.3em;
}
div#blockContenu_03_01_form04 p#question {
  margin: 0;
  padding: 20px 150px 0 45px;
  color: #0e4a91;
  font-size: 1.3em;
}
div#blockContenu_03_01_form04_rep p#question {
  margin: 0;
  padding: 20px 150px 0 45px;
  color: #0e4a91;
  font-size: 1.3em;
}
div#blockContenu_03_01_form05 p#question {
  margin: 0;
  padding: 20px 100px 0 45px;
  color: #0e4a91;
  font-size: 1.3em;
}
div#blockContenu_03_01_form05_rep p#question {
  margin: 0;
  padding: 20px 100px 0 45px;
  color: #0e4a91;
  font-size: 1.3em;
}
div#blockContenu_03_01 p#question span {
  color: #007cc3;
}
div#blockContenu_03_01 div#reponses {
  margin: 35px 0 0 40px;
  padding: 0;
}
div#blockContenu_03_01_form04 div#reponses {
  margin: 50px 0 0 40px;
  padding: 0;
}
div#blockContenu_03_01_form04_rep div#reponses {
  margin: 50px 0 0 40px;
  padding: 0;
}
div#blockContenu_03_01 div.rep {
  margin: 5px 0;
  padding: 0;
  width: 420px;
  color: #2b6da5;
  font-size: 1.1em;
  font-weight: bold;
}
div#blockContenu_03_01 div.rep label {
  margin: -15px 0 0 30px;
  padding: 0;
  width: 400px;
  text-align: left;
  display: block;
  float: right;
}
div#blockContenu_03_01 div.rep span {
  margin: -18px 0 0 30px;
  padding: 3px 0;
  width: 400px;
  text-align: left;
  display: block;
  float: right;
}
div#blockContenu_03_01 div.rep span.vrai {
  color: #3ca900;
}
div#blockContenu_03_01 div.rep span.faux {
  color: #bfbfbf;
}
div#blockContenu_03_01 div#references {
  position: absolute;
  top: 360px;
  left: 250px;
  color: #666;
  font-style: italic;
  width: 650px;
}
div#blockContenu_03_01_form04 div#references {
  position: absolute;
  top: 410px;
  left: 270px;
  color: #666;
  font-style: italic;
}
div#blockContenu_03_01_form04_rep div#references {
  position: absolute;
  top: 410px;
  left: 270px;
  color: #666;
  font-style: italic;
}
div#blockContenu_03_01_form01 {
  margin: 0;
  padding: 0;
  height: 366px;
	background: #fff url(../images/bg_03_01_form01.jpg) no-repeat left bottom;
}

div#blockContenu_03_01_form02 {
  margin: 0;
  padding: 0;
  height: 366px;
	background: #fff url(../images/bg_03_01_form02.jpg) no-repeat left bottom;
}

div#blockContenu_03_01_form03 {
  margin: 0;
  padding: 0;
  height: 366px;
	background: #fff url(../images/bg_03_01_form03.jpg) no-repeat left bottom;
}

div#blockContenu_03_01_form04 {
  margin: 0;
  padding: 0;
  height: 412px;
	background: #fff url(../images/bg_03_01_form04.jpg) no-repeat left bottom;
}

div#blockContenu_03_01_form05 {
  margin: 0;
  padding: 0;
  height: 366px;
	background: #fff url(../images/bg_03_01_form05.jpg) no-repeat left bottom;
}

div#blockContenu_03_01_form06 {
  margin: 0;
  padding: 0;
  height: 366px;
	background: #fff url(../images/bg_03_01_form06.jpg) no-repeat left bottom;
}
div#blockContenu_03_01_form01_rep {
  margin: 0;
  padding: 0;
  height: 366px;
	background: #fff url(../images/bg_03_01_form01_rep.jpg) no-repeat left bottom;
}

div#blockContenu_03_01_form02_rep {
  margin: 0;
  padding: 0;
  height: 366px;
	background: #fff url(../images/bg_03_01_form02_rep.jpg) no-repeat left bottom;
}

div#blockContenu_03_01_form03_rep {
  margin: 0;
  padding: 0;
  height: 366px;
	background: #fff url(../images/bg_03_01_form03_rep.jpg) no-repeat left bottom;
}

div#blockContenu_03_01_form04_rep {
  margin: 0;
  padding: 0;
  height: 412px;
	background: #fff url(../images/bg_03_01_form04_rep.jpg) no-repeat left bottom;
}

div#blockContenu_03_01_form05_rep {
  margin: 0;
  padding: 0;
  height: 366px;
	background: #fff url(../images/bg_03_01_form05_rep.jpg) no-repeat left bottom;
}

div#blockContenu_03_01_form06_rep {
  margin: 0;
  padding: 0;
  height: 366px;
	background: #fff url(../images/bg_03_01_form06_rep.jpg) no-repeat left bottom;
}

div#blockContenu_03_01_res {
  margin: 0;
  padding: 0;
  height: 366px;
	background: #fff url(../images/bg_03_01_res.jpg) no-repeat left bottom;
}

div#blockContenu_03_01_res div#infos {
  margin: 0;
  padding: 75px 0 0 100px;
  width: 260px;
}

div#blockContenu_03_01_res div#infos h3 {
  margin: 0;
  padding: 0 0 10px 0;
  font-weight: normal;
  font-size: 1.4em;
  color: #0e4a91;
  border-bottom: 1px solid #78ccda;
}

div#blockContenu_03_01_res div#infos p {
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 1.3em;
  color: #0e4a91;
}

div#blockContenu_03_01_res div#infos p strong {
  color: #007cc3;
}

div#blockContenu_03_01_res div#infos a {
  position: absolute;
  display: block;
  top: 275px;
  left: 510px;
  width: 125px;
  height: 25px;
}



input#valider_testez{
	position:absolute;
	top:317px;
	left:485px;
}

div#blockContenu_03_01_form04 input#valider_testez {
	position:absolute;
	top:363px;
	left:485px;
}

input#QuestionSuivante_testez{
	position:absolute;
	left:483px;
	top:315px;
}

div#blockContenu_03_01_form04_rep input#QuestionSuivante_testez {
	position:absolute;
	left:483px;
	top:361px;
}
input#resultats_testez{
	position:absolute;
	left:500px;
	top:315px;
}


/* Services / FAQ */
div#blockContenu_services_faq {
  margin: 0 4px 0 2px;
  padding: 20px 0 0 30px;
	background: #fff url(../images/bg_contenu_services_faq.jpg) repeat-x 0 0 !important;
	background: none;
}
div#blockContenu_services_faq h3 {
	color: #0e4a91;
  font-size: 1.2em;
  padding: 0 0 4px 40px;
	background: transparent url(../images/bg_contenu_services_faq_h3.jpg) no-repeat 0 0;
}
div#blockContenu_services_faq h3 strong {
  font-size: 1.2em;
}
div#blockContenu_services_faq p {
	color: #45b5cd;
  font-size: 1.2em;
  padding: 0 0 0 40px;
  font-weight: bold;
}
div#blockContenu_services_faq div#questions {
  position: relative;
	margin: 30px 0 0 0;
}
div#blockContenu_services_faq div#questions_maax {
  display: block;
  position: absolute;
  width: 216px;
  height: 116px;
  top: 27px;
  left: 700px;
	background: transparent url(../images/bg_contenu_services_faq_maax.jpg) no-repeat 0 0;
}

div#blockContenu_services_faq div#faq_entete
{
	width:425px;
}

div#blockContenu_services_faq div.sep_intro {
  background-color:#45B5CD;
	margin:5px 0 5px 40px;
	padding:0 0 0 0;
	line-height:1px;
	font-size:1px;
	height:1px;
}

div#blockContenu_services_faq p#precisions
{
	color:#686868;
	font-style:italic;
	font-size:1.1em;
}

div#blockContenu_services_faq h4 {
	margin: 0 0 5px 0;
  padding: 0;
  height: 44px;
}
div#blockContenu_services_faq h4 a {
  display: block;
	margin: 0;
  padding: 0;
  width: 622px;
  height: 44px;
  background-color: #fff;
  background-position: top left;
  background-repeat: no-repeat;
}

div#blockContenu_services_faq h4 a.deplie {
  background-position: bottom left;
}

div#blockContenu_services_faq h4 a.none:hover {
  background-position: bottom left;
}

div#blockContenu_services_faq h4 a.none {
  background-position: top left;
}

div#blockContenu_services_faq h4 a#item_1 {
  background-image: url(../images/img_services_faq_item_1.gif);
}
div#blockContenu_services_faq h4 a#item_2 {
  background-image: url(../images/img_services_faq_item_2.gif);
}
div#blockContenu_services_faq h4 a#item_3 {
  background-image: url(../images/img_services_faq_item_3.gif);
}
div#blockContenu_services_faq h4 a#item_4 {
  background-image: url(../images/img_services_faq_item_4.gif);
}
div#blockContenu_services_faq h4 a#item_5 {
  background-image: url(../images/img_services_faq_item_5.gif);
}
div#blockContenu_services_faq h4 a#item_6 {
  background-image: url(../images/img_services_faq_item_6.gif);
}
div#blockContenu_services_faq h4 a#item_7 {
  background-image: url(../images/img_services_faq_item_7.gif);
}
div#blockContenu_services_faq h4 a#item_8 {
  background-image: url(../images/img_services_faq_item_8.gif);
}
div#blockContenu_services_faq h4 a#item_9 {
  background-image: url(../images/img_services_faq_item_9.gif);
}
div#blockContenu_services_faq h4 a#item_10 {
  background-image: url(../images/img_services_faq_item_10.gif);
}
div#blockContenu_services_faq h4 a#item_11 {
  background-image: url(../images/img_services_faq_item_11.gif);
}

div#blockContenu_services_faq div.reponse{
  margin: 0;
	padding: 0 118px 10px 0;
  width: 482px;
	background: transparent url(../images/bg_contenu_services_faq_cartouche_deplie.jpg) no-repeat bottom left;
}

div#blockContenu_services_faq div.reponse .topseul{
  margin: 0;
	padding: 0;
  height: 10px;
  font-size: .1em;
	background: transparent url(../images/bg_contenu_services_faq_cartouche_deplie_top2.gif) no-repeat 0 0;
}
div#blockContenu_services_faq div.reponse h5{
  margin: 0;
	padding: 14px 20px;
  font-size: 1.2em;
  color: #145c9c;
	background: transparent url(../images/bg_contenu_services_faq_cartouche_deplie_top.gif) no-repeat 0 0;
}
div#blockContenu_services_faq div.reponse h5.notop{
  padding-bottom: 5px;
	background: none;
}
div#blockContenu_services_faq div.reponse h5 span {
  font-size: 1.2em;
}
div#blockContenu_services_faq div.reponse p span {
  font-size: 1.1em;
  font-style: normal;
  font-weight: bold;
}
div#blockContenu_services_faq div.reponse h5 span.type {
	font-style: italic;
}
div#blockContenu_services_faq div.reponse h5 span.maux, div#blockContenu_services_faq div.reponse p span.maux {
	color: #f33603;
}
div#blockContenu_services_faq div.reponse h5 span.ballonnements, div#blockContenu_services_faq div.reponse p span.ballonnements  {
	color: #f39603;
}
div#blockContenu_services_faq div.reponse h5 span.digestion, div#blockContenu_services_faq div.reponse p span.digestion  {
	color: #34cb00;
}
div#blockContenu_services_faq div.reponse a{
	color:#0E4A91;
	text-decoration:underline;
	font-weight:bold;
	font-style:italic;
	margin-left:20px;
}
div#blockContenu_services_faq div.reponse p{
  margin: 5px 10px;
	padding: 0 0 0 12px;
  font-size: 1.1em;
  font-style: italic;
  font-weight: normal;
  color: #009fba;
	background: transparent url(../images/bg_contenu_services_faq_puce.gif) no-repeat 0 4px;
}

div#blockContenu_services_faq div.reponse p.no_puce{
	background: none;
}

div#blockContenu_services_faq div.reponse p.reponse_detail{
  margin: 5px 0 3px 25px;
	padding: 0 0 0 15px;
	background: transparent url(../images/bg_faq_reponse_detail.gif) no-repeat 5px 3px ;
}

div#blockContenu_services_faq div.reponse p strong{
  color:#0E4A91;
	font-weight:bold;
}

div#blockContenu_services_faq div.reponse p strong.turquoise{
  color:#009fba;
	font-weight:bold;
}

div#blockContenu_services_faq div.reponse ul#composition{
  margin: 0;
	padding: 0;
}
div#blockContenu_services_faq div.reponse ul#composition li{
  margin: 0;
	padding: 30px 0 0 130px;
  height: 61px;
  color: #009fba;
  font-size: 1.2em;
  font-weight: bold;
  list-style-image: url(../images/bg_contenu_services_faq_puce.gif);
  list-style-position: inside;
	background-repeat: no-repeat;
}
div#blockContenu_services_faq div.reponse ul#composition li span{
	padding: 30px 0;
  border-bottom: 1px solid #ddd8c7;
}
div#blockContenu_services_faq div.reponse ul#composition li em{
  font-weight: normal;
}
div#blockContenu_services_faq div.reponse ul#composition li.deplie_3_1{
  background-image: url(../images/bg_contenu_services_faq_cartouche_deplie_1_1.jpg);
  background-position: 20px 15px;
}
div#blockContenu_services_faq div.reponse ul#composition li.deplie_3_2{
  background-image: url(../images/bg_contenu_services_faq_cartouche_deplie_1_2.jpg);
  background-position: 40px 0;
}
div#blockContenu_services_faq div.reponse ul#composition li.deplie_3_3{
  background-image: url(../images/bg_contenu_services_faq_cartouche_deplie_1_3.jpg);
  background-position: 10px 15px;
}

div#questions p.source, div.cartouche_deplie2 p.source
{
	color:#7F7F7F;
	font-size:1em;
	font-style:italic;
	font-weight:normal;
}

/******************* elements flash dans les pages **************************/
#swfObject{
	position:absolute;
	left:535px;
	top:82px;
}
#swfObject_02_02bis{
	position:absolute;
	left:-16px;
	top:62px;
}
#flashBallonnements{
	position:absolute;
	left:602px;
	top:71px;
}
#flashDigestion{
	position:absolute;
	left:604px;
	top:84px;
}
/* bloc d'info contenu */
div.blocInfo{
	float:left;
	width:281px;
}
div.blocInfo .titre{
	background-image:url(../images/bg_BlockInfo_titre.gif);
	width:281px;
	height:38px;
	display:block;

}
div.blocInfo .titre2{
	background-image:url(../images/bg_BlockInfo_titre2.gif);
	width:281px;
	height:63px;
	display:block;

}
div.blocInfo .titre img{
	margin:10px 0 0 45px;
}
div.blocInfo .titre2 img{
	margin:5px 0 0 45px;
}
div.blocInfo .contenu{
	background-image:url(../images/bg_BlockInfo_contenu.gif);
	width:281px;
	display:block;

}
div.blocInfo .foot{
	background-image:url(../images/bg_BlockInfo_foot.gif);
	width:281px;
	height:18px;
	display:block;

}
div.blocInfo ul{
	list-style-image:url(../images/Pict_liste_glossaire01.gif);
	padding:0px 20px 10px 20px;
}
div.blocInfo ul li{
	color:white;
	border-bottom:1px solid #249ECA;
	padding:9px 0 9px 0;
	line-height:1.2em;
}



div.blocInfo ul li dfn{
	color:#FEB72B;
	font-weight:bold;
	font-style:normal;
}
/* module recherche */
div#contenu_recherche{
	background-image:url(../images/bg_recherche_contenu.jpg);
	width:669px;
	height:367px;
}
h3.result{
	color:#135DA3;
	padding:37px 0px 0px 67px;
	font-size:1.2em;
	vertical-align:middle;
}
h3.result span{
	color:#007CC3;
}
ul#searchResult{
	list-style-image:url(../images/Pict_01_02_list_cartouche.gif);
}
ul#searchResult li{
	border-bottom: 1px solid #99C3E7;
	margin-top:7px;
	padding:0 5px 5px 5px;
}
ul#searchResult li a{
	color:#135DA3;
	font-size:1.1em;
	text-decoration:none;
}
ul#searchResult li a:hover,ul#searchResult li a:focus{
	font-size:1.1em;
	text-decoration:underline;
}
div#container_result{
	position:absolute;
	top:150px;
	left:400px;
	width:450px;
}

p#navigSearch{
	color:#135DA3;
	font-size:1.1em;
	margin-top:5px;
}
p#navigSearch a{
	color:#135DA3;
	text-decoration:none;
}
p#navigSearch a:hover,p#navigSearch a:focus{
	text-decoration:underline;
}
/* retour newsletter */
.inscriptionsNews{
	min-height:360px;
	height:auto!important;
	height:320px;
	width:671px;
}
p.retour_newsletter{
	padding:20px;
	width:620px;
	font-size:1.1em;
	height:320px;
}

/* cartouche */
div.contenuCartouches{
	display:block;
	width:500px;
	padding:20px 0 0 30px;
	z-index:1;
}
div.contenuCartouches2{
	display:block;
	width:500px;
	padding:20px 0 0 10px;
	z-index:1;
}
div.cartouche{
	display:block;
	width:375px;
	height:50px!important;
	background-image:url(../images/bg_cartouche_01_02.jpg);
	background-position:29px 0px;
	background-repeat:no-repeat;
	vertical-align:middle;
}
a.cartoucheLink{
	position:absolute;
	height:50px;
	color:white;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(../images/Pict_cartouche_on.gif);
	background-repeat:no-repeat;
	font-size:1.2em;
	font-weight:bold;
	width:330px;
}
a.uneLigne{
	padding:13px 0 5px 45px;
}
a.deuxLigne{
	padding:5px 0 5px 45px;
}

a.cartoucheLink span{
	position:absolute;
	margin-top:auto;
	margin-bottom:auto;
}


a.cartoucheLink:hover{
	background-image:url(../images/Pict_cartouche_off.gif);
}
div.cartouche_deplie{
	display:block;
	margin-left:29px;
	margin-top:-5px!important;
	padding:10px 20px 20px 20px;
	background-image:url(../images/Bg_01_02_cartouche_deplie.gif);
	background-repeat:no-repeat;
	width:499px;
	min-height:115px;
	height:auto!important;
	height:115px;
}
div.cartouche_deplie2{
	display:block;
	height:auto!important;
	height:260px;
	min-height:260px;
	margin-left:20px;
	margin-bottom:20px;
}

div.textCartouche, p.textCartouche{
	color:#145C9C;
	font-size:1.1em;
}
div.cartouche_deplie ul{
	display:block;
	list-style-image:url(../images/Pict_01_02_list_cartouche.gif);
	margin:10px 20px 10px 30px!important;
	color:#145C9C;
}
div.cartouche_deplie2 ul.ListCartouche{
	display:block;
	list-style-image:url(../images/Pict_01_02_list_cartouche.gif);
	margin:10px 20px 10px 30px!important;
	color:#145C9C;
}
div.cartouche_deplie2 ul.ListCartoucheCommandements{
	display:block;
	list-style-image:url(../images/Pict_01_02_list_cartouche.gif);
	margin:10px 20px 10px 30px!important;
	color:#145C9C;
	border-bottom:1px solid #8EE0F0;
	padding-bottom:30px;
}

div#blockContenu_01_03_11 ul.ListCartoucheMarche
{
	display:block;
	list-style-image:url(../images/Pict_01_02_list_cartouche.gif);
	margin:5px 10px 0px 50px!important;
	color:#145C9C;
	border-bottom:1px solid #8EE0F0;
	padding-bottom:10px;
}

div#blockContenu_01_03_12 ul.ListMusculation
{
	display:block;
	list-style-image:url(../images/Pict_01_02_list_cartouche.gif);
	margin:5px 10px 0px 50px!important;
	color:#145C9C;
	padding-bottom:10px;
}

div.cartouche_deplie2 ul.ListCartoucheJourneeType{
	display:block;
	list-style-image:url(../images/Pict_01_02_list_cartouche.gif);
	margin:10px 20px 10px 30px!important;
	color:#145C9C;
	padding-bottom:0px;
}


div.cartouche_deplie2 ul.ListCartouche li.list1{
	border-bottom:1px solid #8EE0F0;
	padding:5px;
}
div.cartouche_deplie2 ul.ListCartouche li.list1 a{
	text-decoration: none;
	color:#008CDB;
}
div.cartouche_deplie2 ul.ListCartouche li.list1 a:hover{
	color:#145C9C;
}

div#blockContenu_01_03_11 ul.ListCartoucheMarche li
{
	padding:2px 0 2px 0;
	font-weight:bold;
}

div#blockContenu_01_03_12 ul.ListMusculation li
{
	padding:8px 0 8px 0;
}

div#blockContenu_01_03_12 ul.ListMusculation li div.sep
{
	line-height:1px;
	height:1px;
	font-size:1px;
	background-color:#8EE0F0;
	color:#8EE0F0;
	padding:0;
	margin:0;
	margin-top:4px;
	overflow:hidden;
}

div.cartouche_deplie2 ul.ListCartoucheCommandements li.listcommandements{
	padding:3px 0 3px 0;
	font-weight:bold;
}
div.cartouche_deplie2 ul.ListCartoucheJourneeType li.listjourneetype{
	padding:3px 0 3px 0;
}
div.cartouche_deplie2 ul.ListCartoucheJourneeType li.listjourneetype div.sep{
	line-height:1px;
	height:1px;
	font-size:1px;
	background-color:#8EE0F0;
	color:#8EE0F0;
	padding:0;
	margin:0;
	margin-top:4px;
	overflow:hidden;
}
div.cartouche_deplie2 ul.ListCartouche li.listconseils{
	padding:5px 0 5px 5px;
	margin-right:5px;
	border-bottom:1px solid #8EE0F0;
}

div.cartouche_deplie2 ul.sListCartouche{
	display:block;
	list-style-image:url(../images/Pict_01_02_list_cartouche.gif);
	margin:10px 0 10px 200px!important;
	color:#145C9C;
}
div.cartouche_deplie ul li{
	border-bottom: 1px solid #93E3F2;
	padding:5px;
	font-size:1.1em;
}

/* infos bulles */
div.toolTipContainer{
	display:inline;
}
a.toolTipLink01{
	cursor:help;
	border-bottom:1px dotted #FEB72B;
	color:#FEB72B;
	text-decoration:none;
}

dl.toolTipContent{
	position:absolute;
	z-index:1000;
	display:none;
	width:281px;
	color:black;
}
dl.maxright{
	right:0;
	padding-top:15px;
}
dl.toolTipContent dt{
	color:#FEB72B;
	font-size:1.1em;
	padding:13px 0 0 40px;
	width:241px;
	height:27px;
	background-image:url(../images/bg_tooltip_haut.gif);
}
dl.toolTipContent dd{
	color:#2C6EA6;
	background-image:url(../images/bg_tooltip_contenu.gif);
	background-repeat:repeat-y;
	padding:10px;
	width:261px;
	font-size:1.1em;
}
dl.toolTipContent div.bottom{
	position:absolute;
	bottom:-7px;
	left:0px;
	margin-bottom:0px!important;
	margin-bottom:-6px;
	background-image:url(../images/bg_tooltip_bas.gif);
	background-repeat:no-repeat;
	width:281px;
	height:7px;
}

/* 01/04/2008 */
div#Lire_notice_digestion_difficile
{
	position:absolute;
	top:270px;
	left:690px;
}
div#Lire_notice_ballonnements
{
	position:absolute;
	top:290px;
	left:690px;
}

/* définitions générales */
.gras{
	font-weight:bold;
}
.normal{
	font-weight:normal;
}
.italic{
	font-style:italic;
}
.block{
	display:block;
}
.bigger{
	font-size:1.1em;
}
.biggest{
	font-size:1.2em;
}
.txt_explain{
	color:#737474;
}
.small{
	font-size:0.9em;
}
.letter_less_space{
	letter-spacing:-0.6px;
}
.col_digestion{
	color:#3bae38!important;
}
.col_maux{
	color:#eb6a58!important;
}
.col_ballonnements{
	color:#f17200!important;
}

div.contents h3,div.contents h4,div.contents p{
	padding:10px 30px 0px 30px; 
	text-align:justify;
	
}
div.contents ul {
	padding:10px 50px 10px 50px; 
	text-align:justify;
	color:#135da3;
}
div.contents h3,div.contents h4{
	color:#019abb;
}
div.contents h3{
	font-size:1.2em;
}
div.contents h4{
	font-size:1.1em;
}
div.contents ul{
	list-style-position:inside;
}
div.contents p, div.contents a{
	color:#135da3;
}
.red{
	color:red!important;
}
.marginTop{
	margin-top:10px;
}
.hidden{
	visibility:hidden;
}
a.classicLink{
	color:#145C9C;
}

/*****************************************************************************************************************************************************/ 
/**************************************                                                   PRESITE                                                                                  ************************************/
/*****************************************************************************************************************************************************/
div#prefooter_presite{
	height:110px;
	min-height:110px;
	background-image:url(../images/bg_prefooter_presite.jpg);
	padding:0;
	margin-top:0px;
	display:block;
}

div#prefooter_presite_home{
	height:110px;
	min-height:110px;
	background-image:url(../images/bg_prefooter_presite_home.jpg);
	padding:0;
	margin-top:0px;
}

div#prefooter_presite_home a.lien_identifier_probleme
{
	margin:20px 0 0 135px;
	padding:23px 0 0 30px;
	text-align:left;
	float:left;
	height:42px;
	width:320px;
	background: url(../images/bg_presite_lien_identifier_probleme.gif) left top no-repeat;
}

div#prefooter_presite div.preFooterText1
{
	color:#26639C;
	padding:20px;
	width:340px;
	float:left;
}

div#conteneur_presite
{
	display:block;
	background: url(../images/bg_presite_conteneur.gif) left top repeat-y;
}

div#content_presite_home
{
	background: url(../images/bg_presite_home_content.jpg) left top no-repeat;
	height:536px;
}

div#content_presite_maux
{
	background: url(../images/bg_presite_maux_content.jpg) left top no-repeat;
	min-height:560px;
	height : auto ! Important;
	height : 560px;
	display:block;
	zoom:1;
}

div#content_presite_ballonnements
{
	background: url(../images/bg_presite_ballonnements_content.jpg) left top no-repeat;
	min-height:560px;
	height : auto ! Important;
	height : 560px;
	display:block;
	zoom:1;
}

div#content_presite_digestion
{
	background: url(../images/bg_presite_digestion_content.jpg) left top no-repeat;
	min-height:560px;
	height : auto ! Important;
	height : 560px;
	display:block;
	zoom:1;
}

div#content_presite h1
{
	position:absolute;
	top:9px;
	left:17px;
}

div#content_presite h1 img
{
	margin:0;
	padding:0;
}

div#content_presite div.liens
{
	float:right;
	text-align:right;
}

div#content_presite div.liens a.acces_au_site_home
{
	background: url(../images/Picto_presite_lien_site.gif) right top no-repeat;
	display:block;
	text-decoration:none;
	color:#005C97;
	font-size:1.1em;
	font-weight:bold;
	margin:2px 10px 2px 60px;
	padding:0 17px 0 0;
	line-height:14px;
}

div#content_presite div.liens a.acces_au_site
{
	background: url(../images/Picto_presite_lien_site.gif) left top no-repeat;
	display:block;
	text-decoration:none;
	color:#005C97;
	font-size:1.1em;
	font-weight:bold;
	margin:1px 27px 1px 10px;
	line-height:14px;
}

div#content_presite div.liens a.lien_malauventre
{
	display:block;
	float:right;
	margin:5px 27px 0 0;
	width:170px;
	text-align:center;	
}

div#content_presite div.liens h2
{
	display:block;
	float:none;
	margin:0 27px 0 0;
}

div#content_presite ul.list_med
{
	position:absolute;
	top:171px;
	left:300px;
	list-style-type:none;
}

div#content_presite ul.list_med li
{
	width:203px;
	float:left;
}

div#content_presite ul.list_med li a
{
	float:left;
}

div#content_presite ul.list_med li a.margin_top
{
	margin-top:15px;
}

div#content_presite ul.rubrique
{
	margin-top:25px;
}

div#content_presite ul.rubrique li
{
	display:block;
}
/* presite maux*/
div#content_presite_maux ul.rubrique li#diagnostiquer
{
	background: url(../images/bg_presite_maux_li1.jpg) left top no-repeat;
	height:141px;
	width:888px;
}

div#content_presite_maux ul.rubrique li#comprendre
{
	background: url(../images/bg_presite_maux_li2.jpg) left top no-repeat;
	height:140px;
	width:888px;
}

div#content_presite_maux ul.rubrique li#agir
{
	background: url(../images/bg_presite_maux_li3.jpg) left top no-repeat;
	height:146px;
	width:888px;
}

div#content_presite_maux ul.rubrique li h3
{
	background: url(../images/puce_presite_maux_h3.jpg) left 15px no-repeat;
	padding:13px 0 0 30px;
	margin:0 0 0 45px;
	font-size:2em;
	font-weight:normal;
}

div#content_presite ul.rubrique li h3 a
{
	color:#FFFFFF;
	text-decoration:none;
}

div#content_presite ul.rubrique li p.p_accueil
{
	font-size:1.6em;
	font-weight:bold;
	color:#009FBA;
	margin:0 0 0 75px;
	padding-top:30px;
	width:520px;
}

div#content_presite_maux ul.rubrique li a.lien_rubrique
{
	margin:40px 20px 0 0;
	background: url(../images/img_presite_lien_rubrique_maux.jpg) left top no-repeat;
	float:right;
	height:53px;
	width:53px;
}

/* presite ballonnements */
div#content_presite_ballonnements ul.rubrique li#diagnostiquer
{
	background: url(../images/bg_presite_ballonnements_li1.jpg) left top no-repeat;
	height:141px;
	width:888px;
}

div#content_presite_ballonnements ul.rubrique li#comprendre
{
	background: url(../images/bg_presite_ballonnements_li2.jpg) left top no-repeat;
	height:140px;
	width:888px;
}

div#content_presite_ballonnements ul.rubrique li#agir
{
	background: url(../images/bg_presite_ballonnements_li3.jpg) left top no-repeat;
	height:146px;
	width:888px;
}

div#content_presite_ballonnements ul.rubrique li h3
{
	background: url(../images/puce_presite_ballonnements_h3.jpg) left 15px no-repeat;
	padding:13px 0 0 30px;
	margin:0 0 0 45px;
	font-size:2em;
	font-weight:normal;
}

div#content_presite_ballonnements ul.rubrique li a.lien_rubrique
{
	margin:40px 20px 0 0;
	background: url(../images/img_presite_lien_rubrique_ballonnements.jpg) left top no-repeat;
	float:right;
	height:53px;
	width:53px;
}

/* presite digestion */
div#content_presite_digestion ul.rubrique li#diagnostiquer
{
	background: url(../images/bg_presite_digestion_li1.jpg) left top no-repeat;
	height:141px;
	width:888px;
}

div#content_presite_digestion ul.rubrique li#comprendre
{
	background: url(../images/bg_presite_digestion_li2.jpg) left top no-repeat;
	height:140px;
	width:888px;
}

div#content_presite_digestion ul.rubrique li#agir
{
	background: url(../images/bg_presite_digestion_li3.jpg) left top no-repeat;
	height:146px;
	width:888px;
}

div#content_presite_digestion ul.rubrique li h3
{
	background: url(../images/puce_presite_digestion_h3.jpg) left 15px no-repeat;
	padding:13px 0 0 30px;
	margin:0 0 0 45px;
	font-size:2em;
	font-weight:normal;
}

div#content_presite_digestion ul.rubrique li a.lien_rubrique
{
	margin:40px 20px 0 0;
	background: url(../images/img_presite_lien_rubrique_digestion.jpg) left top no-repeat;
	float:right;
	height:53px;
	width:53px;
}

/************************************************************************************/ 
/**********                         PRESITE  RUBRIQUE DETAILS                                           ************/


/**** General ****/

div#diagnostiquer_deplie
{
	width:888px;
	position:relative;
}

div#comprendre_deplie
{
	width:888px;
	position:relative;
}

div#agir_deplie
{
	width:888px;
	position:relative;
}


div#content_presite ul.rubrique li div.entete_off h3 a
{
	color:#005894;
	text-decoration:none;
}

div#content_presite ul.rubrique li div.entete_on h3
{
	background:none;
	padding:10px 0 0 30px;
	color:#FFFFFF;
}

div#content_presite ul.rubrique li div.entete_off h3
{
	background:none;
	padding:12px 0 0 30px;
}

div#content_presite ul.rubrique li a.lien_rubrique_close
{
	position:absolute;
	background: url(../images/img_presite_lien_rubrique_close.gif) left top no-repeat;
	height:49px;
	width:53px;
	right:20px;
	bottom:20px;
	
}

/* presite ballonnements */

div#content_presite_ballonnements ul.rubrique li#diagnostiquer_details div.entete_off
{
	background: url(../images/bg_presite_ballonnements_li1_small_off.gif) left top no-repeat;
	height:51px;
	width:888px;
}

div#content_presite_ballonnements ul.rubrique li#comprendre_details div.entete_off
{
	background: url(../images/bg_presite_ballonnements_li2_small_off.gif) left top no-repeat;
	height:51px;
	width:888px;
}

div#content_presite_ballonnements ul.rubrique li#agir_details div.entete_off
{
	background: url(../images/bg_presite_ballonnements_li3_small_off.gif) left top no-repeat;
	height:54px;
	width:888px;
}

div#content_presite_ballonnements ul.rubrique li div.entete_off a.lien_rubrique_open
{
	margin:1px 20px 0 0;
	background: url(../images/img_presite_lien_rubrique_open_ballonnements.gif) left top no-repeat;
	float:right;
	height:49px;
	width:53px;
}

div#content_presite_ballonnements ul.rubrique li div.entete_on
{
	background: url(../images/bg_presite_ballonnements_li_small_on.gif) left top no-repeat;
	height:51px;
	width:888px;
}

div#content_presite_ballonnements div#blocInfo_presite {
	margin:30px 0 0 35px!important;
	margin:30px 0 0 17px;
	padding:0;
}

div#content_presite_ballonnements div.blocInfo {
	float:left;
	width:405px;
}

div#content_presite_ballonnements div.blocInfo .titre2 {
	background-image:url(../images/bg_BlockInfo_presite_ballonnements.gif);
	display:block;
	height:55px;
	width:405px;
}

div#content_presite_ballonnements div.blocInfo .contenu {
	background-image:url(../images/bg_BlockInfo_presite_ballonnements_contenu.gif);
	display:block;
	width:405px;
}

div#content_presite_ballonnements div.blocInfo .foot {
	background-image:url(../images/bg_BlockInfo_presite_ballonnements_foot.gif);
	display:block;
	height:18px;
	width:405px;
}

div#content_presite_ballonnements div#agir_deplie{
	background:url(../images/bg_presite_ballonnements_agir.gif) right bottom no-repeat;
}

/* presite digestion */

div#content_presite_digestion ul.rubrique li#diagnostiquer_details div.entete_off
{
	background: url(../images/bg_presite_digestion_li1_small_off.gif) left top no-repeat;
	height:51px;
	width:888px;
}

div#content_presite_digestion ul.rubrique li#comprendre_details div.entete_off
{
	background: url(../images/bg_presite_digestion_li2_small_off.gif) left top no-repeat;
	height:51px;
	width:888px;
}

div#content_presite_digestion ul.rubrique li#agir_details div.entete_off
{
	background: url(../images/bg_presite_digestion_li3_small_off.gif) left top no-repeat;
	height:54px;
	width:888px;
}

div#content_presite_digestion ul.rubrique li div.entete_off a.lien_rubrique_open
{
	margin:1px 20px 0 0;
	background: url(../images/img_presite_lien_rubrique_open_digestion.gif) left top no-repeat;
	float:right;
	height:49px;
	width:53px;
}

div#content_presite_digestion ul.rubrique li div.entete_on
{
	background: url(../images/bg_presite_digestion_li_small_on.gif) left top no-repeat;
	height:51px;
	width:888px;
}

div#content_presite_digestion div#blocInfo_presite {
	margin:30px 0 0 35px!important;
	margin:30px 0 0 17px;
	padding:0;
}

div#content_presite_digestion div.blocInfo {
	float:left;
	width:281px;
}

div#content_presite_digestion div#agir_deplie{
	background:url(../images/bg_presite_digestion_agir.gif) right bottom no-repeat;
}

/* presite maux */

div#content_presite_maux ul.rubrique li#diagnostiquer_details div.entete_off
{
	background: url(../images/bg_presite_maux_li1_small_off.gif) left top no-repeat;
	height:51px;
	width:888px;
}

div#content_presite_maux ul.rubrique li#comprendre_details div.entete_off
{
	background: url(../images/bg_presite_maux_li2_small_off.gif) left top no-repeat;
	height:51px;
	width:888px;
}

div#content_presite_maux ul.rubrique li#agir_details div.entete_off
{
	background: url(../images/bg_presite_maux_li3_small_off.gif) left top no-repeat;
	height:54px;
	width:888px;
}

div#content_presite_maux ul.rubrique li div.entete_off a.lien_rubrique_open
{
	margin:1px 20px 0 0;
	background: url(../images/img_presite_lien_rubrique_open_maux.gif) left top no-repeat;
	float:right;
	height:49px;
	width:53px;
}

div#content_presite_maux ul.rubrique li div.entete_on
{
	background: url(../images/bg_presite_maux_li_small_on.gif) left top no-repeat;
	height:51px;
	width:888px;
}

div#content_presite_maux div#blocInfo_presite {
	margin:30px 0 0 35px!important;
	margin:30px 0 0 17px;
	padding:0;
}

div#content_presite_maux div.blocInfo {
	float:left;
	width:281px;
}

div#content_presite_maux ul.rubrique li#agir_details img.agir_video
{
	float:left;
	margin:30px 0 0 30px;
}

/************* Schema presite  ******************/

div#content_presite div#schema{
	display:block;
	padding-bottom:40px;
	padding-right:45px;
}

div#content_presite div#schema img.img_schema
{
	margin-top:30px;
}

div#content_presite div#schema h4{
	color:white;
	padding: 13px 0 0 40px;
	font-size:1.2em;
}

div#content_presite div#schema div#conteneur_description
{
	float:left;
	width:435px;
	display:block;
	margin-left:35px!important;
	margin-left:17px;
}

div#schema div#anatomie_presite_med
{
	float:left;
	margin-top:20px;
}

div#schema div#anatomie_presite_med_top
{
	width:404px;
	height:11px;
	background:url(../images/bg_presite_anatomie_med_top.gif) left top no-repeat;
	margin:0;
	padding:0;
	border:0;
}

div#schema div#anatomie_presite_med_bottom
{
	width:404px;
	height:11px;
	background:url(../images/bg_presite_anatomie_med_bottom.gif) left top no-repeat;
	margin:0;
	padding:0;
	border:0;
}

div#schema div#anatomie_presite_med_content
{
	width:384px;
	background:url(../images/bg_presite_anatomie_med.gif) left top repeat-y;
	padding:3px 10px;
}

div#schema div#anatomie_presite_med h4
{
	padding:0;
}

div#schema div#anatomie_presite_med div.textCartouche p.txt_explain
{
	font-size:0.9em;
	padding-left:5px;
}

div#schema div#anatomie_presite_med div.textCartouche ul
{
	list-style-type:none;
	padding:0 0 4px 0;
	/*border-bottom:1px solid #95E3F2;*/
	margin-bottom:5px;
}

div#schema div#anatomie_presite_med div.textCartouche ul li
{
	background:url(../images/Pict_01_02_list_cartouche.gif) left 2px no-repeat;
	padding-left:10px;
	background-position: left 6px;
	padding-top:4px;
}

div#schema div#anatomie_intestin{
	float:left;
	margin-top:20px;
	width:410px;
	height:190px;
	background-image:url(../images/bg_presite_anatomie_intestin.jpg);
}
div#schema div#anatomie_intestin h3{
	color:white;
	padding: 13px 0 0 40px;
	font-size:1.2em;
}
div#schema div#anatomie_intestin p{
	color:#135DA3;
	margin:45px 25px 0 140px;
	text-align:justify;	
	font-size:1.1em;
}

div#schema div#anatomie_estomac{
	float:left;
	margin-top:20px;
	width:410px;
	height:195px;
	background-image:url(../images/bg_presite_anatomie_estomac.jpg);
}
div#schema div#anatomie_estomac h3{
	color:white;
	padding: 13px 0 0 40px;
	font-size:1.2em;
}
div#schema div#anatomie_estomac p{
	color:#135DA3;
	margin:20px 25px 0 140px;
	text-align:justify;	
	font-size:1.1em;
}

div#schema div#anatomie_vesicule{
	float:left;
	margin-top:20px;
	width:410px;
	height:190px;
	background-image:url(../images/bg_presite_anatomie_vesicule.jpg);
}
div#schema div#anatomie_vesicule h3{
	color:white;
	padding: 13px 0 0 40px;
	font-size:1.2em;
}
div#schema div#anatomie_vesicule p{
	color:#135DA3;
	margin:44px 25px 0 140px;
	text-align:justify;	
	font-size:1.1em;
}

div#schema div#anatomie_presite_defaut{
	background-image:url(../images/bg_presite_anatomie_contenu_defaut.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top:20px;
	width:410px;
	height:195px;
}

div#schema div#anatomie_presite_defaut ul#list_dfn{
	list-style-image:url(../images/Pict_liste_glossaire01.gif);
	padding: 20px 30px 5px 25px;
}
div#schema  div#anatomie_presite_defaut ul#list_dfn li{
	font-size:1em;
	font-weight:bold;
	color:white;
}
div#schema  div#anatomie_presite_defaut ul#list_dfn li dfn{
	color:#23A0CA;
	font-style:normal;
}
div#schema  div#anatomie_presite_defaut ul#list_dfn li.sep{
	border-bottom:1px solid #2694C1;
	margin-bottom:5px;
	padding-bottom:10px;
}

div#schema div#ovesicule_biliaire{
	position:absolute;
	display:none;
	top:0px;
	left:691px;
}
div#schema div#oestomac{
	position:absolute;
	display:none;
	top:0px;
	left:705px;
}
div#schema div#oballonnements{
	position:absolute;
	display:none;
	top:0px;
	left:680px;
}

/************* Bloc diagnostiquer presite ******************/

div#bloc_diagnostiquer
{
	width:529px;
	height:174px;
	background:url(../images/bg_presite_diagnostiquer_content.jpg) left top no-repeat;
	padding:3px 10px;
	margin:30px 0 0 35px;
}


div#bloc_diagnostiquer div.textCartouche p.txt_explain
{
	font-size:0.9em;
	padding-left:5px;
}

div#bloc_diagnostiquer div.textCartouche ul
{
	list-style-type:none;
	padding:0 0 8px 0;
	border-bottom:1px solid #95E3F2;
	margin-bottom:5px;
}

div#bloc_diagnostiquer div.textCartouche ul li
{
	background:url(../images/Pict_01_02_list_cartouche.gif) left 6px no-repeat;
	padding-left:10px;
	padding-top:4px;
}

div#content_presite_ballonnements div#bloc_diagnostiquer div.textCartouche ul li#savoirplus a
{
	color:#F8A541;
	font-weight:bold;
}

div#content_presite_maux div#bloc_diagnostiquer div.textCartouche ul li#savoirplus a
{
	color:#E53C1C;
	font-weight:bold;
}

div#content_presite_digestion div#bloc_diagnostiquer div.textCartouche ul li#savoirplus a
{
	color:#4FB962;
	font-weight:bold;
}
hr.bleu
{
	color: #95E3F2;
	background-color: #95E3F2;
	height: 1px;
	border: 0;
}

div.cartouche_presite
{
text-align:right;
}