@charset "utf-8";
/* General */
* {
	margin: 0;
	padding: 0 ;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
}

#container
{
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(../images/fond.jpg);
	background-repeat: no-repeat;
	width:1200px;
	height:750px;
	margin-left:auto;
	margin-right:auto;
}
#centre {
	float:left;
	width: 761px;
	height: 400px;
	padding-top: 10px;
}

#banniere {
	float:left;
	width: 728px;
	height: 90px;
	margin-top: 430px;
	margin-left: 15px;
	position:absolute;
	/*border: 1px solid #12a3d1;*/
}

#centre h2 {
	font-family: Helvetica, Arial, sans-serif;
	color: #75bf0d;
	margin-top: -30px;
	margin-left: 40px;
	position: relative;
	z-index: 100;
}

#float {
	float: left;
	width: 30%;
	margin-right: 0;
	margin-left: 0;
}

img {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

/* Page */

/* Menu de navigation */
#navigation {
	font-family: Helvetica, Arial, sans-serif;
	color: #12a3d1;
}

#home{
	float:left;
	padding:0;
	margin:0;
	width:220px;
	height:110px;
}
#laboDS{
	float:left;
	padding:0;
	margin-top:50px;
	margin-left:25px;
	width:90px;
	height:25px;
}
#menu {
	float:left;
	display:block;
	margin:0 0 5px 0;
	margin-left:-30px;
	padding:7px 0 0 0;
	height: auto;
	width:650px;
	font-weight: 800;
	font-size:11px;
	font-family: Helvetica, Arial, sans-serif;
	border: 0px solid;
}

#menu div {
	float:left;
	padding:39px 12px 0 12px; /* 39px 5px 0 5px */
	line-height:15px;
	width:auto; /*102px;*/
	height:auto;
	text-align:center;
}

#recompense_div{
	float:left;
	padding:39px 5px 0 5px;
	margin-top:7px;
	line-height:15px;
	width:auto; /*102px;*/
	height:auto;
	text-align:center;
}

#menu .line_ver {
	float:left;
	margin-top: 43px;
	background-color: #12a3d1;
	width:1px;
	height:25px;
}

#menu div a {
	color:#12a3d1;
	text-decoration: none;
	text-align: center !important;
}

#menu div a:hover {
	/*color:#12a3d1;*/
	text-align: center !important;
}

.menu_actif{
	color:#B6CA07 !important;
}

#menu div ul {
	position: fixed;
	margin: 10px 0px 0px 0px;
	background-color:#DEF1FF;
	line-height:30px;
	*white-space: nowrap;
	width: auto;
	text-align: left;
}

#menu ul, #menu li {
	z-index:1000;
	/*margin: 0px;
	padding: 0px;*/
	list-style-type: none;
	list-style-position:outside;
}

#menu ul li {
	padding:0px 15px 0px 15px;
	font-size:0.9em;
	font-weight: normal;
	letter-spacing: 0px;
	border-bottom: 1px solid #EFF8FF;
}

#menu ul li a {
	color: #12a3d1;
	text-decoration: none;
}

#menu ul li a:hover {
	color:#B6CA07;
}

/* Popups */

/* c'est quoi */
#cquoi{
	display:none;
	position: absolute;
	top: 90px;
	left: 20px;
	background: url(../images/1_large.png) no-repeat;
	width: 400px;
	height: 333px;
	z-index:1000;
	margin:0px;
	padding:0px;
}

#cquoi_close{
	float: left;
	position: relative;
	top: 5px;
	left: 345px;
	background: url(../images/popupClose.png) no-repeat;
	width:28px;
	height:28px;
}
#cquoi_title{
	float: left;
	position: relative;
	top: 41px;
	left: 0px;
	width: 80%;
	text-align:center;
}

#cquoi_title h4 {
	color: #12a3d1;
	font-family:Helvetica, Arial, sans-serif;
	padding-top: 0px;
}

