@charset "UTF-8";
/* CSS Document */


/* DELICIOUS FONT-FACE */


/*@font-face { 
 	font-family: Delicious;
 	src: url(../font/delicious.eot);
}

@font-face { 
 	font-family: Delicious;
 	src: url(../font/delicious.ttf) format("truetype");
}

.allFonts {
	font-family: Delicious, Arial, Helvetica, sans-serif;
}*/


/* RESET AND GENERIC COMMENTS */


* {
	margin:0; 
	padding:0; 
	line-height:130%
}

html, body {
	height: 100%;
	background-image:url(../francais/html/images/fondMaitrePetit.gif);
	background-repeat:repeat-y;
	background-position:center;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000007;
}

img {
	border-style:none;
	padding:0;
	margin:0;
	display:block;
}

.btnField {
	display:inline;
	margin:0 20px 0 20px;
}

object {
	display:block;
}

.imgTitre {
	padding:0 0 10px 0;
	margin-left: 25px;
}

sup {
	font-size: 80%; 
	line-height: 80%;
}

.padImg {
	padding-top:6px;
}

.noBorder {
	border:none;
	text-align:left;
}
#contenuTop {
	width:954px;
	padding-top:165px;
}
.texteEntrevue {
	float:right;
	padding-left:6px;
	display:inline;
	margin-bottom:12px;
}
.imgInline {
	display:inline;
}
.altText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#ffffff;
	background-color:#FF0000;
	padding:2px;
	text-align:left;
	width:690px;
	font-weight:bold;
}
.altText10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#ffffff;
	background-color:#FF0000;
	padding:2px;
	text-align:left;
	width:508px;
	font-weight:bold;
}
.clearBoth {
	clear:both;
}


/* IE FF HACKS */
:focus {
outline:none;
}

/* HIDDEN CONTENT */

.titreCache {
	font-family:Arial, Helvetica, sans-serif;
	display:none;
	color:#ffffff;
	text-align:left;
}

.texteCache {
	font-family:Arial, Helvetica, sans-serif;
	color:#000009;
	font-size:80%;
	text-align:left;
	display:none;
}
.toTopCache a {
	font-family:Arial, Helvetica, sans-serif;
	color:#000009;
	font-size:70%;
	text-align:left;
	display:none;
}


/* BON MENU LEGAL */

#menuLegal { /*barre menu identique*/
	position:absolute;
	left:0;
	top:125px;
	z-index:15;
	overflow:hidden;
	/*filter:alpha(opacity=70);
	opacity: 0.70;
	-moz-opacity:0.70;
	background-color:#000000;*/
	display:block;
	padding:0;
	margin:0;
	line-height:100%;
	width:954px;
	background-image:url(../694x385/fond1px.png);
	background-color:#000000;

}
ul#menuList {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 954px;
}
ul#menuList li {
	float: left;
	display: inline;
	margin: 0;
	padding:0;
}
ul#menuList li.retour a { /*LI RETOUR */
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:70%;
	/*filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;*/
	text-decoration:none;
	background-color:#c00505;
	text-decoration:none;
	padding:4px 3px 4px 3px;
	display:block;

}
ul#menuList li.retour a:hover  { /* LI RETOUR SEULEMENT */
	background-color:#333333;
	/*filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;*/
	text-decoration:none;
	padding:4px 3px 4px 3px;
}
ul#menuList li.commentaires a, ul#menuList li.generique a, ul#menuList li.carte a, ul#menuList li.flash a, ul#menuList li.francais a, ul#menuList li.english a  {
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-size:70%;
	font-weight:bold;
	color:#FFFFFD;
	display:block;
	text-decoration:none;
	padding:4px 3px 4px 3px;
	border-right:solid 1px #E0E1E1;


}
ul#menuList li.biophare a, ul#menuList li.droits a  { /* PAS DE BORDURE DROITE */
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-size:70%;
	font-weight:bold;
	color:#FFFFFD;
	display:block;
	text-decoration:none;
	padding:4px 3px 4px 3px;


}

ul#menuList li.commentaires a:hover, ul#menuList li.generique a:hover, ul#menuList li.carte a:hover, ul#menuList li.flash a:hover, ul#menuList li.francais a:hover, ul#menuList li.english a:hover, ul#menuList li.biophare a:hover, ul#menuList li.droits a:hover { 
	background-color:#000004;
	color:#AAC9E5;
	text-decoration:none;
	/*filter:alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;*/
	padding:4px 3px 4px 3px;
}



/* MULTI USAGE CSS */
h1 {
	text-align:left;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-weight:bold;
	font-size:170%;
	color:#FFFFFF;
	padding:12px 12px 12px 25px;
	background-color:#000000;
	line-height:100%;
}

