
body
{
	color: #333;
	padding: 0;
	background: #fff url("../media/img/bg_body.jpg") repeat-x 0 0;
}


/* ! anchors - Ottawan ----------------------------------------------- */
a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #333;
}


/* ! 960 grid system container background + Ottawan tricks ----------------------------------------------- */
.container_12, .container_16
{
	clear: both;
	position: relative;
}
.container_12:after, .container_16:after
{
	clear: both;
	content: ' ';
	display: block;
	visibility: hidden;
	height: 0;
}

/* ! headings - Ottawan ----------------------------------------------- */
h1, h2, h3, h4, h5, h6
{
	line-height: 1.2em;
	margin-bottom: .3em;
}
h2
{
	margin-top: 1em;
}
h5
{
	font-size: 1.2em;
}
h6
{
	font-size: 1em;
	text-transform: uppercase;
}

a img
{
	border: none;
}

/* ! page heading - Ottawan ----------------------------------------------- */

h1 a
{
	font-weight: normal;
}
#page-heading
{
	font-weight: bold;
	padding: .5em;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #db002e;
}


/* ! Grey Box Method - Layout CSS ----------------------------------------------- */
/* ! boxes - Ottawan ----------------------------------------------- */
.box
{
	width: auto;
	background: transparent;
	margin-bottom: 10px;
	padding: 10px 10px 1px 10px;
}
.box:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0px;
	line-height: 0;
}

.box h2
{
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	margin: -10px -10px 0 -10px;
	padding: 6px 12px;
}
.box h2 a, .box h2 a.visible
{
	color: #fff;
	background: #333 url("../media/img/demo/switch_minus.png") 100% 50% no-repeat;
	display: block;
	padding: 6px 12px;
	margin: -6px -12px;
	border: none;
}

.box h2 a.hidden, .box h2 a.hidden:hover
{
	background-image: url("../media/img/demo/switch_plus.png");
}
.box h2 a:hover
{
	background-color: #111;
}
.block
{
	padding-top: 10px;
}

/*! neutral padding */
.neutral
{
	padding: 0;
}
.neutral h2
{
	margin: 0;
}


/* ! paragraphs, quotes and lists  ----------------------------------------------- */
p
{
	line-height: 1.2em;
	margin-bottom: 1em;
	color: #444446;
}
blockquote
{
	font-family: Georgia, 'Times New Roman' , serif;
	font-size: 1.2em;
	padding-left: 1em;
	border-left: 4px solid #ccc;
}
blockquote cite
{
	font-size: .9em;
}
ul, ol
{
	padding-top: 0;
}

hr
{
	border-color: #db002e;
}

/* ! Media boxes (ex:flash) ----------------------------------------------- */
.media
{
	padding-bottom: 10px;
}


/* ! footer ----------------------------------------------- */
#footer
{
	position: relative;
}
#footer .box
{
	color: #fff;
	text-align: right;
	padding: 0;
}
#footer .std-logo
{
	background: #000000;
	margin: 0;
	padding: 1px 30px 1px 0;
}
#footer .notice
{
	font-size: 0.818em;
	font-family: Arial;
	color: #555555;
}

/* links FOOTER */
.links-footer
{
	clear: both;
	height: 18px;
	background: #e1e1e1;
	list-style: none;
	margin: 0 0 4px;
	text-align: left;
	padding: 0 0 0 10px;
	font-family: Arial;
}

.links-footer li
{
	float: left;
	margin: 0;
	color: #5a5a5a;
	font-size: 11px;
	background: url(../media/img/bg_nav_secondaire_separator.gif) no-repeat 0 50%;
	padding: 0 1px;
}

.links-footer li.first
{
	background: none;
}

.links-footer li a
{
	color: #515151;
	font-weight: normal;
	padding: 0 9px;
	line-height: 18px;
	display: inline-block;
	background: url(../media/img/bg_hover_nav_secondaire.gif) repeat-x 0 0;
}


/* ! AJAX sliding shelf ----------------------------------------------- */
#loading
{
	float: right;
	margin-right: 14px;
	margin-top: -2px;
}


/* Page specific styles */

.home #header
{
	height: 313px;
	margin-top: 8px;
	background: url("../media/img/bg_header_hp.jpg") 0 8px no-repeat;
	position: relative;
}
.home #header h1, h1
{
	visibility: hidden;
	position: absolute;
}
.home #header .banner_product1 h2
{
	position: absolute;
	top: 50px;
	left: 10px;
}
.home #header .banner_product1 h2 a
{
	display: block;
	width: 300px;
	height: 135px;
}
.home #header .banner_product1 p
{
	position: absolute;
	top: 220px;
	left: 20px;
}
.home #header .banner_product1 a.discover_link
{
	position: absolute;
	top: 274px;
	left: 20px;
}
.home #header .banner_product2 h2
{
	position: absolute;
	top: 50px;
	right: 10px;
}
.home #header .banner_product2 h2 a
{
	display: block;
	width: 300px;
	height: 135px;
	text-align: right;
}
.home #header .banner_product2 p
{
	position: absolute;
	top: 220px;
	right: 20px;
}
.home #header .banner_product2 a.discover_link
{
	position: absolute;
	top: 274px;
	right: 20px;
}
.home .content .box
{
	margin-bottom: 0;
}
.content
{
	background: url("../media/img/bg_content.gif") repeat-x;
}
#header
{
	background: url("../media/img/bg_header.jpg") 0 8px no-repeat;
	position: relative;
	height: 143px;
}
#header h1
{
	visibility: hidden;
	position: absolute;
}
#header .banner_product1 h2
{
	position: absolute;
	top: 6px;
	left: 10px;
}
#header .banner_product1 h2 a
{
	display: block;
	width: 180px;
	height: 75px;
}
#header .banner_product1 a.discover_link
{
	position: absolute;
	top: 113px;
	left: 20px;
}
#header .banner_product2 h2
{
	position: absolute;
	top: 6px;
	right: 10px;
}
#header .banner_product2 h2 a
{
	display: block;
	width: 180px;
	height: 75px;
	text-align: right;
}
#header .banner_product2 a.discover_link
{
	position: absolute;
	top: 113px;
	right: 20px;
}