#cquoi .txt{
	float: left;
	position: relative;
	margin:0px;
	padding-top:5px;
	top: 50px;
	left: -10px;
	width: 345px;
	height: 300px;
}

#cquoi p.footnote {
	margin-top:3px !important;
}

/* surgelation */
#surgel{
	display:none;
	position: absolute;
	top: 160px;
	left: 40px;
	background: url(../images/1.png) no-repeat;
	width: 312px;
	height: 260px;
	z-index:1000;
}

#surgel_close{
	float: left;
	position: relative;
	top: 5px;
	left: 260px;
	background: url(../images/popupClose.png) no-repeat;
	width:28px;
	height:28px;
}

#surgel_title{
	float: left;
	position: relative;
	top: 30px;
	left: 0px;
	width: 80%;
	text-align:center;
}

#surgel_title h4 {
	color: #12a3d1;
	font-family:Helvetica, Arial, sans-serif;
	padding-top: 0px;
}

#surgel .txt{
	float: left;
	position: relative;
	top: 50px;
	left: 0px;
	width: 255px;
	height: 180px;
}

#surgel .txt ul li {
	margin-bottom:20px !important;
	margin-left:10px !important;
}

.txt ul li {
	list-style: url(../images/popupPuce.png);
	margin-top: 0px;
	margin-bottom:5px;
	margin-left:20px;
	color: #12a3d1;
}

.txt p {
	color:#838383;
	font-size: 0.9em;
	text-align: justify;
}

p.footnote{
	margin-top:10px;
	font-size:10px !important;
}


/* pour vous */
#prvous{
	display:none;
	position: absolute;
	top: 160px;
	left: 20px;
	background: url(../images/1_large.png) no-repeat;
	width: 400px;
	height: 333px;
	z-index:1000;
}

#prvous_close{
	float: left;
	position: relative;
	top: 7px;
	left: 345px;
	background: url(../images/popupClose.png) no-repeat;
	width:28px;
	height:28px;
}

#prvous_title{
	float: left;
	position: relative;
	top: 42px;
	left: 0px;
	width: 80%;
	text-align:center;
}

#prvous_title h4 {
	color: #12a3d1;
	font-family:Helvetica;
	padding-top: 0px;
}

#prvous #tagoSphere{
	float: left;
	position: relative;
	top: 40px;
	left: 0px;
	margin:0px;
	padding:0px;
	width: 370px;
	height: 260px;
}

#tagoSphere a {
	text-decoration: none;
	font-family:Helvetica, Arial, sans-serif;
}

/* info popup */
#info_popup{
	display:none;
	position: absolute;
	top: 220px;
	left: 140px;
	background: url(../images/1.png) no-repeat;
	width: 312px;
	height: 260px;
	z-index:1000;
}

#info_close{
	float: left;
	position: relative;
	top: 5px;
	left: 260px;
	background: url(../images/popupClose.png) no-repeat;
	width:28px;
	height:28px;
}

#info_title{
	float: left;
	position: relative;
	top: 30px;
	left: 0px;
	width: 80%;
	text-align:center;
}

#info_title h4 {
	color: #12a3d1;
	font-family:Helvetica, Arial, sans-serif;
	padding-top: 0px;
}

#info_popup #info_txt{
	float: left;
	position: relative;
	top: 50px;
	left: 0px;
	width: 245px;
	height: 170px;
	color:#838383;
	font-size: 0.9em;
	text-align: justify;
}


/* --- POSITIONNEMENT --- */

/* Page */
html, body {
    font-size: 100%;
	height: 100%; /* Voir -> Note 1 ci-dessous */
}

#glob {
	margin-left:  auto;
	margin-right:   auto;
	margin: 0 auto;
	text-align: left;
	width: 958px;

}
/* home */

/** EVENT **/

#jeu_event{
	margin-top: 5px;
}

#bandeau_jeu{
	background-image: url(../images/dargal_quizz_home.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 680px;
	position: absolute;
	top: 425px;
	left: 30px;
}