h2 {
	text-align:left;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-weight:bold;
	font-size:155%;
	color:#AAC9E5;
	padding:20px 0 12px 23px;
	/*background-color:#000000;*/
	line-height:100%;
}

h3 {
	text-align:left;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-weight:bold;
	font-size:120%;
	color:#FFFFFF;
	padding:10px 12px 12px 25px;
	background-color:#000000;
	line-height:100%;
}

h4 {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:110%;
	color:#FFFFFF;
	padding:12px 12px 12px 25px;
	background-color:#000000;
}


.titreGene {
	text-align:left;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-weight:bold;
	font-size:150%;
	color:#ffffff;
	padding:12px 12px 12px 25px;
}

.texteBlanc { /* texte blanc */
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:75%;
	color:#ffffff;
	text-align:left;
	margin-left:25px;
	margin-right:15px;
	padding-bottom:6px;
	background-color: #000000;
}
.texteBlanc a, .texteBlanc a:visited { /* texte blanc */
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
	border-bottom:1px dotted #ffffff;
}
.texteBlanc a:hover{ /* texte blanc */
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FF6600;
	text-align:left;
	text-decoration:none;
	border-bottom:1px dotted #ffffff;
}

.liensSec30 {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:70%;
	text-align:left;
	margin-left:25px;
	margin-right:15px;
	font-weight:bold;
}
.liensSec30 a:link, .liensSec30 a:visited {
	text-decoration:none;
	color:#AAC9E5;
	border-bottom:1px dotted #AAC9E5;
	color:#AAC9E5;
}
.liensSec30 a:hover {
	text-decoration:none;
	color:#ffffff;
	border-bottom:1px dotted #ffffff;
}
.phoTxt {
	display:block;
	padding-top:4px;
	padding-bottom:20px;
	padding-left:40px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	font-weight:normal;
	color:#000002;
	text-align:left;
	width:644px;
	background-color:#fffffe;
	background-image:url(../francais/html/section30/images/fondPadDescp.gif);
	background-repeat:no-repeat;
	border-bottom:3px solid #000000;
}
.vignette {
	font-family:Arial, Helvetica, sans-serif;
	font-size:60%;
	font-weight:normal;
	color:#000000;
	text-align:right;
	display:block;
	background-color:#eeeeee;
	width:674px;
	padding-top:4px;
	padding-bottom:8px;
	padding-right:20px;
}

/* TEXTES PAGES GÉNÉRIQUE + CREDITS + CARTE SITE + DROITS */

.geneText { /* texte blanc */
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:75%;
	color:#FFFFFF;
	text-align:left;
	margin-left:25px;
	margin-right:15px;
	padding-bottom:6px;
}
.geneText a:link, .geneText a:visited { /* texte blanc */
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#AAC9E5;
	text-align:left;
	text-decoration:none;
	border-bottom:1px dotted #AAC9E5;	
}
.geneText a:hover{ /* texte blanc */
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
	border-bottom:1px dotted #FFFFFF;
}



.liensWWW {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:bold;
	color:#BB4C0E;
	text-align:left;
}	
.liensWWW a:link, .liensWWW a:hover, .liensWWW a:visited, .liensWWW a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000001;
	text-align:left;
	text-decoration:none;
	border-bottom:dotted 1px #000001;
}

#flashPlayer {
	margin:0 auto;
	width:690px;
	height:32px;
	z-index:14;
	text-align: center;
}
#toTop {
	position:absolute;
	top:800px;
	left:700px;
	z-index:16;
}
.imgToTop {
	padding-bottom:390px;
	padding-top:390px;
}
.imgToTopLast {
	padding-bottom:0px;
	padding-top:0px;
}

#footer { /* SECTION 2 3 4 */
	bottom:0;
	text-align:left;
	width:950px;
	/*background-image:url(../francais/html/section20/images/fondFooter.gif);*/
	background-color:#000000;
	height:60px;
	z-index:12;
	clear:both;
	overflow:hidden;
	margin-top:16px;
	border-top:1px #666666 solid;
}
#footerSolo { /* SECTION 2 3 4 */
	bottom:0;
	text-align:left;
	width:954px;
	/*background-image:url(../francais/html/section20/images/fondFooter.gif);*/
	background-color:#000006;
	height:60px;
	z-index:12;
	clear:both;
	overflow:hidden;
	margin:4px auto;
	border-top:1px #666666 solid;
}
.liensBasPage {
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-weight:bold;
	font-size:70%;
	color:#FFFFFF;
	padding-top:6px;
}
.liensBasPage a:link, .liensBasPage a:hover, .liensBasPage a:visited  {
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:6px;
	text-decoration:none;
}