a.arrow_blue, a.arrow_pink
{
	color: #1332a1;
	float: left;
	background: transparent url("../media/img/bg_picto_lists.gif") no-repeat 0 5px;
	padding-left: 10px;
	font-weight: normal;
}
#pdt_actilea
{
	padding-top: 0;
	position: relative;
}
#pdt_actilea .intro_txt
{
	position: absolute;
	top: 20px;
	left: 310px;
	font-size: 1.2725em;
	width: 425px;
	z-index: 1;
}
#pdt_actilea .intro_txt h2
{
	padding-bottom: 0;
}
#pdt_actilea .intro_txt a.arrow_blue
{
	font-size: 0.857em;
}
#pdt_actilea .pdt_push
{
	float: left;
	margin-right: 10px;
}
.content #pdt_actilea .aside
{
	background: transparent url("../media/img/bg_aside.png") no-repeat scroll 0 100%;
	float: left;
	padding-bottom: 5px;
	margin-top: 145px;
}
#pdt_actilea .aside .wrapper
{
	width: 298px;
	padding: 15px;
	min-height: 95px;
	background: transparent url("../media/img/bg_aside.png") no-repeat scroll 0 0;
	font-size: 1.091em;
}
#pdt_actilea ul
{
	list-style: none;
	margin-left: 82px;
}
#pdt_actilea .aside img
{
	float: left;
	margin-right: 15px;
}
#pdt_actilea .aside h3, .content #pdt_actilea .aside a
{
	color: #de0c8a;
	font-weight: normal;
}
#pdt_actilea .aside a.arrow_pink
{
	background: transparent url("../media/img/bg_picto_lists.gif") no-repeat 0 -95px;
	padding-left: 10px;
}
#btm_articles .aside_article
{
	float: left;
	border: 1px solid #d9d9d9;
	width: 247px;
	margin-right: 6px;
	background: white;
}
#btm_articles .aside_article:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
#btm_articles .last
{
	margin-right: 0;
}
#btm_articles .aside_article img
{
	float: left;
	margin-right: 15px;
}
#btm_articles .aside_article h2
{
	margin-top: 10px;
	color: #1332a1;
	text-transform: capitalize;
	font-size: 1.272em;
	font-weight: bold;
	padding-bottom: 3px;
}
#btm_articles .aside_article p
{
	margin-bottom: 0;
	margin-left: 100px;
}
#btm_articles .aside_article a
{
	float: left;
}
#btm_articles .aside_article a.arrow_blue, #btm_articles .aside_article a.arrow_pink
{
	margin-top: 15px;
	font-size: 1.091em;
	font-weight: bold;
}
#btm_articles .aside_article a.arrow_pink
{
	margin-top: 29px;
}

/* Bottom nav */
#btm_nav
{
	background: transparent url("../media/img/bg_btm_nav_shadow.gif") repeat-x 0 0;
	width: 770px;
	height: 27px;
	margin: 10px auto 0;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 0;
	position: relative;
	text-align: left;
}
#btm_nav li
{
	float: left;
	list-style: none;
	padding-right: 2px;
	margin-left: 0;
	background: transparent url("../media/img/bg_btm_nav_separator.gif") no-repeat 100% 10px;
	position: relative;
}
#btm_nav li.last
{
	background: none;
}
#btm_nav li a
{
	background: transparent url("../media/img/bg_btm_nav.gif") repeat-x 0 0;
	color: #F8F9FB;
	display: block;
	padding: 7px 8px 3px 10px;
	font-weight: normal;
}
.off #btm_nav li a:hover
{
	background: transparent url("../media/img/bg_btm_nav.gif") repeat-x 0 -28px;
}

#btm_nav li.qaccess
{
	text-transform: uppercase;
	float: right;
	font-size: 1.091em;
	padding: 0 9px;
	background: none;
}
#btm_nav li.qaccess a
{
	padding-top: 2px;
	line-height: 19px;
}
#btm_nav li.qaccess a span
{
	background: transparent url("../media/img/play.png") no-repeat 0 1px;
	padding: 3px 0 0 30px;
	display: block;
}
/* Sous Nav */
#btm_nav .nav_level2
{
	position: absolute;
	bottom: 26px;
	opacity: 0.95;
	display: none;
	z-index: 2;
}
#btm_nav .nav_level2 li, #btm_nav .nav_level2 li a
{
	background: transparent url("../media/img/bg_btm_nav_level2.gif") no-repeat -300px 0;
	float: none;
	padding-right: 0;
}
.off #btm_nav li:hover .nav_level2
{
	display: block;
}
#btm_nav li .nav_level2 li a
{
	width: 140px;
	height: 18px;
	padding: 3px 10px;
}
.off #btm_nav .nav_level2 li a:hover
{
	background: #7d8ec1;
}


/* Actilea Formule */
.content .aside_push
{
	float: left;
}
.content .section
{
	padding-top: 17px;
	width: 520px;
	float: left;
}
.content .content_nav
{
	list-style: none;
	margin: 10px 0 20px;
	width: 100%;
}
.content .content_nav:after
{
	clear: both;
	content: ' ';
	display: block;
	visibility: hidden;
	height: 0;
}
.content .content_nav li
{
	float: left;
	height: 20px;
	width: 131px;
	margin: 0 1px 0 0;
	padding-top: 4px;
	background: #e8e8e8;
	text-align: center;
	font-size: 1.0915em;
}
.content .content_nav li a
{
	color: #444446;
}
.content .content_nav li.first, .content .content_nav li.last
{
	width: 193px;
}
.content .content_nav li.active
{
	background: #7184c7;
}
.content .content_nav li.active a
{
	color: #fff;
}
.content .article p
{
	font-size: 1.0915em;
}
.content .article h3
{
	color: #1332a1;
	font-size: 1.182em;
}
.content .article h4
{
	color: #1332a1;
	font-size: 1.091em;
	margin-bottom: 5px;
}
.content .results ul
{
	margin-bottom: 15px;
}
.content .results li
{
	list-style: none;
	background: transparent url("../media/img/bg_picto_lists.gif") no-repeat 0 -201px;
	padding-left: 10px;
	margin-left: 0;
}
.content .content_flash_nav
{
	margin: 35px 0;
}
.content .content_flash_nav:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
.content .content_flash_nav li
{
	background: transparent url("../media/img/bg_picto_lists.gif") no-repeat 100% -270px;
	float: left;
	padding: 0 14px;
	list-style: none;
	margin: 0;
}
.content .content_flash_nav li.last
{
	background: none;
}
.content .content_flash
{
	width: 349px;
	height: 328px;
	margin: 10px auto;
	text-align: center;
	background: transparent url("../media/img/article_flash1.jpg") no-repeat center center;
}


