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;
	width: 800px;
}
.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 0 1px 10px;*/
	padding: 0;
}

.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: 2em;
	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;
	margin-bottom: 15px;
}

hr
{
	border-color: #db002e;
}

/* ! Media boxes (ex:flash) ----------------------------------------------- */
.media
{
	padding-bottom: 10px;
}

/* ! footer ----------------------------------------------- */
#footer
{
	position: relative;
	z-index: 10;
}

#footer .box
{
	color: #fff;
	text-align: right;
	padding-right: 0;
	padding-left: 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
{
	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;
	z-index: 1;
	margin-top: 15px;
}
#header
{
	background: url("../media/img/bg_header.jpg") 0 8px no-repeat;
	position: relative;
	height: 137px;
}
#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;
}

/* Produits */

#headerProduct
{
	background: url("../media/img/bg_header.jpg") 0 8px no-repeat;
	position: absolute;
	height: 133px;
}
#headerProduct h1
{
	visibility: hidden;
	position: absolute;
}
#headerProduct .banner_product1 h2
{
	position: absolute;
	top: 6px;
	left: 10px;
}
#headerProduct .banner_product1 h2 a
{
	display: block;
	width: 180px;
	height: 75px;
}
#headerProduct .banner_product1 a.discover_link
{
	position: absolute;
	top: 113px;
	left: 20px;
}
#headerProduct .banner_product2 h2
{
	position: absolute;
	top: 6px;
	right: 10px;
}
#headerProduct .banner_product2 h2 a
{
	display: block;
	width: 180px;
	height: 75px;
	text-align: right;
}
#headerProduct .banner_product2 a.discover_link
{
	position: absolute;
	top: 113px;
	right: 20px;
}

a.arrow_blue
{
	color: #1332a1;
	float: left;
	background: transparent url("../media/img/bg_picto_lists.gif") no-repeat 0 5px;
	padding-left: 10px;
	font-weight: normal;
}
a.arrow_pink
{
	color: #e41262;
	float: left;
	background: transparent url("../media/img/bg_picto_lists.gif") no-repeat 0 -96px;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 15px;
	text-transform: none;
}
#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;
	font-weight: bold;
}
#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;
	font-weight: bold;
}
#btm_articles
{
	margin-top: 40px;
	position: relative;
	z-index: 2;
}
#btm_articles .aside_article
{
	float: left;
	border: 1px solid #d9d9d9;
	width: 254px;
	height: 110px;
	margin-right: 5px;
	background: #FFFFFF;
}
#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
{
	margin-top: 15px;
	font-size: 1.091em;
	font-weight: bold;
}

/* 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: 6px 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: 12px;
	opacity: 0.95;
	display: none;
	z-index: 10;
}
#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; /*margin-right:15px;*/
}
.content .section
{
	padding-top: 17px;
	width: 510px;
	float: left;
	text-align: 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: 250px;
	border-right: 2px solid #FFFFFF;
}
.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, .content .article h3
{
	color: #1332a1;
	font-size: 1.3em;
	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 13px;
	list-style: none;
	margin: 0;
}
.content .content_flash_nav li.last
{
	background: none;
}

.content .content_flash
{
	width: 349px;
	margin: 10px auto;
	text-align: center;
	min-height: 300px;
}

.withflash
{
	height: 328px;
}

#tab_article2 a
{
	color: #1332A1;
}

p.results
{
	margin-bottom: 2em;
}

.noBackground
{
	background: none;
}

/* QUIZ page */
.quiz_page
{
	background: url(../media/img/bg_quiz.jpg) no-repeat 0 110px;
}

.quiz_page #header
{
	background: url(../media/img/header_quiz.jpg) no-repeat 0 1px;
}

.quiz_page .content
{
	background: none;
}

.quiz_page .content .box
{
	margin-bottom: 0;
}
.quiz_page #btm_articles .box
{
	padding-top: 0;
}

.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;
}

.aside_quiz
{
	width: 397px;
	float: left;
	padding: 5px 0 0;
	display: inline;
}