.liensBasPageRetour a, .liensBasPageRetour a:visited {
	font-family:"Arial Narrow", Helvetica, sans-serif;
	background-color:#c00505;
	font-weight:bold;
	color:#FFFFFF;
	padding:2px;
	margin-right:4px;
}
.liensBasPageRetour a:hover {
	background-color:#333333;
}



#barreMenuSuivant { /* SECTION 20 */
	margin-left:200px;
	height:27px;
	z-index:14;
	text-align:right;
	width:auto;
}
.btnRetourOrigines a:link, .btnRetourOrigines a:visited{
	display:block;
	color:#FFFFFF;
	background-color:#c00505;
	/*width:auto;*/
	float:right;
	padding:0 8px 0 8px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	text-decoration:none;
	height:27px;
	line-height:200%;
	margin-right:8px;
}
.btnRetourOrigines a:hover {
	background-color:#333333;
}
.btnPrecSuiv a:link, .btnPrecSuiv a:visited {
	display:block;
	color:#FFFFFF;
	background-color:#A9671A;
	/*width:auto;*/
	float:right;
	padding:0 8px 0 8px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	text-decoration:none;
	height:27px;
	line-height:200%;
	margin-right:8px;
}
.btnPrecSuiv a:hover {
	background-color:#333333;
}
.unDeDeux {
	display:block;
	color:#FFFFFF;
	background-color:#000000;
	border:1px solid #FFFFFF;
	/*width:auto;*/
	float:right;
	padding:0 8px 0 8px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	height:25px;
	line-height:200%;
	margin-right:6px;
}

.flashWarn {
	display:block;
	padding-top:14px;
	padding-bottom:30px;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight:normal;
	color:#ffffff;
	text-align:left;
	width:674px;
	background-color:#000000;
}


/* PAGE INDEX PRINCIPALE */

#contenantIndex {
	position: relative;
	background-color:#999999;
	height:100%;
	margin:auto;
	width: 954px;
	background-image:url(../images/fondMain.jpg);
	background-repeat:no-repeat;
	z-index:1;
}

#MVCF {
	position:absolute;
	top:20px;
	left:20px;
	width:120px;
	height:50px;
	z-index:2;
} 
#MVCA {
	position:absolute;
	top:20px;
	left:790px;
	width:130px;
	height:50px;
	z-index:3;
}

#lienGene {
	position:relative;
	margin:0 auto;
	top:500px;
	width: 600px;
	text-align:center;
}
.liengeneText {
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-size:70%;
	color:#FFFFFF;
	font-weight:bold;
}
.liengeneText a {
	font-family:"Arial Narrow", Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.liengeneText a:hover {
	color:#C8D7DD;
	border-bottom:dotted 1px #ffffff;
}


	


#lienIntroFR {
	height: 30px;
	width:180px;
	position: absolute;
	left: 192px;
	top: 182px;
	z-index:6;
}
#lienIntroEN {
	height: 30px;
	width:180px;
	position: absolute;
	left: 570px;
	top: 182px;
	z-index:6;
}
ul.menuIndex {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 30px;
}

ul.menuIndex li {
	display: inline;
	height: 30px;
	margin: 0;
	overflow: hidden;

}

ul.menuIndex li.liensIndexText {
	font-family:"Arial Narrow", Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:100%;
	text-align:center;

}

ul.menuIndex li.liensIndexText a, ul.menuIndex li.liensIndexText a:visited {
	font-family:"Arial Narrow", Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:100%;
	text-decoration:none;
	text-align:center;

}

ul.menuIndex li.liensIndexText a:hover {
	font-family:"Arial Narrow", Helvetica, sans-serif;
	color:#1f3b47;
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	border-bottom:dotted 1px #ffffff;
	text-align:center;

}
/* PAGE CREDIT */
/* PAGE CREDIT */
/* PAGE CREDIT */
/* PAGE CREDIT */

#contenantGen {
	background-color:#000000;
	background-image:url(../francais/html/images/fondGenerique.jpg);
	position:relative;
	background-repeat:no-repeat;
	background-color:#000000;
	margin:0 auto;
	width:954px;
	z-index:1;
	text-align: left;
	height:890px;
}

#logoMVCGen {
	position:absolute;
	top:30px;
	left:800px;
	width:130px;
	height:54px;
	z-index:5;
}
#texteGener {
	position:relative;
	width:800px;
	padding-top:175px;
	z-index:2;
	left: 0px;
	display: inline-block;
}

/* ANGLAIS */

#contenantGenE {
	background-color:#000000;
	background-image:url(../english/html/images/fondGenerique.jpg);
	position:relative;
	background-repeat:no-repeat;
	background-color:#000000;
	margin:0 auto;
	width:954px;
	z-index:1;
	text-align: left;
	height:890px;
}