/* QUIZ page */
.quiz_page
{
	background: url(../media/img/bg_quiz.jpg) no-repeat 0 138px;
}

.quiz_page #header
{
	background: url(../media/img/header_quiz.jpg) no-repeat 0 0;
	height: 138px;
}

.quiz_page #header .banner_product2 h2
{
	top: 2px;
}

.quiz_page #header .banner_product1 h2
{
	top: 3px;
}

.quiz_page #header .banner_product1 a.discover_link, .quiz_page #header .banner_product2 a.discover_link
{
	top: 109px;
}

.quiz_page .content
{
	position: relative;
}

.quiz_page #step1
{
	background: transparent url(../media/img/bg_push_quiz1.jpg) no-repeat 0 0;
}

.quiz_page #step2
{
	background: transparent url(../media/img/bg_push_quiz3.jpg) no-repeat 0 0;
}
.quiz_page #step3
{
	background: transparent url(../media/img/bg_push_quiz2.jpg) no-repeat 0 0;
}

.quiz_page .content .box
{
	margin-bottom: 0;
	min-height: 630px;
}

.quiz_page #step3 .box
{
	min-height: 458px;
}

.quiz_page #step2 .box
{
	min-height: 610px;
}

.quiz_page #btm_articles .box
{
	padding-top: 0;
}

.quiz_page .aside_push
{
	width: 363px;
}

.quiz_page .aside_push img
{
	display: block;
}
.quiz_page .aside_push a.link
{
	color: #95a3d5;
	font-size: 10px;
	text-decoration: underline;
	display: block;
	margin: 5px 0 6px;
	position: absolute;
	bottom: 0;
	left: 11px;
}

.aside_quiz
{
	width: 397px;
	float: right;
	padding: 5px 0 0;
	display: inline;
}

.aside_quiz .note
{
	margin: 0 0 4px;
	font-size: 9px;
	color: #a8a7a7;
	text-align: right;
}

.aside_quiz .quiz-form
{
	margin: 0 0 10px;
}

.aside_quiz #register-form
{
	margin: 0 0 4px;
}

.aside_quiz .quiz-form .top-forms
{
	background: url(../media/img/bg_form.gif) no-repeat;
	width: 100%;
	font-size: 0;
	height: 11px;
}

.aside_quiz .quiz-form .form-content
{
	background: url(../media/img/bg_form.gif) no-repeat 0px 100%;
	padding: 5px 9px 10px;
	width: 379px;
}

.aside_quiz .legend
{
	font-size: 16px;
	margin: 0;
	color: #444446;
	text-align: right;
	padding: 0 170px 15px 0;
	text-transform: none;
	font-weight: bold;
}

.quiz-form form p
{
	margin: 0 0 9px;
}

.quiz-form form p.last-field
{
	margin-bottom: 20px;
}

.quiz-form form label
{
	width: 165px;
	display: inline-block;
	color: #444446;
	padding: 0px 16px 0 0;
	text-align: right;
}

.quiz-form form .input-text
{
	width: 191px;
	height: 18px;
	display: inline-block;
	background: url(../media/img/bg_input.gif) no-repeat;
	color: #444446;
	font-size: 11px;
	padding: 2px 2px 1px;
}

.quiz-form form .input-text input
{
	background: none;
	border: 0;
	width: 191px;
	height: 18px;
}

.quiz-form form p.bt
{
	background: url(../media/img/bt_quiz.png) no-repeat 100% 0;
	height: 27px;
	text-align: right;
	line-height: 27px;
	width: 100%;
	margin: 0 0 6px;
}

.quiz-form form p.bt input
{
	background: none;
	border: 0;
	font-size: 16px;
	color: #ffffff;
	display: inline-block;
	cursor: pointer;
	padding: 0 0 3px;
	margin-right: 35px;
	width: 118px;
	vertical-align: middle;
}

#propose-form form p.bt
{
	margin: 0 0 20px;
}
#propose-form form p.bt input
{
	width: 155px;
}

.quiz-form form .forget-password
{
	text-align: right;
	margin: 0;
}

.forget-password a
{
	color: #444446;
	text-decoration: underline;
	font-weight: normal;
}

.quiz-form form .check-civilite
{
	margin-bottom: 14px;
}

.check-civilite input, .check-container input
{
	width: 13px;
	height: 13px;
	margin: 0 5px 0 0;
	display: inline-block;
	vertical-align: top;
}

.quiz-form form .check-container label
{
	vertical-align: top;
}

.quiz-form form .check-civilite .label2, .quiz-form form .check-container .label2
{
	padding: 0;
	text-align: left;
	width: 56px;
}

.quiz-form form .check-civilite .label2
{
	width: 52px;
}

.quiz-form form .check-civilite .last
{
	width: auto;
}

.quiz-form form .notice
{
	text-align: right;
}
#propose-form
{
	margin-bottom: 26px;
}

.intro_quiz
{
	font-size: 14px;
	padding: 30px 0 35px 0px;
	color: #444446;
}

.intro_quiz strong
{
	font-size: 21px;
	color: #20347b;
}