/** FIN EVENT **/

#contenu {
	background-image: #FFF;
	background-repeat: no-repeat;
	height: 532px;
	position: relative;
}

#contenu-home {
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	height: 532px;
	position: relative;
}

#flashcontent{
	position: absolute;
	top: 155px;
	left: 400px;

}

/* innovation */
#innovation {
	background-image: url(../images/p1-1a.jpg);
	background-repeat: no-repeat;
	height: 532px;
	position: relative;
}

#innovation_text{
	width: 370px;
	margin-left: 370px;
	margin-right:5px;
	height: 451px;
}

/* Scroll pane */
.scroll-pane {
	width: 370px;
	height: 451px;
	overflow: auto;
	float: left;
	margin:0;
	padding:0;
}

#innovation_text h3{
	color: #12a3d1;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: 800;
	padding-top: 20px;

}
#innovation_text p{
	color:#838383;
	font-size: 0.9em;
	text-align: justify;
	padding-right: 10px;
}
#innovation_text h4{
	color: #12a3d1;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: 800;

}

/*   trouver    */
#trouver {
	background-image: url(../images/outrouver.jpg);
	background-repeat: no-repeat;
	height: 532px;
	position: relative;
}

/*   recompense    */
#recompense {
	background-image: url(../images/recompense.jpg);
	background-repeat: no-repeat;
	height: 532px;
	position: relative;
}

#recompense_vid1 {
	width: 335px;
	height: 210px;
	margin-left: -214px;
	margin-top: 290px;
	border : 0px solid red;
	position: absolute;
}

#recompense_vid2 {
	width: 335px;
	height: 210px;
	margin-left: 158px;
	margin-top: 290px;
	border : 0px solid red;
	position: absolute;
}

#recompense_menu {
	width: 340px;
	height: 25px;
	margin-left: 240px;
	margin-top: 5px;
	border : 0px solid red;
	position: absolute;
}

/*   produit de l'annee    */
#produit_annee {
	background-image: url(../images/produit_annee.jpg);
	background-repeat: no-repeat;
	height: 532px;
	position: relative;
}

#produit_annee_div1 {
	width: 590px;
	height: 110px;
	margin-left: -160px;
	margin-top: 50px;
	border : 0px solid red;
	position: absolute;
}

#produit_annee_div2 {
	width: 300px;
	height: 130px;
	margin-left: -10px;
	margin-top: 170px;
	border : 0px solid red;
	position: absolute;
}

#trouver_link{
	width: 500px;
	height: 270px;
	margin-left: 40px;
	padding-top:130px;
}
#trouver_link a{
	text-decoration: none;
	color: #12a3d1;
	font-weight: bold;
	font-size: 12px;
}

#trouver ul {
	margin-top: 15px;
}

#trouver ul li {
	list-style: url(../images/popupPuce.png);
	margin-top: 10px;
	color: #12a3d1;
}


/* parler */
#parler {
	background-image: url(../images/parler.png);
	background-repeat: no-repeat;
	height: 532px;
	position: relative;
	padding-top:4em
}
#parler h1 {
	color: #12a3d1;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: 800;
	margin-left:20px;
}
#parler #scrolltext {
	width: auto;
	margin:0 0 0 40px;
	height: 400px;
	width:700px;
	overflow: auto;
}
#parler #scrolltext h2 {
	color: #12a3d1;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: 800;
	margin: 0;
}
#parler #scrolltext ul {
	margin:0.5em 50px 0.5em 40px;
	list-style:disc;
}
#parler #scrolltext li {
	color: #12a3d1;
	font-size: 0.8em;
}
#parler #scrolltext li a {
	color: #12a3d1;
}
#parler #scrolltext li a:hover {
	color:#B6CA07;
}
/*   qualite    */
#qualite {
	background-image: url(../images/p1-1b.jpg);
	background-repeat: no-repeat;
	height: 532px;
	position: relative;
}