#logoMVCGenE {
	position:absolute;
	top:30px;
	left:800px;
	width:130px;
	height:54px;
	z-index:5;
}
#texteGenerE {
	position:relative;
	width:800px;
	padding-top:175px;
	z-index:2;
	left: 0px;
	display: inline-block;
}


/* PAGE 00 */
/* PAGE 00 */
/* PAGE 00 */
/* PAGE 00 */

#contenant00 {
	background-color:#000000;
	background-image:url(../francais/html/images/fond00.jpg);
	background-repeat:no-repeat;
	position: relative;
	background-color:#000000;
	margin:0 auto;
	height:100%;
	width:954px;
	z-index:1;
}
#contenant00a {
	background-color:#000000;
	background-image:url(../english/html/images/fond00.jpg);
	background-repeat:no-repeat;
	position: relative;
	background-color:#000000;
	height:100%;
	margin:0 auto;
	width:954px;
	z-index:1;
}
#logoMVC {
	position:absolute;
	top:20px;
	left:793px;
	width:120px;
	height:50px;
	z-index:5;
}
#logoVMC {
	position:absolute;
	top:20px;
	left:793px;
	width:120px;
	height:50px;
	z-index:5;
}



#menuPage00 {
	position:absolute;
	width:954px;
	height:128px;
	background-color:#666666;
	top:262px;
	left:0px;
	z-index:3;
}
#menuPrincipal {
	position:absolute;
	/*font-family:"Arial Narrow", Helvetica, sans-serif;
	font-weight:bold;
	font-size:120%;
	color:#FFFFFF;*/
	top:217px;
	left:58px;
	z-index:3;
	width: 267px;
}
ul#barreMenu00 {
	list-style:none;
	margin:0;
	padding:0;
	height:128px;
	width:954px;
}

ul#barreMenu00 li, ul#barreMenu00 a {
	float:left;
	display:inline;
	height:128px;
	margin:0;
	overflow:hidden;
	text-decoration:none;
}

ul#barreMenu00 li.gauche {
	background-image:url(../francais/html/images/gauche.jpg);
	background-position:0px 0px;
	width:60px;
}
ul#barreMenu00 li.video a {
	background-image:url(../francais/html/images/btnVideo.jpg);
	background-position:0px 0px;
	width:131px;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-weight:bold;
	color:#CCCC99;
	font-size:70%;
	text-align:left;
	padding:29px 0px 0px 35px;
}
ul#barreMenu00 li.origine a {
	background-image:url(../francais/html/images/btnOrigine.jpg);
	background-position:0px 0px;
	width:249px;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-weight:bold;
	color:#CCCC99;
	font-size:70%;
	text-align:left;
	padding:29px 0px 0px 35px;
}
ul#barreMenu00 li.masse a {
	background-image:url(../francais/html/images/btnMasse.jpg);
	background-position:0px 0px;
	width:148px;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-weight:bold;
	color:#CCCC99;
	font-size:70%;
	text-align:left;
	padding:29px 0px 0px 35px;
}
ul#barreMenu00 li.vie a {
	background-image:url(../francais/html/images/btnVie.jpg);
	background-position:0px 0px;
	width:156px;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-weight:bold;
	color:#CCCC99;
	font-size:70%;
	text-align:left;
	padding:29px 0px 0px 35px;
}
ul#barreMenu00 li.droite {
	background-image:url(../francais/html/images/droite.jpg);
	background-position:0px 0px;
	width:70px;
}

ul#barreMenu00 li.video a:hover, ul#barreMenu00 li.origine a:hover, ul#barreMenu00 li.masse a:hover, ul#barreMenu00 li.vie a:hover
{
	background-position: 0px 128px;
}




#menuLegal00 {
	position:absolute;
	width:950px;
	height:27px;
	top:388px;
	left:2px;
	z-index:4;
	text-align:center;
	background-color:#000000;
	background-image:url(../francais/html/images/fondMenuLegal00.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}



/* PAGE 10 */
/* PAGE 10 */
/* PAGE 10 */
/* PAGE 10 */

#contenant10 {
	position: relative;
	background-color:#000000;
	height:890px;
	margin:0 auto;
	width: 954px;
	background-image:url(../francais/html/section10/images/fond10.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
#contenant10E {
	position: relative;
	background-color:#000000;
	height:890px;
	margin:0 auto;
	width: 954px;
	background-image:url(../english/html/section10/images/fond10.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
#contenu10 {
	position: relative;
	width: 512px;
	top:170px;
	z-index:2;
	text-align: left;
	margin: 0 auto;
}
#logoMVC10 {
	position:absolute;
	top:30px;
	left:800px;
	width:130px;
	height:54px;
	z-index:5;
}
#menuPrincipal10 {
	top:100px;
	z-index:4;
	background-color: #000004;
	color: #FFFFFF;
}