.intro-form
{
	color: #444446;
	font-size: 14px;
	margin: 0 0 18px;
	padding: 0 0 0 40px;
}

.intro-form strong
{
	color: #20347b;
}

#qcm-form .form-content
{
	background: none;
	padding: 0;
	width: 397px;
}

#qcm-form .form-content form label
{
	width: auto;
	text-align: left;
	vertical-align: middle;
}

#qcm-form .form-content form .bt
{
	margin: 0 0 25px;
}

.qcm-list
{
	width: 100%;
	margin: 0;
	padding: 30px 0 18px;
	list-style: none;
}

.qcm-list p
{
	color: #20347b;
	font-size: 16px;
	margin: 0 0 12px;
	font-weight: bold;
}

.qcm-list li
{
	margin: 0 0 35px;
}

.qcm-list li a
{
	display: inlineblock;
	margin: 0 0 0 35px;
	text-decoration: underline;
	color: #20347b;
	font-size: 10px;
	font-weight: normal;
}

.qcm-list ul
{
	list-style: none;
	margin: 0 0 0 35px;
}

.qcm-list ul li
{
	margin: 0 0 7px;
}

#qcm-form .qcm-list input
{
	display: inline-block;
	margin: 0 20px 0 0;
	height: 13px;
	width: 13px;
}

#qcm-form form .bt input
{
	width: 155px;
}

/* ADDED 29 07 */
.bgDegrade #btm_articles .box
{
	padding: 10px 10px 1px;
}

.bgDegrade .box
{
	padding: 0;
}

.content .section21j
{
	margin-left: 20px;
	width: 365px;
}
#btm_articles .aside_article h2.pink
{
	color: #e41262;
	text-transform: none;
}

h2.intro21j
{
	background: url("../media/img/logo-21j.png") no-repeat scroll 50px 0 transparent;
	color: #E41262;
	font-size: 23px;
	height: 65px;
	margin-left: 0;
	margin-top: 2px;
	padding-left: 140px;
	text-transform: none;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./media/img/logo-21j.png', sizingMethod='crop');
}

h2.intro21j span
{
	font-weight: bold;
}

.content .content_nav21j
{
	list-style: none;
	margin: 10px 0 20px;
	width: 100%;
}
.content .content_nav21j:after
{
	clear: both;
	content: ' ';
	display: block;
	visibility: hidden;
	height: 0;
}
.content .content_nav21j li
{
	float: left;
	height: 20px;
	padding-left: 7px;
	padding-right: 8px;
	margin: 0 1px 0 0;
	padding-top: 4px;
	background: #e8e8e8 url(../media/img/bg-nav-21j.jpg) repeat-x 0 0;
	text-align: center;
	font-size: 1.0915em;
}
.content .content_nav21j li.pink
{
	background: #e8e8e8 url(../media/img/bg-nav-21j-on.jpg) no-repeat 0 0;
}
.content .content_nav21j li a
{
	color: #535353;
}
.content .content_nav21j li.active a
{
	color: #e41262;
}
.content .article h3.phase
{
	font-size: 29px;
	color: #535353;
}
.content .article h3.phase span
{
	color: #e41262;
}
.pinkUnderline
{
	color: #e41262;
	text-decoration: underline;
}
.tinyMargin
{
	margin-bottom: 6px;
}
.blue
{
	color: #19368d;
}

.section21j #tab_article1
{
	margin-top: 80px;
}

/* Jeu concours 1 COORDONNEES.html */

h3.tt-b3
{
	font-size: 23px;
	font-weight: bold;
	color: #dd0083;
	margin: 6px 0 18px 4px;
}
p.p-1
{
	font-size: 15px;
	font-weight: bold;
	color: #444446;
	margin: 0 0 0 4px;
}
.jeu_concours
{
	overflow: hidden;
	width: 788px;
	padding: 0 4px;
}
.jeu_concours .side_steps
{
	float: left;
	width: 370px;
	background: url(../media/img/separ_coordonnees.jpg) no-repeat right center;
}
.jeu_concours p, .jeu_concours label
{
	color: #444446;
	font-size: 12px;
	margin: 0 0 2px 0;
}
.jeu_concours .p-blue
{
	color: #20347B;
	font-size: 17px;
	margin: 26px 0 6px 0;
}
.jeu_concours .visu-coffret-bien-etre
{
	margin: 18px 0 0 44px;
}
.jeu_concours .p-note
{
	font-size: 9px;
	color: #999999;
}
.jeu_concours .p-note a
{
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}
.jeu_concours .side_form
{
	float: left;
	width: 382px;
	padding: 0 0 0 22px;
}
.jeu_concours .tt-h3-2
{
	color: #DD0083;
	font-size: 26px;
	font-weight: normal;
	margin: 18px 0 0;
}
.jeu_concours .railway
{
	overflow: hidden;
	width: 100%;
	list-style: none;
	margin: 6px 0 12px 0;
}
.jeu_concours .railway li
{
	color: #CECED0;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 5px 0 0;
}
.jeu_concours .railway li.active
{
	color: #dd0083;
}
.jeu_concours h4
{
	color: #444446;
	font-size: 15px;
	margin: 0 0 15px 0;
}
/* TODO : delete */
.jeu_concours form p
{
	float: left;
	width: 100%;
	padding: 6px 0 2px 0;
	margin: 0;
}
.jeu_concours div p
{
	float: left;
	width: 100%;
	padding: 6px 0 2px 0;
	margin: 0;
}
.jeu_concours div .error
{
	margin-bottom: 15px;
	color: #FF0000;
}
.jeu_concours .side_form label
{
	float: left;
	padding: 3px 18px 0 0;
	text-align: right;
	width: 114px;
}
.jeu_concours .side_form input, .jeu_concours .side_form textarea, .jeu_concours .side_form select
{
	border: #B2B2B2 1px solid;
	float: left;
	width: 241px;
	padding: 0 2px;
	background: url(../media/img/bg_input_text.jpg) repeat-x;
	font-family: 'Trebuchet MS' , arial;
	font-size: 10px;
	color: #747474;
}
.jeu_concours .side_form input
{
	padding: 2px;
	height: 15px;
}
.jeu_concours .side_form textarea
{
	padding: 2px;
	height: 48px;
}
.jeu_concours .side_form select
{
	padding: 0 0 0 2px;
	width: 247px;
	color: #a7a7a8;
}
/* TODO : delete */
.jeu_concours .side_form #valid1, .jeu_concours .side_form #valid2
{
	background: url(../media/img/bg_bt_valider.jpg) no-repeat right 2px;
	border: none;
	color: #FFFFFF;
	font-size: 16px;
	height: 29px;
	margin: 22px 0 5px;
	padding: 0 30px 0 0;
	text-align: right;
	width: 100%;
	outline: none;
}
.jeu_concours .side_form .valid1, .jeu_concours .side_form .valid2
{
	background: url(../media/img/bg_bt_valider.jpg) no-repeat right 2px;
	border: none;
	color: #FFFFFF;
	font-size: 16px;
	height: 29px;
	margin: 12px 0 5px;
	padding: 0 30px 0 0;
	text-align: right;
	width: 100%;
	outline: none;
}
.jeu_concours .side_form .forget_pwd
{
	color: #444446;
	float: right;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	margin: 0 0 14px 0;
}
.jeu_concours .side_form .civilite-block
{
}
.jeu_concours .side_form .civilite-block .civil-m
{
	padding: 3px 18px 0 0;
	text-align: right;
	width: 114px;
}
.jeu_concours .side_form .civilite-block input
{
	float: left;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}