#qualite_txt {
	width: 320px;
	margin-left: 400px;
}

#qualite_txt ul {
	margin-top: 15px;
}

#qualite_txt ul li {
	list-style: url(../images/popupPuce.png);
	margin-top: 5px;
	color: #12a3d1;
	font-size:13px;
}
#qualite_txt h4 {
	color: #12a3d1;
	font-family:Helvetica, Arial, sans-serif;
	padding-top: 50px;
	font-size:14px;
}

#qualite_txt p {
	color:#838383;
	/*font-size: 0.8em;*/
	text-align: justify;
	font-size:12px;
		margin-bottom:5px;
}
#qualite_txt p.footnote {
	font-size:9px !important;
}
/* mode d'emploi */
#modemploi{
	background-image: url(../images/p1-1c.jpg);
	background-repeat: no-repeat;
	height: 532px;
	position: relative;
}

#modemploi_txt {
	width: 320px;
	margin-left: 400px;
}

#modemploi_txt h4 {
	color: #12a3d1;
	font-family:Helvetica, Arial, sans-serif;
	padding-top: 20px;
}

#modemploi_txt p {
	color:#838383;
	font-size: 0.9em;
}

#modemploi_txt ul {
	margin-top: 20px;
	text-align: justify;
}

#modemploi_txt ul li {
	list-style: url(../images/popupPuce.png);
	margin-top: 10px;
	color: #12a3d1;
}

/* testez */
#testez {
	background-image: url(../images/testez_fond.png);
	background-repeat: no-repeat;
	height: 532px;
	position: relative;
}

#testez_intro{
	float: left;
	position:relative;
	top:50px;
	left:0px;
	width: 750px;
	height:45px;
	/*border: 1px solid red;	*/
}

#testez_intro p {
	color:#12a3d1;
	font-size: 0.8em;
	font-family:Helvetica, Arial, sans-serif;
	margin-top: 10px;
	line-height:17px;
	margin-left: 20px;
	font-weight: bold;
}
#testez_logo{
	background-image: url(../images/picard_logo.png);
	background-repeat: no-repeat;
	float: left;
	position:relative;
	top:80px;
	left:0px;
	width: 98px;
	height: 88px;
}

#pack_minceur{
	background-image: url(../images/daregal-minceur.png);
	background-repeat: no-repeat;
	float: left;
	position:relative;
	top:180px;
	left:0px;
	width: 100px;
	height: 100px;
}

#testez_txt {
	float: left;
	position:relative;
	top:95px;
	left:50px;
	width: 600px;
	height:350px;
}
/* mise en forme un
#testez_logo{
	background-image: url(../images/picard_logo.png);
	background-repeat: no-repeat;
	float: left;
	position:relative;
	top:80px;
	left:0px;
	width: 98px;
	height: 88px;
}

#testez_txt {
	float: left;
	position:relative;
	top:110px;
	left:50px;
	width: 600px;
	height:350px;
}
*/

#testez_txt h4 {
	color: #12a3d1;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	letter-spacing: 0.5px;
	padding-top: 10px;
	margin-left: 0px;
}
/* Scroll pane */
#testez_txt #scrolltext table{
	color:#12a3d1;
	font-size: 0.8em;
	font-family:Helvetica, Arial, sans-serif;
}

#testez_txt .scroll-pane {
	width: 520px;
	height: 280px;
	overflow: auto;
	float: left;
	margin:0;
	padding:0;
}
#testez_txt .jScrollPaneContainer {
	top:0px !important;
	left: 0px !important;
	margin-left: 0px !important;
}

/* Depart */
#depart {
	background-image: url(../images/page3.jpg);
	background-repeat: no-repeat;
	height: 532px;
	position: relative;
}

#depart_txt {
	float: left;
	position:relative;
	top:0px;
	left:0px;
	width: 320px;
	height:290px;
}