.description10 {
	display:block;
	padding-top:4px;
	padding-bottom:20px;
	padding-left:40px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	font-weight:normal;
	color:#000003;
	text-align:left;
	width:462px;
	background-color:#fffffe;
	background-image:url(../francais/html/section10/images/fondPadDescp.gif);
	background-repeat:no-repeat;
}

/* PAGE20 */
/* PAGE20 */
/* PAGE20 */
/* PAGE20 */
/* PAGE20 */
/* PAGE20 */

#contenant20 {
	position:relative;
	background-color:#000000;
	height:890px;
	margin:0 auto;
	width: 954px;
	background-image:url(../francais/html/section20/images/fond20.jpg);
	background-repeat:no-repeat;
	background-position:top;
	z-index:1;
}
#contenant20E {
	position:relative;
	background-color:#000000;
	height:890px;
	margin:0 auto;
	width: 954px;
	background-image:url(../english/html/section20/images/fond20.jpg);
	background-repeat:no-repeat;
	background-position:top;
	z-index:1;
}
#contenu20 {
	float:left;
	width:694px;
	margin-top:174px;
	z-index:2;
}
#contenu20E {
	float:left;
	width:694px;
	margin-top:174px;
	z-index:2;
}
#photo20 {
	width:694px;
	background-color:#000000;
	margin-bottom:16px;
}
#titreTexte {
	width:260px;
	z-index:5;
	float:left;
	text-align:left;
	margin-top:200px;
	margin-bottom:16px;
	background-color: #000000;
}
#logoMVC20 {
	position:absolute;
	top:30px;
	left:800px;
	width:130px;
	height:54px;
	z-index:5;
}


/* ANGLAIS */

#photo20E {
	width:694px;
	background-color:#000000;
	margin-bottom:16px;
}




/* PAGE30 */
/* PAGE30 */
/* PAGE30 */
/* PAGE30 */
/* PAGE30 */
/* PAGE30 */

#contenant30 {
	position:relative;
	height:100%;
	margin:0 auto;
	width: 954px;
	background-image:url(../francais/html/section30/images/fond30.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
#contenant30E {
	position:relative;
	height:100%;
	margin:0 auto;
	width: 954px;
	background-image:url(../english/html/section30/images/fond30.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
#contenu30 {
	float:left;
	width:694px;
	padding-top:200px;
	z-index:5;
	overflow:hidden;
	text-align: left;
}
#texte30 {
	padding-top:200px;
	margin-left:694px;
	width:260px;
	z-index:6;
	text-align: left;
}
.paddingDescrfull {
	padding-top:4px;
	padding-bottom:20px;
	padding-left:40px;
	padding-right:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000001;
	text-align:left;
	width:614px;
	background-image:url(../images/fondPadDescp.gif);
	background-repeat:no-repeat;
}

/* FRANCAIS */

ul#eau {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 260px;
	background-color:#000000;
}

ul#eau li a {
	float: left;
	display: inline;
	margin: 0;
	overflow: hidden;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-size:85%;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
}

/*ul#eau li.vide {
	color:#a76611;
	width:205px;
	padding:8px 0px 8px 53px;
}*/

ul#eau li.nord a {
	background-color:#000000;
	background-image:url(../francais/html/section30/images/btnRiveNord.gif);
	width:205px;
	padding:8px 0px 8px 53px;
}
ul#eau li.chenal a {
	background-color:#000000;
	background-image:url(../francais/html/section30/images/btnChenal.gif);
	width:205px;
	padding:8px 0px 8px 53px;
}
ul#eau li.sud a {
	background-color:#000000;
	background-image:url(../francais/html/section30/images/btnRiveSud.gif);
	width:205px;
	padding:8px 0px 8px 53px;
}
ul#eau li.portrait a, ul#eau li.retour a {
	background-color:#A9671A;
	color:#ffffff;
	width:252px;
	padding:8px 0px 8px 8px;
	margin-top:6px;
}

ul#eau li.nord a:hover, ul#eau li.chenal a:hover, ul#eau li.sud a:hover
{
	color:#AAC9E5;

}
ul#eau li.retour a:hover, ul#eau li.portrait a:hover
{
	background-color:#333333;
	color:#ffffff;
}



/* PAGE40 */
/* PAGE40 */
/* PAGE40 */
/* PAGE40 */
/* PAGE40 */
/* PAGE40 */

#contenant40 {
	position:relative;
	background-color:#666666;
	height:890px;
	margin:0 auto;
	width: 954px;
	background-image:url(../francais/html/section40/images/fond40.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
#contenant40E {
	position:relative;
	background-color:#000000;
	height:890px;
	margin:0 auto;
	width: 954px;
	background-image:url(../english/html/section40/images/fond40.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
#contenuLocal {
	position:absolute;
	left:0px;
	top:261px;
	height:142px;
	width:954px;
}
#contenuLocal40E {
	position:absolute;
	left:0px;
	top:261px;
	height:142px;
	width:954px;
}
#viesousleau {
	position:absolute;
	left:0px;
	top:403px;
	width:954px;
}