.jeu_concours .side_form .civilite-block label
{
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
	width: 73px; *width:64px;
}
.jeu_concours .side_form label span
{
	font-size: 9px;
}
.jeu_concours .side_form .civilite-block .civil-mlle
{
	width: auto;
}
.jeu_concours .side_form .civilite-block p
{
	width: 246px; *padding:2px02px0;
}
.jeu_concours .side_form .check-block input
{
	width: auto;
	height: auto;
	margin: 3px 0 0 102px; *margin:000102px;
padding:0;
border:none;
background:none;
}
.jeu_concours .side_form .check-block label
{
	padding: 0 0 0 20px; *padding:00013px;
text-align:left;
width:auto;
font-size:11px;
}

/* Jeu concours 2 TEMOIGNAGE.html */

.jeu_concours_temoignage
{
	padding: 0;
}
.jeu_concours_temoignage .side_steps
{
	width: 348px;
	background: none;
}
.jeu_concours_temoignage .side_form
{
	width: 430px;
	padding: 0;
}
.jeu_concours_temoignage .tt-h3-2
{
	margin: 8px 0 0 47px;
}
.jeu_concours_temoignage .railway
{
	margin: 6px 0 0 47px;
	width: 386px;
}
.jeu_concours_temoignage .side_form h4
{
	color: #DD0083;
	font-size: 16px;
	margin: 15px 0 4px 47px;
}
.jeu_concours_temoignage .side_form .intro_temoign
{
	float: right;
	font-size: 14px;
	margin: 0 0 10px 0;
	text-align: right;
}
.jeu_concours_temoignage .side_form label
{
	width: 166px;
	padding: 3px 16px 2px 0;
	margin: 0;
}
.jeu_concours_temoignage .side_form .download_side
{
	padding: 0 0 0 47px;
	float: left;
}
.jeu_concours_temoignage .side_form .download_side h4
{
	margin-left: 0;
}
.jeu_concours_temoignage .side_form .list_conseils
{
	overflow: hidden;
	width: 378px;
	list-style: none;
	padding: 0 0 8px 0;
}
.jeu_concours_temoignage .side_form .list_conseils li
{
	margin: 1px 0 0 10px;
	text-indent: -10px;
}
.jeu_concours_temoignage .side_form .download_side .desc_download
{
	font-size: 10px;
}
.jeu_concours_temoignage .download_side .download_photo
{
	height: 21px;
}
.jeu_concours_temoignage .side_form #valid1
{
	margin-top: 8px;
	background-image: url(../media/img/bg_bt_valider_2.jpg);
}

/* Jeu concours 3 PARAINAGE.html */

.jeu_concours_parainage
{
	padding: 0;
}
.jeu_concours_parainage .side_steps
{
	width: 375px;
	background: none;
}
.jeu_concours_parainage .side_form
{
	width: 400px;
	padding: 0;
}
.jeu_concours_parainage .side_form p
{
	padding: 0 0 12px 0;
}
.side_form .red-16
{
	color: #dd0083;
	font-size: 16px;
	margin: 0;
	padding: 0 0 5px 0;
}
.jeu_concours_parainage .side_form .red-12
{
	color: #dd0083;
	font-size: 12px;
	padding: 0;
}
.jeu_concours_parainage .side_form .share-div
{
	overflow: hidden;
	width: 100%;
	padding: 0 0 5px 0;
}
.jeu_concours_parainage .side_form .share-div p
{
	float: left;
	padding: 3px 0 0 0;
}
.jeu_concours_parainage .side_form .share-div img
{
	display: block;
	margin: 0;
}
/* TODO : delete */
.jeu_concours_parainage .side_form form p
{
	padding: 0 0 8px 0;
}

.jeu_concours_parainage .side_form div p
{
	padding: 0 0 8px 0;
}
.jeu_concours_parainage .side_form form label
{
	width: 124px;
}
.jeu_concours_parainage .side_form #valid1
{
	background: url(../media/img/bg_bt_valider_2.jpg) no-repeat right 2px;
	margin: 10px 15px 0 0;
	width: 393px;
}

/* COMMENCEZ LE PROGRAMME.html */
.valid1
{
	cursor: pointer;
}

.commencez_le_programme .error a
{
	color: #FF0000;
}