#depart_txt h4 {
	color: #12a3d1;
	font-family:Helvetica, Arial, sans-serif;
	padding-top: 10px;
	margin-left: 20px;
}

#depart_txt p {
	color:#838383;
	font-size: 0.9em;
	font-family:Helvetica, Arial, sans-serif;
	margin-top: 0.8em;
	margin-left: 20px;
}

#depart_lcadre {
	clear:both;
	float: left;
	position:relative;
	top:0px;
	left:123px;
	background-image: url(../images/m18_site_31_03.png);
	background-repeat: no-repeat;
	width: 211px;
	height: 230px;
	margin:0;
	padding:15px 0px 15px 0px;
}

#depart_lcadre ul li {
	/*text-align: justify;*/
	list-style-image: url(../images/popupPuce.png);
	list-style-position:outside;
	list-style-type:disc;
	margin-bottom:5px;
	margin-left:30px;
	color: #12a3d1;
}
#depart_lcadre ul li a{
	text-decoration: none;
}

.minceur{
	color:#A9398B;
}
.vitalite{
	color:#F18E00;
}
.beaute{
	color:#E11179;
}
.digestion{
	color:#00967F;
}
.detente{
	color:#1D2983;
}

#depart_rcadre {
	float: left;
	position:relative;
	top:0px;
	left:133px;
	width: 407px;
	height: 230px;
	background-image: url(../images/m18_site_31_04.png);
	background-repeat: no-repeat;
    display:none;
    font-size: 0.7em;
	font-family:Helvetica, Arial, sans-serif;
}


#depart_rcadre #rminceur{
	/*padding: 7px 2px 2px 5px;*/
	position: absolute;
	top: 10px;
	left: 10px;
	display:none;
	padding-right:10px;
	font-weight: 300;
	letter-spacing:0.4px;
}
#depart_rcadre ul {
	margin-top:7px;
	margin-left:15px;
}
#depart_rcadre li{
	margin-bottom: 7px;
}

#depart_rcadre #rvitalite{
	position:absolute;
	top:10px;
	left:10px;
	display:none;
	padding-right:10px;
	font-weight: 300;
	letter-spacing:0.4px;
}

#depart_rcadre #rbeaute{
	position:absolute;
	top:10px;
	left:10px;
	display:none;
	padding-right:10px;
	font-weight: 300;
	letter-spacing:0.4px;
}

#depart_rcadre #rdigestion{
	position:absolute;
	top:10px;
	left:10px;
	display:none;
	padding-right:10px;
	font-weight: 300;
	letter-spacing:0.4px;
}

#depart_rcadre #rdetente{
	position:absolute;
	top:10px;
	left:10px;
	display:none;
	padding-right:5px;
}

/* histoire */
#histoire{
	background-image: url(../images/page4a.jpg);
	background-repeat: no-repeat;
	height: 532px;
	position: relative;
}
#histoire #produits{
	background-image: url(../images/produits_bas.png);
	background-repeat: no-repeat;
	float:left;
	left:370px;
	top:20px;
	height: 103px;
	width: 377px;
	position: relative;
}

#histoire_txt {
	width: 320px;
	margin-left: 370px;
	font-size: 0.84em;
}

#histoire_txt ul {
	padding-top: 60px;
	text-align: justify;
}

#histoire_txt ul li {
	list-style: url(../images/popupPuce.png);
	color: #838383;
	margin-top: 10px;
}
#histoire_txt a{
	text-decoration: none;
	color: #12a3d1;
}
/* Edito */
#edito {
	background-image: url(../images/page4b.jpg);
	background-repeat: no-repeat;
	height: 532px;
	position: relative;
}

#edito_txt {
	width: 320px;
	margin-left: 400px;
}

#edito_txt ul {
	padding-top: 20px;
	text-align: justify;
}

#edito_txt ul li {
	list-style: url(../images/popupPuce.png);
	color: #838383;
	font-size: 0.9em;
	margin-top: 10px;
}