ul#barreBouton40 {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 142px;
	width: 954px;
}

ul#barreBouton40 li {
	float: left;
	display: inline;
	height:142px;
	margin:0;
	overflow: hidden;
}
ul#barreBouton40 li a {
	display: block;
	height: 142px;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-weight:bold;
	font-size:90%;
	/*color:#000003;*/
	color:#444A4C;
	text-decoration:none;
	text-align:center;
	padding-top:110px;
	line-height:90%;
}

ul#barreBouton40 li.gauche  {
	background-image:url(../francais/html/section40/images/gauche40.jpg);
	background-position: 0px 0px;
	width:119px;
}

ul#barreBouton40 li.vege a  {
	background-image:url(../francais/html/section40/images/btnVege.jpg);
	background-position: 0px 0px;
	width:129px;
}
ul#barreBouton40 li.plancton a  {
	background-image:url(../francais/html/section40/images/btnPlancton.jpg);
	background-position: 0px 0px;
	width:136px;
}
ul#barreBouton40 li.benthos a  {
	background-image:url(../francais/html/section40/images/btnBenthos.jpg);
	background-position: 0px 0px;
	width:152px;
}
ul#barreBouton40 li.poissons a  {
	background-image:url(../francais/html/section40/images/btnPoissons.jpg);
	background-position: 0px 0px;
	width:179px;
}
ul#barreBouton40 li.amphib a  {
	background-image:url(../francais/html/section40/images/btnAmphib.jpg);
	background-position: 0px 0px;
	width:140px;
}
ul#barreBouton40 li.droite  {
	background-image:url(../francais/html/section40/images/droite40.jpg);
	background-position: 0px 0px;
	width:99px;
}

ul#barreBouton40 li.vege a:hover, ul#barreBouton40 li.plancton a:hover, ul#barreBouton40 li.benthos a:hover, ul#barreBouton40 li.poissons a:hover, ul#barreBouton40 li.amphib a:hover 
{
	background-position: 0px 142px;
}





/* UL MENU 4 BOUTON SECTION 4 */


ul#menu4 {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 248px;
	margin-left:6px;
	margin-top:8px;
}
ul#menu4 li, ul#menu4 li a, ul#menu4 li a:visited {
	float: left;
	display: inline;
	margin: 0;
	padding:0;
	width:62px;
	height:25px;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	line-height:0.9;
}
ul#menu4 li.vege a {
	background-color:#000000;
	background-image:url(../francais/html/section40/images/boutnMaitre4.jpg);
	background-position:0 0;
	padding-top:50px;
}
ul#menu4 li.plancton a {
	background-color:#000000;
	background-image:url(../francais/html/section40/images/boutnMaitre4.jpg);
	background-position:-62px 0;
	padding-top:50px;
}
ul#menu4 li.benthos a {
	background-color:#000000;
	background-image:url(../francais/html/section40/images/boutnMaitre4.jpg);
	background-position:-124px 0;
	padding-top:50px;
}
ul#menu4 li.poissons a {
	background-color:#000000;
	background-image:url(../francais/html/section40/images/boutnMaitre4.jpg);
	background-position:-186px 0;
	padding-top:50px;
}
ul#menu4 li.amphib a {
	background-color:#000000;
	background-image:url(../francais/html/section40/images/boutnMaitre4.jpg);
	background-position:-248px 0;
	padding-top:50px;
}
ul#menu4 li.vege a:visited {
	background-color:#000000;
	background-image:url(../francais/html/section40/images/boutnMaitre4.jpg);
	background-position:0 0;
	padding-top:50px;
}
ul#menu4 li.plancton a:visited {
	background-color:#000000;
	background-image:url(../francais/html/section40/images/boutnMaitre4.jpg);
	background-position:-62px 0;
	padding-top:50px;
}
ul#menu4 li.benthos a:visited {
	background-color:#000000;
	background-image:url(../francais/html/section40/images/boutnMaitre4.jpg);
	background-position:-124px 0;
	padding-top:50px;
}
ul#menu4 li.poissons a:visited {
	background-color:#000000;
	background-image:url(../francais/html/section40/images/boutnMaitre4.jpg);
	background-position:-186px 0;
	padding-top:50px;
}
ul#menu4 li.amphib a:visited {
	background-color:#000000;
	background-image:url(../francais/html/section40/images/boutnMaitre4.jpg);
	background-position:-248px 0;
	padding-top:50px;
}
ul#menu4 li.vege a:hover,  ul#menu4 li.plancton a:hover, ul#menu4 li.benthos a:hover, ul#menu4 li.poissons a:hover, ul#menu4 li.amphib a:hover {
	text-decoration:none;	
}
ul#menu4 li.vege a:hover {
	background-position:0px 75px;
}
ul#menu4 li.plancton a:hover {
	background-position:-62px 75px;
}
ul#menu4 li.benthos a:hover {
	background-position:-124px 75px;
}
ul#menu4 li.poissons a:hover {
	background-position:-186px 75px;
}
ul#menu4 li.amphib a:hover {
	background-position:-248px 75px;
}