.commencez_le_programme .side_steps
{
	width: 410px;
	background: none;
}
.commencez_le_programme .side_form
{
	width: 344px;
	padding: 22px 0 0 15px;
}
/* TODO : delete */
.commencez_le_programme .side_form form label
{
	padding-right: 0;
	text-align: left;
	width: 96px;
}
.commencez_le_programme .side_form div label
{
	padding-right: 0;
	text-align: left;
	width: 96px;
}
.commencez_le_programme .side_form .intro-programme
{
	padding: 28px 0 20px 0;
}
/* TODO : delete those 5 */
.commencez_le_programme .side_form form label span
{
	font-size: 9px;
	display: block;
}
.commencez_le_programme .side_form #valid1, .commencez_le_programme .side_form #valid2
{
	background: url(../media/img/bg_bt_valider_2.jpg) no-repeat right 2px;
}
.commencez_le_programme .side_form #valid1
{
	margin: 0 0 14px 0;
}
.commencez_le_programme .side_form #valid2
{
	display: block;
	font-weight: normal;
	height: 22px;
	padding-top: 7px;
	width: 314px;
	margin: 4px 0 0 0;
}

.commencez_le_programme .side_form div label span
{
	font-size: 9px;
	display: block;
}

.commencez_le_programme .side_form .valid1, .commencez_le_programme .side_form .valid2
{
	background: url(../media/img/bg_bt_valider_2.jpg) no-repeat right 2px;
}
.commencez_le_programme .side_form .valid1
{
	margin-top: 0;
}
.commencez_le_programme .side_form .valid2
{
	display: block;
	font-weight: normal;
	height: 22px;
	padding-top: 7px;
	width: 314px;
	margin: 4px 0 0 0;
}

/* NOS EGERIES 2010.html */

.nos_egeries_2010
{
	padding: 0;
}
.nos_egeries_2010 .side_steps
{
	width: 400px;
}
.nos_egeries_2010 .side_steps img
{
	display: none;
}
.nos_egeries_2010 .side_form
{
	width: 380px;
	padding: 20px 0 0 0;
}
.nos_egeries_2010 .side_form .nav_chat
{
	overflow: hidden;
	width: 200px;
	list-style: none;
	padding: 0 0 0 57px;
}
.nos_egeries_2010 .side_form .nav_chat li
{
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
}
.nos_egeries_2010 .side_form .nav_chat li a
{
	width: 41px;
	height: 55px;
	display: block;
	outline: none;
}
.nos_egeries_2010 .side_form .nav_chat li.assia a
{
	background: url(../media/img/picto-assia.jpg) no-repeat 0 0;
}
.nos_egeries_2010 .side_form .nav_chat li.cyrano a
{
	background: url(../media/img/picto-cyrano.jpg) no-repeat 0 0;
}
.nos_egeries_2010 .side_form .nav_chat li.elouna a
{
	background: url(../media/img/picto-elouna.jpg) no-repeat 0 0;
}
.nos_egeries_2010 .side_form .nav_chat li.frimousse a
{
	background: url(../media/img/picto-frimousse.jpg) no-repeat 0 0;
}
.nos_egeries_2010 .side_form .nav_chat li.active a
{
	background-position: -41px;
}
.nos_egeries_2010 .side_form .cat_detail
{
	overflow: hidden;
	width: 100%;
	list-style: none;
}
.nos_egeries_2010 .side_form .cat_detail li
{
	margin: 0;
	display: none;
}
.nos_egeries_2010 .side_form .cat_infos
{
	padding: 7px 0 0 57px;
	width: 310px;
}
.nos_egeries_2010 .side_form .cat_infos h3
{
	color: #F9D1E9;
	font-size: 60px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
}
.nos_egeries_2010 .side_form .cat_infos ul
{
	overflow: hidden;
	width: 100%;
	list-style: none;
}
.nos_egeries_2010 .side_form .cat_infos li
{
	margin: 0;
	color: #444446;
	display: block;
}
.nos_egeries_2010 .side_form .cat_infos li span
{
	font-weight: bold;
}
.nos_egeries_2010 .side_form .cat_comment
{
	background: url(../media/img/bg_comment_left.jpg) no-repeat 8px 10px;
	padding: 19px 0 0 55px;
}
.nos_egeries_2010 .side_form .cat_comment p
{
	background: url(../media/img/bg_comment_right.jpg) no-repeat right bottom;
	color: #DD0083;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	margin: 0 20px 0 0;
	padding: 0 60px 0 0;
	text-indent: 7px;
}
.nos_egeries_2010 .side_form .valid
{
	background: url(../media/img/bg_bt_valider_2.jpg) no-repeat right 2px;
	color: #FFFFFF;
	float: left;
	font-size: 16px;
	font-weight: normal;
	height: 27px;
	margin: 25px 30px 0 0;
	padding: 2px 30px 0 0;
	text-align: right;
	width: 262px;
}

/* benefices.html */