.note
{
	clear: both;
	margin: 0 0 4px;
	font-size: 9px;
	color: #95A3D5;
	text-align: left;
	width: 780px;
}

.note2
{
	margin: 0 0 4px;
	font-size: 9px;
	color: #95A3D5;
	text-align: right;
}

.noteNatural
{
	margin: 0 0 4px;
	font-size: 11px;
	font-weight: bold;
	color: #a8a7a7;
	text-align: left;
	width: 780px;
}

.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 p, .section21j p
{
	margin: 0 0 9px;
}

.quiz-form p.last-field
{
	margin-bottom: 20px;
}

.quiz-form label, .section21j label
{
	width: 165px;
	display: inline-block;
	color: #444446;
	padding: 0px 16px 0 0;
	text-align: right;
}
.section21j label
{
	width: 149px;
}
.quiz-form .input-text, .section21j .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 .input-text input, .section21j .input-text input
{
	background: none;
	border: 0;
	width: 191px;
	height: 18px;
}

.quiz-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 p.bt input
{
	background: none;
	border: 0;
	font-size: 16px;
	color: #ffffff;
	display: inline-block;
	cursor: pointer;
	padding: 0 0 3px;
	padding-top: 4px;
	margin-right: 35px; /*width:118px;*/
	width: 155px;
	vertical-align: middle;
}

#propose-form form p.bt input
{
	width: 155px;
}

.quiz-form .forget-password
{
	text-align: right;
	margin: 0;
}

.forget-password a
{
	color: #444446;
	text-decoration: underline;
	font-weight: normal;
}

.quiz-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 .check-container label
{
	vertical-align: top;
}

.quiz-form .check-civilite .label2, .quiz-form .check-container .label2
{
	padding: 0;
	text-align: left;
	width: 56px;
}

.quiz-form .check-civilite .label2
{
	width: 52px;
}

.quiz-form .check-civilite .last
{
	width: auto;
}

.quiz-form .notice
{
	text-align: right;
}
#propose-form
{
	margin-bottom: 26px;
}