#edito_txt h4 {
	color: #12a3d1;
	font-family:Helvetica, Arial, sans-serif;
	padding-top: 20px;

}

#edito_txt h6 {
	color: #12a3d1;
	font-family:Helvetica, Arial, sans-serif;
}

/* Produits */

#produits{
	height: 532px;
	position: relative;
}

#produits_flash {
	margin:0px;
	padding:0px;
}

.pop_close{
	float: left;
	position: relative;
	top: 5px;
	left: 270px;
	background: url(../images/popupClose.png) no-repeat;
	width:28px;
	height:28px;
}

.popup_produit{
	position: absolute;
	top: 60px;
	left: 40px;
	padding:0px;
	margin:0px;
	width: 302px;
	height: 444px;
	z-index:1000;
	display:none;
}

.popup_produit .txt{
	float: left;
	position: relative;
	text-align:justify;
	margin:0;
	padding: 0 10px 0px 0px;
	top: 90px;
	left: -10px;
	width: 250px;
	height: 270px;
}
#pop_minceur{
	background: url(../images/pop_05.png) no-repeat;
}
#pop_minceur_mini{
	background: url(../images/pop_05.png) no-repeat;
}
#pop_minceur_mini .txt{
	margin-top: 20px;
}
#pop_vitalite{
	background: url(../images/popupOran.png) no-repeat;
}
#pop_vitalite_mini{
	background: url(../images/popupOran.png) no-repeat;
}
#pop_vitalite_mini .txt{
	margin-top: 20px;
}
#pop_beaute{
	background: url(../images/pop_02.png) no-repeat;
}
#pop_beaute_mini{
	background: url(../images/pop_02.png) no-repeat;
}
#pop_beaute_mini .txt{
	margin-top: 20px;
}
#pop_digestion{
	background: url(../images/pop_03.png) no-repeat;
}
#pop_digestion_mini{
	background: url(../images/pop_03.png) no-repeat;
}
#pop_digestion_mini .txt{
	margin-top: 20px;
}
#pop_detente{
	background: url(../images/pop_04.png) no-repeat;
}
#pop_detente_mini{
	background: url(../images/pop_04.png) no-repeat;
}
#pop_detente_mini .txt{
	margin-top: 20px;
}

/* FAQ */
#faq_contact {
	background-image: url(../images/faq_large_fond.jpg);
	background-repeat: no-repeat;
	height: 532px;
	position: relative;
}

#faq{
	float:left;
	height:460px;
	width: 700px;
	margin:35px 0px 0px 30px;
}
#contact{
	float:left;
	margin:38px 0px 0px 30px;
	height: 250px;
	width: 700px;
	color: #12a3d1;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
}

#contact table input, textarea{
	border: 0px;
	background-color:#E7FBFF;
	font-size: 11px;
	font-family:Helvetica, Arial, sans-serif;
}
#contact table .fond_bleu{
	background-color:#E7FBFF;
}
#contact #submit{
	margin-top:5px;
	width:700px;
	height: 30px;
	padding-left:90px;

}
#contact #submit p{
	font-size: 0.8em;
	font-family:Helvetica, Arial, sans-serif;
	margin-left:5px;
	margin-right:90px;
}
#contact #submit input, #valider{
	float:left;
}
#contact #submit #valider{
	background-image: url(../images/bouton_ombre_86x23.png);
	background-repeat: no-repeat;
	width:86px;
	height:23px;
}
#contact #submit a:hover #valider{
	background-image: url(../images/bouton_81x16.png);
	background-repeat: no-repeat;

}

#faq_reponses{
	color: #12a3d1;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}
#faq_reponses ul {
	margin-bottom: 10px !important;
	text-align: justify;
}