.benefices #aside_push
{
	float: left;
	width: 395px;
}
.benefices #aside_push div
{
	position: relative;
	width: 100%;
	height: 480px;
}
.benefices #aside_push.programme-j1 div
{
	background: url(../media/img/programme-j1.jpg) no-repeat 0 0;
}
.benefices #aside_push.programme-j7 div
{
	background: url(../media/img/programme-j7.jpg) no-repeat 0 0;
}
.benefices #aside_push.programme-j14 div
{
	background: url(../media/img/programme-j14.jpg) no-repeat 0 0;
}
.benefices #aside_push.programme-j21 div
{
	background: url(../media/img/programme-j21.jpg) no-repeat 0 0;
}
.benefices #aside_push.programme-demain div
{
	background: url(../media/img/programme-demain.jpg) no-repeat 0 0;
}
.benefices #aside_push a
{
	position: absolute;
	font-size: 0;
	text-indent: -4000px;
	outline: none;
}
.benefices #programme-j1
{
	width: 46px;
	height: 53px;
	left: 184px;
	bottom: 8px;
	background: url(../media/img/pastille-1j.gif) no-repeat 0 0;
}
.benefices #programme-j1.active
{
	background-position: -46px;
}
.benefices #programme-j7
{
	width: 48px;
	height: 54px;
	right: 47px;
	top: 354px;
	background: url(../media/img/pastille-7j.gif) no-repeat 0 0;
}
.benefices #programme-j7.active
{
	background-position: -48px;
}
.benefices #programme-j14
{
	width: 58px;
	height: 69px;
	top: 220px;
	right: 1px;
	background: url(../media/img/pastille-14j.gif) no-repeat 0 0;
}
.benefices #programme-j14.active
{
	background-position: -58px;
}
.benefices #programme-j21
{
	width: 64px;
	height: 75px;
	top: 96px;
	right: 81px;
	background: url(../media/img/pastille-21j.gif) no-repeat 0 0;
}
.benefices #programme-j21.active
{
	background-position: -64px;
}
.benefices #programme-demain
{
	width: 76px;
	height: 80px;
	top: 8px;
	left: 150px;
	background: url(../media/img/pastille-demain.gif) no-repeat 0 0;
}
.benefices #programme-demain.active
{
	background-position: -76px;
}
.benefices .section .tab_article
{
	margin-top: 80px;
}
.benefices .section .text-steps
{
	overflow: hidden;
	width: 100%;
	list-style: none;
}
.benefices .section .text-steps li
{
	margin: 0;
	display: none;
}
.benefices .text-steps .tab_article p
{
	font-size: 14px;
}
.benefices .text-steps .tab_article .separator
{
	width: 100%;
	height: 25px;
}
.benefices .text-steps .tab_article .tinyMargin
{
	margin: 0 0 2px 0;
}
.benefices .text-steps .tab_article .tinyMargin a
{
	font-weight: normal;
	font-size: 13px;
}
.benefices .text-steps .tab_article .tinyMargin a:hover
{
	color: #19368D;
}



/*** AJOUT ***/
.benefices .text-steps .tab_article p
{
	font-size: 12px;
}

.benefices .text-steps .tab_article .tinyMargin a
{
	font-weight: bold;
	font-size: 11px;
}

.nos_egeries_2010 .side_form .cat_comment p
{
	font-weight: bold;
}

#pdt_actilea .intro_txt h2
{
	color: #DE0C8A;
	font-weight: bold;
	font-size: 25px;
	text-transform: none;
	margin-bottom: 10px;
}

#pdt_actilea .aside .wrapper
{
	margin-top: 30px;
	padding-left: 150px;
	width: 195px;
	min-height: 135px;
}

#pdt_actilea .intro_txt
{
	left: 380px;
}
.content #pdt_actilea .aside
{
	background: none;
}

#pdt_actilea .wrapper ul, .wrapper li
{
	margin-left: 0;
}
#pdt_actilea .aside h2, #pdt_actilea .aside h3, .content #pdt_actilea .aside a
{
	color: #1332A1;
}
#pdt_actilea .aside h2
{
	text-transform: none;
	font-size: 20px;
}

.nos_egeries_2010 .side_form .cat_comment
{
	min-height: 20px;
}

.nos_egeries_2010 .side_form .cat_comment p
{
	width: 260px;
}

.jeu_concours_temoignage .side_form .intro_temoign
{
	font-size: 12px;
}

.side_form .red-16, .side_form .red-12
{
	font-weight: bold;
}

.jeu_concours_parainage .side_form .share-div p
{
	width: 310px;
}


.content .content_nav21j li
{
	padding-right: 7px;
}

.content h1.phase
{
	color: #DD0083;
	font-size: 27px;
	font-weight: bold;
	text-transform: none;
	margin-top: 30px;
}
.content h2.phase
{
	color: #535353;
	font-size: 29px;
	font-weight: bold;
	text-transform: none;
}
.content h2.phase span
{
	color: #E41262;
	text-transform: none;
}
.commencez_le_programme .side_form .intro-programme
{
	padding: 10px 0 20px;
}
.nos_egeries_2010 .side_form .cat_infos h2
{
	color: #F9D1E9;
	font-size: 60px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding-left: 0;
}
h2.tt-b3
{
	color: #DD0083;
	font-size: 23px;
	font-weight: bold;
	margin: 0px 0 8px 4px;
	padding: 0;
	text-transform: none;
}
.jeu_concours h2.tt-h2-2
{
	color: #DD0083;
	font-size: 26px;
	font-weight: normal;
	margin: 23px 0 0;
	padding-left: 45px;
	text-transform: none;
	padding-left: 0;
}

/* galerie_temoignage.html */