.intro_quiz
{
	font-size: 14px;
	padding: 22px 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 label
{
	width: auto;
	text-align: left;
	vertical-align: middle;
}

#qcm-form .form-content .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: inline;
	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 .bt input
{
	width: 155px;
}

.contentLeftArticle
{
	/*	background: url("../images/chat.jpg") no-repeat scroll left bottom transparent;*/
	float: left;
	height: 480px;
	padding-left: 18px;
	text-align: left;
	width: 365px;
}

.contentRightArticle h1, .contentLeftForm h1, .contentRightEmpty h1
{
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0 0 10px;
	padding: 0;
	margin-top: 20px;
}

.contentRightArticle h2, .contentRightForm h2, .contentRightEmpty h2
{
	color: #1A3892;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

.contentLeftForm
{
	float: left;
	height: 541px;
	padding-left: 20px;
	text-align: left;
	width: 425px;
}

.contentRightForm
{
	background: url("/images/chat2.jpg") no-repeat scroll right bottom transparent;
	float: right;
	height: 541px;
	text-align: center;
	width: 315px;
}

.contentRightArticle a, .contentRightArticle a:active, .contentRightArticle a:visited, .contentLeftForm a, .contentLeftForm a:active, .contentLeftForm a:visited, .contentLeftEmpty a, .contentLeftEmpty a:active, .contentLeftEmpty a:visited, .contentRightEmpty a, .contentRightEmpty a:active, .contentRightEmpty a:visited, .contentLeftProduct a, .contentLeftProduct a:active, .contentLeftProduct a:visited
{
	color: #1A3892;
	text-decoration: underline;
	font-weight: normal;
}

.contentRightArticle a:hover, .contentLeftForm a:hover, .contentLeftEmpty a:hover, .contentLeftProduct a:hover
{
	color: #1A3892;
	text-decoration: none;
	font-weight: normal;
}

.bgDegrade
{
	margin-top: 0;
	background-color: #FFF;
}

label.login
{
	float: left;
	width: 100px;
}

.frmField
{
	clear: both;
	display: block;
	float: left;
	margin: 0 0 10px;
	width: 380px;
}

.contentLeftEmpty
{
	float: left;
	height: 480px;
	padding-left: 18px;
	text-align: left;
}

.contentRightEmpty
{
	float: right;
	height: 480px;
	overflow: auto;
	padding-right: 18px;
	text-align: left;
}

.contentLeftProduct
{
	float: left;
	height: 520px;
	padding-left: 18px;
	text-align: left;
	width: 370px;
}

.contentRightProduct
{
	background: url("/images/produits/produits.jpg") no-repeat scroll right bottom transparent;
	float: right;
	height: 480px;
	padding-right: 18px;
	text-align: left;
	width: 373px;
}

label.shortreg
{
	float: left;
	width: 180px;
}

.contentLeftProduct input, .contentLeftProduct select
{
	background: none repeat scroll 0 0 #FFFFFF;
	color: #000000;
	float: left;
	font-size: 1em;
}

.frmFieldProd
{
	clear: both;
	display: block;
	float: left;
	margin: 0 0 10px;
	width: 349px;
}

.radioHolder
{
	clear: right;
	float: left;
	margin-bottom: 10px;
}

.paddingTop
{
	padding-top: 15px;
}

/* ! flash */
#animation_flash
{
	clear: left;
	float: none;
	width: 1400px;
	margin-left: 0;
	margin-right: 0;
}

#animation_flash .content_flash
{
	clear: left;
	position: relative;
	left: -300px;
	background: white;
}

.flash-full
{
	height: 630px; /*position: absolute;*/
	top: 143px;
	width: 100%;
	z-index: 10;
}

#footer-home
{
	margin-top: 350px;
}

.legende
{
	margin-top: 35px;
	font-size: 9px;
}

span.separator
{
	margin-left: 0px;
	margin-right: 0px;
}

#actu1, #actu2, #actu3
{
	background: transparent url("../media/img/player.jpg") no-repeat top left;
	height: 335px;
	padding: 10px 10px 0;
}

#divActu4
{
	height: 569px;
	padding: 0 10px 0 0;
	background: transparent url("../images/actu/actu4.jpg") no-repeat top left;
}

#divActu4 .subtitle
{
	color: #444446;
	font-size: 14px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 20px;
	text-decoration: underline;
	font-weight: bold;
}

#divActu4 .contentTitle
{
	text-align: center;
	padding-top: 70px;
	margin-bottom: 25px;
}

#divActu4 a
{
	background: none;
	text-align: center;
}

#divActu4 .thumb_list
{
	margin-left: 20px;
	overflow: hidden;
	width: 100%;
}

#divActu4 ul
{
	list-style: square outside none;
}

#divActu4 .thumb_list li
{
	float: left;
	height: 114px;
	margin: 0 17px 10px 0;
	overflow: hidden;
	position: relative;
	width: 134px;
}

#divActu4 li
{
	margin-left: 30px;
}

#actu2 a
{
	position: absolute;
	outline: medium none;
	font-size: 0;
	width: 66px;
	height: 16px;
}

#actu2 a.assya_1024_768
{
	top: 500px;
	left: 81px;
}
#actu2 a.assya_1280_1024
{
	top: 519px;
	left: 81px;
}

#actu2 a.cyrano_1024_768
{
	top: 500px;
	left: 226px;
}
#actu2 a.cyrano_1280_1024
{
	top: 519px;
	left: 226px;
}

#actu2 a.elouna_1024_768
{
	top: 500px;
	left: 402px;
}
#actu2 a.elouna_1280_1024
{
	top: 519px;
	left: 402px;
}

#actu2 a.frimousse_1024_768
{
	top: 500px;
	left: 552px;
}
#actu2 a.frimousse_1280_1024
{
	top: 519px;
	left: 552px;
}

#actu2 a.screensaver-PC
{
	top: 500px;
	left: 695px;
}
#actu2 a.screensaver-MAC
{
	top: 519px;
	left: 695px;
}

#actu1 h2, #actu2 h2, #actu3 h2, #actu4 h2
{
	font-weight: normal;
	text-transform: none;
	font-size: 20px;
	color: #1332A1;
}

h1.actu
{
	color: #1332A1;
	font-size: 25px;
	font-weight: normal;
	margin: 10px 10px 0;
	padding: 6px 12px 0;
	text-transform: none;
}

p.actu
{
	margin-left: 23px;
}

#footer-home.footer-flash
{
	margin-top: 40px;
}

.box ul.content_nav h2
{
	color: #333;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: none;
}

.box ul.content_nav li.active h2
{
	color: #FFF;
}

.natural-balance
{
	margin-left: -15px;
}

p.actu
{
	margin-bottom: 10px;
}

.actu a
{
	color: #333;
}

.actu a.active
{
	color: #1332A1;
}

.hidden
{
	visibility: hidden;
}

.content .section21j
{
	margin-left: 20px;
	width: 364px;
}
.content div.egerie
{
	width: 348px;
}
#btm_articles .aside_article h2.pink
{
	color: #e41262;
}

h2.intro21j
{
	color: #E41262;
	font-size: 23px;
	height: 80px;
	padding-left: 140px;
	padding-top: 55px;
	margin-left: 0;
	text-transform: none;
	background: url("/media/img/logo-21j.png") no-repeat scroll 0 30px transparent;
}

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;
}
.content .article h4
{
	color: #e41262;
	font-size: 16px;
}
.pinkUnderline
{
	color: #e41262;
	text-decoration: underline;
}
.tinyMargin
{
	margin-bottom: 6px;
}
.blue
{
	color: #19368d;
}

.section21j #tab_article1
{
	margin-top: 80px;
}
.section21j p.bt input
{
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	margin-right: 5px;
	padding: 4px 0 3px;
	vertical-align: middle;
	width: 155px;
}

.section21j p.bt
{
	background: url("../media/img/bt_21j.png") no-repeat scroll 100% 0 transparent;
	height: 27px;
	line-height: 27px;
	margin: 0 0 6px;
	text-align: right;
	width: 100%;
}

.content .article h3.egerie
{
	color: #f9d1e9;
	font-size: 60px;
	font-style: italic;
}

.content .article q
{
	color: #dd0083;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-align: justify;
	margin-bottom: 20px;
}

.content .nav21j
{
	margin: 10px 0 0 430px;
	width: 260px;
}

.content .nav21j li, .content .nav21j li.active, .content .nav21j li.first
{
	background: none;
	width: 41px;
	height: 61px;
}
.content .nav21j li.chat1
{
	background: url(../media/img/mini-chat1-off.jpg) no-repeat 0 0;
}
.content .nav21j li.chat2
{
	background: url(../media/img/mini-chat2-off.jpg) no-repeat 0 0;
}
.content .nav21j li.chat3
{
	background: url(../media/img/mini-chat3-off.jpg) no-repeat 0 0;
}
.content .nav21j li.chat4
{
	background: url(../media/img/mini-chat4-off.jpg) no-repeat 0 0;
}
.content .nav21j li.chat1.active
{
	background: url(../media/img/mini-chat1.jpg) no-repeat 0 0;
}
.content .nav21j li.chat2.active
{
	background: url(../media/img/mini-chat2.jpg) no-repeat 0 0;
}
.content .nav21j li.chat3.active
{
	background: url(../media/img/mini-chat3.jpg) no-repeat 0 0;
}
.content .nav21j li.chat4.active
{
	background: url(../media/img/mini-chat4.jpg) no-repeat 0 0;
}
.content .nav21j li a
{
	width: 41px;
	height: 61px;
	display: block;
}
.content .egerie p.bt
{
	margin-top: 60px;
}

.error
{
	color: #FF0000;
}

.inscription h2.phase
{
	font-weight: normal;
	text-transform: uppercase;
	color: #1432A0;
	font-size: 28px;
	margin: 10px 0 0;
}

.inscription .bloc-form p
{
	margin-bottom: 1em;
}

input[type=checkbox]
{
	margin-left: 5px;
	margin-right: 5px;
}

.contentLeftArticleConseils
{
	min-height: 600px;
	height: 600px;
	background: transparent url(../media/img/home_conseils.jpg) no-repeat 0px 20px;
}