/* PAGE41 */
/* PAGE41 */
/* PAGE41 */
/* PAGE41 */
/* PAGE41 */
/* PAGE41 */

#contenant41 {
	position:relative;
	margin:0 auto;
	width: 954px;
	background-image:url(../francais/html/section40/page41/images/fond41.jpg);
	background-repeat:no-repeat;
	z-index:1;
	height: 890px;
}
#contenant41E {
	position:relative;
	height:890px;
	margin:0 auto;
	width: 954px;
	background-image:url(../english/html/section40/page41/images/fond41.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
#contenant41Entrevue {
	position:relative;
	height:100%;
	margin:0 auto;
	width: 954px;
	background-image:url(../francais/html/section40/page41/images/fond41Entrevue.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
#contenant41EntrevueE {
	position:relative;
	height:100%;
	margin:0 auto;
	width: 954px;
	background-image:url(../english/html/section40/page41/images/fondEntrevue41E.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
#contenant40E {
	position:relative;
	background-color:#000000;
	height:890px;
	margin:0 auto;
	width: 954px;
	background-image:url(../english/html/section40/images/fond40.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
#contenu4x {
	width:694px;
	z-index:4;
	padding-top: 165px;
	float: left;
}
#contenu431 {
	width:694px;
	z-index:4;
	padding-top: 165px;
	float: left;
}
#texte431 {
	width:260px;
	z-index:4;
	text-align:left;
	margin-left:694px;
	margin-bottom:16px;
	padding-top: 165px;
	background-color:#33CCCC;
}
#texte4x {
	width:260px;
	z-index:4;
	text-align:left;
	margin-left:694px;
	margin-bottom:16px;
	padding-top: 165px;
}



/* LI 5 BTN BIO */
#btn5 {
	width:260px;
	z-index:9;
}
ul#btn5Group {
	list-style:none;
	margin:0;
	padding:0;
	width:260px;
	display:block;
}

ul#btn5Group li {
	float:none;
	display:block;
	margin:0;
	overflow:hidden;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	width:260px;
}
ul#btn5Group li a {
	float:none;
	display:block;
	margin:0;
	overflow:hidden;
	color:#fffffc;
}

ul#btn5Group li.vide {
	background-color:#333333;
	margin-bottom:2px;
	padding:2px 0px 2px 25px;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	width:235px;
	background-image:url(../francais/html/section40/images/fondMenu41.gif);
	background-position:left center;
}

ul#btn5Group li.bio a {
	background-color:#a76612;
	margin-bottom:2px;
	padding:2px 0px 2px 25px;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	width:260px;
}
ul#btn5Group li.milieu a {
	background-color:#a76612;
	margin-bottom:2px;
	padding:2px 0px 2px 25px;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	width:260px;
}
ul#btn5Group li.nutri a {
	background-color:#a76612;
	margin-bottom:2px;
	padding:2px 0px 2px 25px;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	width:235px;
}
ul#btn5Group li.distri a {
	background-color:#a76612;
	margin-bottom:2px;
	padding:2px 0px 2px 25px;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	width:235px;
}
ul#btn5Group li.avis a {
	background-color:#a76612;
	margin-bottom:2px;
	padding:2px 0px 2px 25px;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	width:235px;
}
ul#btn5Group li.introVege a {
	background-color:#820024;
	margin-bottom:2px;
	padding:2px 0px 2px 25px;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	width:235px;
}

ul#btn5Group li.bio a:hover, ul#btn5Group li.milieu a:hover, ul#btn5Group li.nutri a:hover, ul#btn5Group li.distri a:hover, ul#btn5Group li.avis a:hover {
	background-color:#333333;
	width:235px;
	display:block;

}
ul#btn5Group li.introVege a:hover {
	background-color:#333333;
	width:235px;
	display:block; 

}



/* PAGE42 */
/* PAGE42 */
/* PAGE42*/
/* PAGE42 */
/* PAGE42 */
/* PAGE42 */