#faq_reponses ul li {
	list-style-image: url(../images/popupPuce.png) !important;
	font-size: 0.9em;
	margin-top: 20px;
	list-style-position:inside;
}
/* Scroll pane */
#faq .scroll-pane {
	width: 700px;
	height: 460px;
	overflow: auto;
	float: left;
	margin:0;
	padding:0;
}
#faq .jScrollPaneContainer {
	top:0px !important;
}
.table_nutri{
	margin:10px 0px 0px 0px;
	color:#838383
}
#faq_reponses h3{
	color: #12a3d1;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: 800;
	margin-top:20px;

}
#faq_reponses p{
	color:#838383;
	margin:10px 0px 0px 10px;
	font-size: 0.9em;
	text-align: justify;
}
#faq_reponses a{
	color:#12a3d1;
}
#faq_reponses h4{
	color: #12a3d1;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: 800;
}
/* Mentions legales */
#mentions_leg {
	background-image: url(../images/fond-commun_761x532.png);
	background-repeat: no-repeat;
	height: 532px;
	position: relative;
}
#mentions_txt{
	margin-left:20px;
	margin-right:20px;
}
#mentions_txt h3{
	color: #12a3d1;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: 800;
	margin-top:20px;

}
#mentions_txt p{
	color:#838383;
	margin:10px 0px 0px 10px;
	font-size: 0.9em;
	text-align: justify;
}
#mentions_txt a{
	color:#838383;
	text-decoration: none;
}
/* Scroll pane */
#mentions_leg .scroll-pane {
	width: 730px;
	height: 450px;
	overflow: auto;
	float: left;
	margin:0;
	padding:0;
}
#mentions_leg .jScrollPaneContainer {
	top:20px !important;
}

/* ---menu gauche --- */

#encart_g{
	background-repeat: no-repeat;
	/*margin-left: 1px; */
	float: left;
	padding-left: 1px;
	padding-right: 10px;
	width: 186px;
	height: 542px;
}
#encart_ghaut{
	width: 186px;
	height:317px;
	float: left;
	background-color: #e7fbff;
	background-repeat: no-repeat;
	margin-left: 1px;
	position: relative;
}

#encart_ghaut img{
	text-align: center;
	margin-left: 10px;
	margin-bottom: 10px;
}

#encart_gbas{
	width: 186px;
	height: 215px;
	float: left;
	background-color: #e7fbff;
	margin-left: 1px;
	position: relative;
	border:0px solid black;
}

#flash{
	margin:0px;
	margin-left:9px;
	padding:0px;
}

#encart_text_h{
	float: left;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#encart_bouton{
	float: left;
	background-color: #b5ecfd;
	vertical-align: bottom;
	text-align: center;
	height: 39px;
	line-height: 39px;
	margin-left: 22px;
}

.linktop {
	margin-top: 0px;
	/*
	 0px 0px 0px;
	color: #12a3d1;
	font-family:Helvetica;
	font-size: 0.8em;
	font-weight: 800;
	text-align: center;*/
}
.linktop a{
	/*text-decoration: none;
	color: #12a3d1;*/

}

/* En-tte */
#header {
	background-image: url(../images/titre958.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 120px;
	/*line-height: 120px;*/
	background-color: #FFFFFF;
}


#titre_moins18{
	height: 69px;
	line-height: 69px;
	vertical-align: middle;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: 800;
	color: #12a3d1;

}



/* Contenu */
#contenu > :first-child {
	margin-top: 10px;
}

/* Pied de page */
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 2px;
	background-position: top;
	width: 958px;
}
#footer p {
	float:left;
	margin-top:10px;
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.6em;
	color:#8E8F86;
}

#footer p#mangerbouger {
	text-align: left;
	font-weight: 800;
	width:46.5%;
	color: #12a3d1;
	margin-top:5px;
	margin-left:1%
}
#footer a {
	text-decoration: none;
	color: #696965;
	font-weight: 800;
}
#footer p#mangerbouger a {
	color: #12a3d1;
}
#footer p a#FacebookLink {
	float: left;
}
#footer p a#FacebookLink img {
	margin: -5px 5px 0 0;
}

.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.hide{
	display:none;
}