.galerie_temoignage h3.tt-b3
{
	color: #E51D69;
	font-size: 21px;
	margin-bottom: 5px;
}
.galerie_temoignage p.p-1
{
	font-size: 18px;
	font-weight: normal;
}
.galerie_temoignage .page_content
{
	overflow: hidden;
	width: 100%;
	padding: 8px 0 0 0;
}
.galerie_temoignage .story_description
{
	width: 684px;
	margin-left: auto;
	margin-right: auto;
}
.galerie_temoignage .story_description .side_visu
{
	float: left;
	padding: 66px 0 0 2px;
	width: 340px;
	text-align: center;
}
.galerie_temoignage .story_description .side_visu a
{
	outline: none;
}
.galerie_temoignage .story_description .side_visu img
{
	border: #d9d9d9 1px solid;
}
.galerie_temoignage .story_description .side_visu .link_note
{
	color: #B5B3B3;
	display: block;
	font-size: 12px;
	line-height: 12px;
	margin-left: auto;
	margin-right: auto;
	padding: 28px 0 0;
	text-align: left;
	width: 290px;
}
.galerie_temoignage .story_description .side_infos
{
	float: left; /* padding:0 86px 0 0; */
	width: 336px;
}
.galerie_temoignage .story_description .side_infos p, .galerie_temoignage .story_description .side_infos h4
{
	padding: 0 0 0 28px;
	margin: 0;
}
.galerie_temoignage .story_description .side_infos a
{
	outline: none;
}
.galerie_temoignage .story_description .side_infos h4.cat_name
{
	font-size: 13px;
	color: #dd0083;
}
.galerie_temoignage .story_description .side_infos p.cat_infos
{
	font-size: 11px;
	color: #444446;
	font-weight: normal;
	line-height: 15px;
}
.galerie_temoignage .story_description .side_infos p.cat_infos span
{
	font-weight: bold;
}
.galerie_temoignage .story_description .side_infos p.cat_comment
{
	background: url(../media/img/bg_comment_galerie_left.gif) no-repeat 8px 1px;
	padding: 5px 0 0 28px;
	text-indent: 9px;
}
.galerie_temoignage .story_description .side_infos p.cat_comment span
{
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #6c6c6c;
	display: block;
	line-height: 14px;
	padding-bottom: 15px;
	background: url(../media/img/bg_comment_galerie_right.gif) no-repeat right bottom;
}
.galerie_temoignage .page_content .vote_temoigne
{
	overflow: hidden;
	padding: 12px 0 0 45px;
	width: 620px;
}
.galerie_temoignage .page_content .vote_temoigne a
{
	background: url(../media/img/bg_bt_valider_2.jpg) no-repeat right 0;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	height: 27px;
	padding: 0 28px 0 0;
	text-align: right;
	width: 280px;
	outline: none;
}
.galerie_temoignage .page_content .link-vote-cat
{
	float: left;
}
.galerie_temoignage .page_content .link-temoigne
{
	float: right;
}
.galerie_temoignage .page_content .side_filtre
{
	background: url(../media/img/bg_filtre.gif) no-repeat 0 0;
	overflow: hidden;
	padding: 20px 0 36px;
	text-align: center;
	width: 618px;
	margin-left: auto;
	margin-right: auto;
}
.galerie_temoignage .side_filtre li
{
	display: inline;
	margin: 0;
	padding: 0 6px;
}
.galerie_temoignage .side_filtre li, .galerie_temoignage .side_filtre li a
{
	color: #505052;
	font-size: 12px;
	font-weight: bold;
}
.galerie_temoignage .side_filtre li.active a
{
	color: #dd0083;
	text-decoration: underline;
}
.galerie_temoignage .page_content .carrousel
{
	width: 592px;
	margin-left: auto;
	margin-right: auto;
}
.galerie_temoignage .page_content .label_page
{
	color: #505052;
	display: inline;
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 10px;
}
.galerie_temoignage .page_content .label_page a
{
	height: 11px;
	width: 7px;
	display: block;
}
.galerie_temoignage .page_content .carrousel_galerie
{
	width: 592px;
	list-style: none;
	clear: both;
	padding: 2px 0 0 0;
}
.galerie_temoignage .page_content .carrousel_galerie li
{
	margin: 0;
	width: 592px;
}
.galerie_temoignage .page_content .carrousel_galerie li ul
{
	overflow: hidden;
	width: 100%;
	list-style: none;
}
.galerie_temoignage .page_content .carrousel_galerie ul li
{
	float: left;
	padding: 0 4px 6px 0;
	position: relative;
	width: auto;
}
.galerie_temoignage .page_content .carrousel_galerie ul li a
{
	color: #444446;
	font-size: 11px;
	font-weight: normal;
}
.galerie_temoignage .page_content .carrousel_galerie ul li div div.small_frame
{
	width: 70px;
	height: 70px;
}
.galerie_temoignage .page_content .carrousel_galerie ul li div div a img
{
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.galerie_temoignage .page_content .carrousel_galerie ul li a .name_cat
{
	display: block;
	width: 70px;
	height: 20px;
	overflow: hidden;
	text-align: center;
	clear: both;
	padding-top:2px;
	cursor: pointer;
}
.galerie_temoignage .page_content .carrousel_galerie ul li a:hover .name_cat,
.galerie_temoignage .page_content .carrousel_galerie ul li div:hover a .name_cat
{
	color: #dd0083;
}
.galerie_temoignage .page_content .carrousel_galerie ul li a .bg_visu
{
	position:absolute;
	top:0;
	left:0;
	width:70px;
	height:70px;
	background:url(../media/img/bg_visu_galerie.png) no-repeat 0 0;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../media/img/bg_visu_galerie.png', sizingMethod='crop');
	cursor:pointer;
}
.galerie_temoignage .page_content .carrousel_galerie ul li a:hover .bg_visu, .galerie_temoignage .page_content .carrousel_galerie ul li a .active,
.galerie_temoignage .page_content .carrousel_galerie ul li div:hover a .bg_visu
{
	background: url(../media/img/bg_visu_galerie_hover.png) no-repeat 0 0;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../media/img/bg_visu_galerie_hover.png', sizingMethod='crop');
}
/* ****************** */

.carrousel .jcarousel-container-horizontal
{
	padding: 0 0 0 0;
	width: 568px;
	clear: both;
}
.carrousel .jcarousel-clip-horizontal
{
	width: 100%;
	padding: 0;
}
.carrousel .jcarousel-prev-horizontal
{
	display: inline;
	float: right;
	padding: 0;
	height: 11px;
	width: 7px;
	background: url(../media/img/nav_carrousel_prev.gif) no-repeat 0 0;
	margin: 3px 0 0 0;
	cursor: pointer;
}
.carrousel .jcarousel-next-horizontal
{
	display: inline;
	float: right;
	padding: 0;
	height: 11px;
	width: 7px;
	background: url(../media/img/nav_carrousel_next.gif) no-repeat 0 0;
	margin: 3px 0 0 0;
	cursor: pointer;
}
.carrousel .jcarousel-item-horizontal
{
	margin: 0;
}

/* ****************** */

.jeu_concours .side_form p.checkbox input
{
	width: 20px;
	border: 0;
	margin-left: 98px;
	margin-right: 10px;
}

.jeu_concours .side_form p.checkbox label
{
	width: 230px;
	text-align: left;
}


.contentRightArticle h1, .contentLeftForm h1, .contentRightEmpty h1
{
	display: block;
	visibility: visible;
	position: relative;
}

h1.actu, #actilea h1
{
	display: block;
	visibility: visible;
	position: relative;
}