#contenant42 {
	position:relative;
	height:890px;
	margin:0 auto;
	width: 954px;
	background-image:url(../francais/html/section40/page42/images/fond42.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
#contenant42E {
	position:relative;
	height:890px;
	margin:0 auto;
	width: 954px;
	background-image:url(../english/html/section40/page42/images/fond42.jpg);
	background-repeat:no-repeat;
	z-index:1;
}

#contenant42Entrevue {
	position:relative;
	height:100%;
	margin:0 auto;
	width: 954px;
	background-image:url(../francais/html/section40/page42/images/fond42Entrevue.jpg);
	background-repeat:no-repeat;
	z-index:1;
}

#contenant42EntrevueE {
	position:relative;
	height:100%;
	margin:0 auto;
	width: 954px;
	background-image:url(../english/html/section40/page42/images/fond42EntrevueE.jpg);
	background-repeat:no-repeat;
	z-index:1;
}


ul#btn5Group li.secVersZoo a {
	background-image:url(../francais/html/section40/page42/images/bandeVersZoo.gif);
	background-position: 0px 0px;
	width:260px;
	height:25px;
}
ul#btn5Group li.secVersPhyto a {
	background-image:url(../francais/html/section40/page42/images/bandeVersPhyto.gif);
	background-position: 0px 0px;
	width:260px;
	height:25px;
}
ul#btn5Group li.secVersZoo a:hover
{
	background-position: 260px 0px;
}
ul#btn5Group li.secVersPhyto a:hover
{
	background-position: 260px 0px;
}
ul#btn5Group li.secIntroPhyto a {
	background-image:url(../francais/html/section40/page42/page421/images/bandeIntroPhyto.gif);
	background-position: 0px 0px;
	width:260px;
	height:25px;
}
ul#btn5Group li.secIntroPhyto a:hover
{
	background-position: 260px 0px;
}
ul#btn5Group li.secIntroZoo a {
	background-image:url(../francais/html/section40/page42/page422/images/bandeIntroZoo.gif);
	background-position: 0px 0px;
	width:260px;
	height:25px;
}
ul#btn5Group li.secIntroZoo a:hover
{
	background-position: 260px 0px;
}




/* PAGE43 */
/* PAGE43 */
/* PAGE43 */
/* PAGE43 */
/* PAGE43 */
/* PAGE43 */

#contenant43 {
	position:relative;
	height:890px;
	margin:0 auto;
	width: 954px;
	background-image:url(../francais/html/section40/page43/images/fond43.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
#contenant43E {
	position:relative;
	height:890px;
	margin:0 auto;
	width: 954px;
	background-image:url(../english/html/section40/page43/images/fond43.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
#contenant43Entrevue {
	position:relative;
	height:100%;
	margin:0 auto;
	width: 954px;
	background-image:url(../francais/html/section40/page43/images/fond43Entrevue.jpg);
	background-repeat:no-repeat;
	z-index:1;
}



/* PAGE44 */
/* PAGE44 */
/* PAGE44 */
/* PAGE44 */
/* PAGE44 */
/* PAGE44 */

#contenant44 {
	position:relative;
	height:890px;
	margin:0 auto;
	width: 954px;
	background-image:url(../francais/html/section40/page44/images/fond44.jpg);
	background-repeat:no-repeat;
	z-index:1;
}

#contenant44E {
	position:relative;
	height:890px;
	margin:0 auto;
	width: 954px;
	background-image:url(../english/html/section40/page44/images/fond44.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
#contenant44Entrevue {
	position:relative;
	height:100%;
	margin:0 auto;
	width: 954px;
	background-image:url(../francais/html/section40/page44/images/fond44Entrevue.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
#contenant44EntrevueE {
	position:relative;
	height:100%;
	margin:0 auto;
	width: 954px;
	background-image:url(../english/html/section40/page44/images/fond44EntrevueE.jpg);
	background-repeat:no-repeat;
	z-index:1;
}


/* PAGE45 */
/* PAGE45 */
/* PAGE45 */
/* PAGE45 */
/* PAGE45 */
/* PAGE45 */

#contenant45 {
	position:relative;
	height:890px;
	margin:0 auto;
	width: 954px;
	background-image:url(../francais/html/section40/page45/images/fond45.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
#contenant45Entrevue {
	position:relative;
	height:100%;
	margin:0 auto;
	width: 954px;
	background-image:url(../francais/html/section40/page45/images/fond45Entrevue.jpg);
	background-repeat:no-repeat;
	z-index:1;
}

#contenant45E {
	position:relative;
	height:890px;
	margin:0 auto;
	width: 954px;
	background-image:url(../english/html/section40/page45/images/fond45.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
#contenant45EntrevueE {
	position:relative;
	height:100%;
	margin:0 auto;
	width: 954px;
	background-image:url(../english/html/section40/page45/images/fondEntrevue45E.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
