body
{
  color: #333;
  padding: 0;
  background: #fff url("../media/img/bg_body.jpg") repeat-x 0 0;
}

body#site10ans
{
  background: url("../media/img/bg-10ans-main.jpg") repeat-x left top #15284d;
}

body #evenement
{
  background: url("../media/img/bg-10ans3.jpg") no-repeat center top #15284d;
}

body#site10ans #evenement
{
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
}

body#evenement #page
{
  margin-top: 160px;
}

body#evenement #page .grid_16
{
  background-color: #FFF;
}

/* ! 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;
  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 ----------------------------------------------- */
#btm_articles
{
  margin: 0;
}
#footer
{
  position: relative;
  margin: 0;
}
#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: 297px;
  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: transparent;
}
#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: 390px;
  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: 175px;
}
#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;
  height: 110px;
}
#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: 2px;
  color: #1332a1;
  text-transform: capitalize;
  font-size: 1.272em;
  font-weight: bold;
  padding-bottom: 6px;
}
#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
{
  width: 130px;
  margin-top: 6px;
  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;
}
.jeu_concours .side_steps .new_story_left_img
{
  margin-top: 30px;
}
.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 input.login
{
  width: 185px;
}
.jeu_concours .side_form textarea
{
  padding: 2px;
  height: 48px;
}
.jeu_concours p.discover_mail
{
  margin-top: 8px;
  margin-bottom: 20px;
}
.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 .captcha
{
  float: left;
  width: 97px;
  height: 30px;
  background: url("../media/img/bg_input_text.jpg") repeat-x scroll 0 0 transparent;
  border: 1px solid #B2B2B2;
  padding: 2px 2px 0 2px;
}

.jeu_concours .captchaUpdate
{
  float: left;
  padding: 9px;
}

.jeu_concours .captchaInput
{
  margin-top: 6px;
}

.jeu_concours .captchaLabel
{
  font-size: 10px;
  height: 32px;
  margin-top: 31px;
}

.jeu_concours p.error span
{
  float: left;
  text-align: center;
  width: 382px;
}

/* 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: 10px 0 10px 0;
  text-align: left;
  width: 394px;
}
.jeu_concours_temoignage .side_form .intro_temoign span.subtitle
{
  color: #DD0083;
  font-size: 16px;
  font-weight: bold;
}
.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;
  margin-bottom: 15px;
}
.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: 460px;
  background: none;
  margin-top: 37px;
}

.commencez_le_programme .side_steps .pDiscover
{
  width: 460px;
  text-align: center;
  color: #DD0083;
  margin-top: 5px;
}

.commencez_le_programme .side_form
{
  float: right;
  width: 290px;
  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: 260px;
  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: 320px;
  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
{
   margin-right: 10px;
  height: 24px;
  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_4.jpg") no-repeat scroll right 2px transparent;
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    font-weight: normal;
    height: 27px;
    margin: 25px 30px 0 52px;
    padding: 2px 30px 0 0;
    text-align: right;
    width: 205px;
}

/* 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;
  width: 300px;
  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;
}

.side_form .pAlreadySubscribed
{
  margin-top: 6px;
}

.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 0 0;
}
.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: 16px;
  font-weight: bold;
  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: 30px 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 .zones_map
{
  text-align: center;
  float: left;
  width: 326px;
  margin-top: 70px;
  margin-bottom: 35px;
  position: relative;
  font-weight: bold;
  color: #E41262;
  background: url(../media/img/map_right_border.jpg) no-repeat 310px 0;
}
.galerie_temoignage .page_content .zones_map .map_links_container
{
  height: 256px;
  left: 32px;
  position: absolute;
  top: 37px;
  width: 261px;
}
div.top-popin div.right_part .map_links_container
{
  height: 252px;
  position: absolute;
  width: 257px;
}
.map_links_container a
{
  position: absolute;
  font-size: 11px;
  color: #8B90A3;
}
.map_links_container a.link_zone_1
{
  height: 18px;
  left: 131px;
  top: 57px;
  width: 26px;
}
.map_links_container a.link_zone_2
{
  height: 18px;
  left: 64px;
  top: 82px;
  width: 68px;
}
.map_links_container a.link_zone_3
{
  height: 19px;
  left: 170px;
  top: 71px;
  width: 57px;
}
.map_links_container a.link_zone_4
{
  height: 18px;
  left: 183px;
  top: 174px;
  width: 50px;
}
.map_links_container a.link_zone_5
{
  height: 21px;
  left: 91px;
  top: 162px;
  width: 60px;
}
.galerie_temoignage .page_content .zones_map .map
{
  margin-top: 20px;
}
.galerie_temoignage .page_content .filters_stories
{
  width: 450px;
  float: left;
  margin-top: 40px;
}
.galerie_temoignage .page_content .no_stories
{
  width: 450px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  text-align: center;
}
.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.jpg) no-repeat 0 0;
  overflow: hidden;
  padding: 7px 7px 36px;
  width: 439px;
  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 .side_filtre .sort_by
{
  margin-left: 30px;
}
.galerie_temoignage .side_filtre .zones_ddl
{
  margin-left: 6px;
}
.galerie_temoignage .side_filtre .best_link
{
  margin-left: 30px;
}
.galerie_temoignage .side_filtre .recent_link
{
  margin-left: 110px;
}
.galerie_temoignage .side_filtre .alpha_link
{
  margin-left: 36px;
}
.galerie_temoignage .side_filtre .recent_alpha_filter
{
  margin-top: 6px;
}
.galerie_temoignage .page_content .carrousel
{
  width: 450px;
  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: 450px;
  list-style: none;
  clear: both;
  padding: 2px 0 0 0;
}
.galerie_temoignage .page_content .carrousel_galerie li
{
  margin: 0;
  width: 450px;
}
.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;
  outline: 0;
}

.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;
}

/* ****************** */
/* inscription-formulaire.html */
.inscription h2.blue
{
  color: #1432a0;
  margin: 0 0 0 10px;
  font-size: 28px;
  text-transform: none;
}
.required-fields
{
  text-align: right;
  color: #717171;
  font-size: 10px;
  margin-bottom: 5px;
}
.inscription .bloc-form p
{
  overflow: hidden;
  width: 100%;
}
.inscription .bloc-form fieldset
{
  float: left;
  width: 390px;
  margin: 0;
}
.inscription .bloc-form fieldset legend
{
  padding: 10px 0 10px 60px;
  color: #1432a0;
  text-align: center;
  font-size: 18px;
  margin: 0;
}
.inscription .bloc-form fieldset p
{
  overflow: hidden;
}
.inscription .bloc-form fieldset span
{
  font-size: 10px;
  color: #717171;
}
.inscription .bloc-form fieldset .container
{
  float: left;
  width: 270px;
}
.inscription .bloc-form .label
{
  width: 106px;
  float: left;
  text-align: left;
  font-size: 14px;
  color: #464646;
  height: 20px;
  line-height: 20px;
  font-weight: bold;
}
.inscription .bloc-form .small-label
{
  color: #717171;
  font-size: 14px;
}
.inscription .inputText
{
  border: 1px solid #bebebe;
  width: 194px;
  height: 18px;
  padding-left: 5px;
  background: url(../media/img/bg-input.gif) repeat-x 0 0 #fff;
  color: #747474;
  font-size: 12px;
}
.inscription .newsletterGroupCheck label
{
  font-size: 12px;
  margin-right: 5px;
  text-transform: uppercase;
}
.inscription .newsletterGroupCheck input
{
  height: 13px;
  margin: 2px 5px 0;
  width: 13px;
}
.bloc-form .coordinates .inputText
{
  width: 263px;
}
.inscription .bloc-form .mini-input
{
  width: 87px;
}
.inscription .bloc-form .checkbox, .inscription .bloc-form .inputRadio
{
  margin: 2px 0 0;
  width: 13px;
  height: 13px;
}
.inscription .bloc-form .know-more
{
  padding-left: 36px;
  width: 744px;
}
.bloc-form .know-more .label
{
  width: 120px;
}
.bloc-form .know-more .small-label
{
  font-size: 12px;
  margin-right: 5px;
}
.bloc-form .know-more .captcha
{
  border: 1px solid #cacaca;
}
.bloc-form .purina-nl p
{
  color: #717171;
}
.inscription .bloc-form .know-more legend
{
  padding-left: 23px;
}
.know-more .bloc-captcha label
{
  float: left;
  line-height: 32px;
  color: #717171;
}
.know-more .bloc-captcha a
{
  display: block;
  width: 16px;
  height: 15px;
  float: left;
  margin: 10px 17px 0;
}
.know-more .bloc-captcha .captcha
{
  float: left;
  height: 29px;
}
.know-more .bloc-captcha .blue-arrow
{
  float: left;
  height: 13px;
  width: 7px;
  margin: 8px 10px 0;
}
.bloc-form .bloc-captcha input
{
  width: 94px;
  height: 29px;
}
.purina-nl, .nestle-nl
{
  padding: 10px 0;
}
.bloc-form .bt
{
  clear: both;
  text-align: right;
}
.bloc-form .bt input
{
  border: 0;
  background: url(../media/img/valider.gif) no-repeat 0 0;
  text-align: right;
  padding: 0 37px 3px 0;
  width: 388px;
  height: 25px;
  margin-right: 28px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  outline: 0;
}
.bloc-form .bt input:focus
{
  -moz-outline-style: none;
  border: 0;
}
.erreur input.inputText
{
  border: 1px solid #e2001a !important;
}
.erreur, .erreur span, .erreur label
{
  color: #e2001a !important;
}
.erreur .small-label
{
  color: #717171 !important;
}
.alert-erreur
{
  display: none;
  color: #e2001a;
  clear: both;
  padding-left: 36px;
  font-size: 12px;
}
.bloc-form p.info
{
  text-align: center;
  color: #00AA00;
}
/*Ajouté par YZ */
.mail-validation-erreur
{
  display: none;
  color: #e2001a;
  clear: both;
  padding-left: 36px;
  font-size: 12px;
}
/*Ajouté par YZ */
.password-validation-erreur
{
  display: none;
  color: #e2001a;
  clear: both;
  padding-left: 36px;
  font-size: 12px;
}

.small-text
{
  font-size: 9px;
  padding: 10px 0 0;
  margin: 0;
  color: #717171;
}

.conseils .contentRightArticle a, .conseils .contentRightArticle a:active, .conseils .contentRightArticle a:visited, .conseils .contentLeftForm a, .conseils .contentLeftForm a:active, .conseils .contentLeftForm a:visited, .conseils .contentLeftEmpty a, .conseils .contentLeftEmpty a:active, .conseils .contentLeftEmpty a:visited, .conseils .contentRightEmpty a, .conseils .contentRightEmpty a:active, .conseils .contentRightEmpty a:visited, .conseils .contentLeftProduct a, .conseils .contentLeftProduct a:active, .conseils .contentLeftProduct a:visited, .conseils a
{
  color: #324cad;
  text-decoration: none;
  font-weight: normal;
}

.conseils .contentRightArticle h1
{
  color: #324cad;
  font-size: 28px;
  font-weight: normal;
}

.conseils h2
{
  font-size: 12px;
}

.conseils .box h2 a, .conseils .box h2 a:hover
{
  background: none;
  margin: 0;
  padding: 0;
}

.conseils h2.main
{
  font-size: 26px;
}

.conseils h3
{
  color: #324cad;
  font-size: 26px;
}

#bloc-conseils
{
}

.conseils h4
{
  font-size: 12px;
}

#bloc-conseils #header
{
  height: 133px;
}

body#site10ans .bgDegrade #btm_articles .box, body#site10ans #footer
{
  background: #FFFFFF;
}
body#site10ans .home #header
{
  background: url("../media/img/bg_header_hp_10ans.png") no-repeat top left;
  margin-top: 8px;
  position: relative;
  width: 797px;
  height: 309px;
  margin-left: 0px;
}

body#site10ans .home #header .banner_product1 a.discover_link, body#site10ans .home #header .banner_product2 a.discover_link
{
  top: 269px;
}

body#site10ans #btm_articles, body#site10ans #footer
{
  margin-left: 0px;
  background-color: #FFFFFF;
}

body#site10ans
{
  cursor: pointer;
}

body#site10ans #btm_articles .aside_article.fb
{
  height: 110px;
  background: url("../media/img/bg-push-10ans.jpg") no-repeat scroll left top transparent;
}

body#site10ans #btm_articles .aside_article.fb, body#site10ans #btm_articles .aside_article.fb h2, body#site10ans #btm_articles .aside_article.fb p, body#site10ans #btm_articles .aside_article.fb a
{
  color: #FFF;
}

body#site10ans .aside_article.fb h2
{
  text-transform: uppercase;
  margin-left: 90px;
}

body#site10ans #btm_articles .aside_article.fb a.arrow_blue
{
  background: none;
  padding-left: 0;
}

/******* TO DELETE CONSEILS ******/
.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 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;
  font-weight: normal;
  text-decoration: underline;
}
.contentLeftEmpty
{
  float: left;
  height: 480px;
  padding-left: 18px;
  text-align: left;
}
.contentRightEmpty
{
  float: right;
  height: 480px;
  overflow: auto;
  padding-right: 18px;
  text-align: left;
}
.contentRightArticle h1, .contentLeftForm h1, .contentRightEmpty h1
{
  color: #000000;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.3em;
  margin: 20px 0 10px;
  padding: 0;
}
.contentRightArticle h1, .contentLeftForm h1, .contentRightEmpty h1
{
  display: block;
  position: relative;
  visibility: visible;
}
.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;
}
p
{
  color: #444446;
  line-height: 1.2em;
  margin-bottom: 1em;
}

/*******/

/*  Ranking popin  */
#overlay
{
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  background-color: #695d54;
  height: 100%;
  width: 100%;
  opacity: .80;
  filter:alpha(opacity=80);
}

div#popin-content
{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 50px;
  left: 0;
}

div.top-popin
{
  width: 750px;
  margin-left: auto;
  margin-right: auto;
}

div.top-popin div.top
{
  width: 750px;
  height: 20px;
  background-image: url('../media/img/topPopin/popin_top.png');
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../media/img/topPopin/popin_top.png', sizingMethod='crop');
}

div.top-popin div.middle
{
  padding: 0 30px 0;
  width: 690px;
  background-image: url('../media/img/topPopin/popin_middle.png');
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../media/img/topPopin/popin_middle.png', sizingMethod='scale');
}

div.top-popin div.bottom
{
  width: 750px;
  height: 22px;
  background-image: url('../media/img/topPopin/popin_bottom.png');
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../media/img/topPopin/popin_bottom.png', sizingMethod='crop');
}

div.top-popin div.close-container
{
  width: 690px;
  text-align: right;
}

div.top-popin span.close
{
  font-weight: normal;
  margin-right: 5px;
  text-decoration: underline;
  vertical-align: top;
}

div.top-popin img.close-cross
{
  width: 18px;
  height: 18px;
}

div.top-popin div.left-part
{
  width: 360px;
  float: left;
}


div.top-popin div.right_part
{
  width: 325px;
  float: right;
}

div.top-popin span.title
{
  font-size: 21px;
  color: #E6216C;
  font-weight: bold;
}

div.top-popin p
{
  margin: 0;
}

div.top-popin p.subtitle
{
  font-weight: bold;
  font-size: 13px;
  margin-top: 5px;
}

div.top-popin p.subtitle span
{
  font-size: 18px;
  color: #19368D;
}

div.top-popin div.story
{
  background-color: #EDEDED;
  font-size: 11px;
  font-weight: bold;
  height: 74px;
  line-height: 14px;
  margin-top: 10px;
  padding: 7px;
  width: 343px;
}

div.top-popin div.middle div.centered
{
  width: 257px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 12px;
  color: #E41262;
  font-weight: bold;
  position: relative;
}

div.top-popin div.middle img.map
{
  width: 257px;
}

div.top-popin div.story span.info
{
  font-weight: normal;
}

div.top-popin div.story span.vote
{
  font-size: 16px;
  color: #19368D;
  line-height: 17px;
}

div.top-popin div.story div.story-info
{
  float: left;
  width: 173px;
  padding-left: 8px;
}

div.top-popin div.story div.rank
{
  height: 74px;
  width: 90px;
  float: right;
  font-weight: bold;
  color: #19368D;
  border-left: solid 2px #A0A0A1;
  text-align: center;
}

div.top-popin div.story div.rank.first
{
  color: #E6216C;
}

div.top-popin div.story div.rank div.rank-number
{
  font-size: 48px;
  line-height: 50px;
  width: 90px;
}

div.top-popin div.story div.rank div.rank-name
{
  font-size: 16px;
  width: 90px;
}

div.top-popin div.stories-title
{
  font-weight: bold;
  font-size: 14px;
  margin-top: 20px;
}

div.top-popin div.stories-title span
{
  font-weight: bold;
  font-size: 18px;
  color: #19368D;
}

div.top-popin div.story-image
{
  float: left;
  height: 70px;
  margin-top: 2px;
  width: 70px;
}

div.top-popin div.story-image .image
{
  text-align: center;
}

.galerie_temoignage .top_links
{
  margin-top: 15px;
  margin-bottom: 15px;
}

.galerie_temoignage .top_links a, .galerie_temoignage .top_links a:hover
{
  font-weight: normal;
}

div.facebook_side
{
  float:left;
  padding:0 0 0 47px;
}

.facebook_side .facebook_validation input
{
  margin-top: 10px;
  width: 44px;
  border: 0;
  outline: 0;
  float: left;
}

.jeu_concours_temoignage .side_form .facebook_side label.fbParticipation
{
  padding: 0;
  text-align: left;
  width: 333px;
  float: right;
}

.jeu_concours_temoignage .side_form .legend
{
  text-align: right;
  font-size: 10px;
  padding: 0;
}
.jeu_concours_parainage .side_form div p.noUse
{
  font-size: 11px;
  text-align: center;
  margin-top: 10px;
  color:#B5B3B3;
}

/*******/

#btm_articles .aside_article p.facebookPush
{
  margin-bottom: 5px;
}

#divContent.container_16 div.footer-container
{
  margin: 10px 0 10px 0;
}

div.clear
{
  clear: both;
}

/* ---- Program videos page ---- */

#divProgramVideos
{
	padding: 0 10px 0 0;
	margin-top: 35px;
}

#divProgramVideos .subtitle
{
	color: #444446;
	font-size: 14px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 20px;
	text-decoration: underline;
	font-weight: bold;
}

#divProgramVideos .contentTitle
{
	text-align: center;
	padding-top: 10px;
	margin-bottom: 25px;
}

#divProgramVideos a
{
	background: none;
	text-align: center;
}

#divProgramVideos .thumb_list
{
	overflow: hidden;
	width: 100%;
}

#divProgramVideos ul
{
	list-style: square outside none;
}

#divProgramVideos .thumb_list li
{
	float: left;
	height: 114px;
	margin: 0 0 10px 0;
	overflow: hidden;
	position: relative;
	width: 150px;
}

#divProgramVideos #flvProgramContainer
{
  margin-left: 90px;
}

div.admin-login-container
{
  margin-top: 40px;
  width: 250px;
  margin-left: auto;
  margin-right: auto;
  font: 12px/1.5 Trebuchet MS,helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
  font-weight: bold;
}

div.admin-login-container label
{
  padding-top: 4px;
  float: left;
}

div.admin-login-container input
{
  float: right;
}

div.admin-login-container p
{
  width: 100%;
  float: left;
  line-height: normal;
  margin: 5px 0 0;
}

div.admin-login-container p.error
{
  color: Red;
  text-align: center;
}

/* -- Program profile page -- */

.body_page_profil{
   width:780px;
   height:auto; 
   font-family:"Trebuchet MS";
   font-weight:normal;
}
.body_page_profil h2{
   width:auto;
   height:auto; 
   color:#dd0083;
   font-size:21px;
   font-weight:bold;
   text-transform:none;
}
.body_page_profil .p_valider{
   float:left;
   width:378px;
   height:auto;
}
.body_page_profil_left h3{
   width:auto;
   height:auto; 
   color:#dd0083;
   font-size:21px; 
   text-transform:none;
   font-weight:normal;
}

.body_page_profil_left h4{
   width:150px;
   height:auto; 
   color:#444446;
   font-size:20px;
   font-weight:normal; 
   float:left;
}
.body_page_profil .p_titre{
   width:770px;
   height:auto; 
   color:#444446;
   font-size:14px;
   padding: 10px 0;
}
.body_page_profil_left{
   width:390px;
   height:auto;  
   float:left; 
}
.body_page_profil_left .dateprofil{
   width:145px;
   height:auto; 
   color:#444446;
   font-size:11px;
   font-weight:normal;
   float:right;
   text-align: right;
   padding-top:5px; 
   margin: 0;
}
.body_page_profil_left .dateprofil b{
    color:#dd0083;
    font-weight:normal;
   }
.body_page_profil_left_cat
{
  float: left;
  margin-bottom: 20px;
}
.body_page_profil_left_p{
   width:375px;
   height:auto;
   border-bottom:1px solid #d9d9d9;  
   float:left;  
   clear:both;
   margin-bottom:5px;
}  
.arrow_blue2{
   margin-top:-15px;   
}

.body_page_profil_left .supp_profil{
   color:#163284;
   width:375px;
   font-size:11px;
   font-weight:bold;
   text-align:right;
}
.body_page_profil_left .supp_profil a{
   color:#163284;
   text-decoration:none;
}
.body_page_profil_left .supp_profil a:hover{
   color:#163284;
   text-decoration:underline;
}
.bloc_profil_left{ 
   width:100%;
   height:auto;  
   float:left;
   border:1px solid #CCCCCC;  
}  
.bloc_profil_left ul{
   width:90%;
   margin-top:10px; 
   height:40px;  
   clear:both;
   border-bottom:1px solid #CCCCCC;
   text-align:center;
   margin-left:10px;
   margin-bottom:-1px;
}
.bloc_profil_left ul li{
  float:left;
  list-style-type:none;
  padding-left:25px;
 } 
.bloc_profil_left .liste1{ 
   font-size:16px;
   color:#dd0083;
   vertical-align:middle;
}
.bloc_profil_left .liste2{ 
   font-size:16px;
   color:#444446; 
}
.bloc_profil_left .liste3{ 
   font-size:16px;
   color:#444446; 
}
.bloc_profil_left .liste3 span{ 
   font-size:16px;
   color:#dd0083; 
}
#bloc_profil_left_etape{
   width:375px;
   height:75px;  
   float:left;
   background:url(../media/img/program/back-middle.jpg) center top no-repeat;
   margin-top:1px;
   margin-bottom:-1px;
}
.bloc_profil_left table{
   margin-left:10px;
   width:93%; 
 }  
.bloc_profil_left  tr{
   padding:10px; 
 }
.bloc_profil_left td{  
   border-bottom:1px solid #CCCCCC;
   padding:0;
   height:58px;
   vertical-align:middle;
 } 
.bloc_profil_left .nonborder td{
   border-bottom:none;
 } 
.bloc_profil_left .done .liste1,
.bloc_profil_left .done .liste6{
	background:url(../media/img/program/back-left.jpg) left top  repeat-y;
}
.bloc_profil_left .done .liste4,
.bloc_profil_left .done .liste7{
	background-color:#EBEBEB;
}
.bloc_profil_left .done .liste5{
	background:url(../media/img/program/back-right.jpg) left top  repeat-y;
}
#bloc_profil_left_etape ul{
   margin-top:20px; 
   height:40px;  
}

#bloc_profil_left_etape ul li{
  float:left;
  list-style-type:none;
  padding-left:10px;
  width:67px;
 }

.bloc_profil_left tr .left
{ 
  font-size: 16px;
  color: #dd0083;
}
.bloc_profil_left tr.inactive .left
{
  font-size: 16px;
  color: #f199cd;
}
.bloc_profil_left .active .left
{ 
  font-size: 16px;
  color: #dd0083;
  background: url(../media/img/program/back-left.jpg) repeat-y left top;
}

.bloc_profil_left tr .middle
{
  font-size: 16px;
  color: #444446;
}
.bloc_profil_left tr.inactive .middle
{
  font-size: 16px;
  color: #d6d6d6;
}
.bloc_profil_left tr.active .middle
{
  font-size: 16px;
  color: #19368d;
	background-color: #ebebeb;
}

.bloc_profil_left tr .right
{
  font-size: 16px;
}
.bloc_profil_left tr.inactive .right
{
  font-size: 16px;
}
.bloc_profil_left tr.active .right
{
  font-size: 16px;
	background: url(../media/img/program/back-right.jpg) left top repeat-y;
}
.bloc_profil_left tr.active .right a {
  color: #19368d;
  font-weight: normal;
  text-decoration: none;
}
.bloc_profil_left tr.active .right a:hover{  
  color: #19368d;  
  text-decoration: underline;
  font-weight: normal;
}

.p_valider .btn{ 
    background: url("../media/img/program/new-profile.jpg") no-repeat;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 16px;
    height: 31px;  
	margin-top:10px;
    outline: 0 none;
    padding: 9px 37px 3px 10px;
    text-align: right;
     width: 340px;
	float:left;
}
.p_valider a {
   text-decoration:none;
   color:#FFFFFF;
   font-weight:normal;
}
.p_valider a:hover {
   text-decoration:none;
   color:#FFFFFF;
   font-weight:normal;
}
.img_profil{
   margin-top:10px;
   float:left;
   border:0px;
}
 .body_page_profil_right{
   width:370px;
   height:auto;
   float:left;
}
.body_page_profil_right h3{
   width:auto;
   height:auto; 
   color:#dd0083;
   font-size:21px;
   margin-bottom:25px;
   font-weight:normal;
}
.body_page_profil_right h4{
   width:auto;
   height:auto; 
   color:#dd0083;
   font-size:16px;
   font-weight:normal;
}
.body_page_profil_right ul{
	 margin:0px;
	 padding-top:15px;
}
.body_page_profil_right ul li{ 
     margin:0px;
	 padding:0px;
 	 margin-right:35px;
	 float:left;
}
.body_page_profil_right .bloc_video{
   width:161px;
   height:auto; 
   float:left; 
	padding-left: 22px;
	margin-right: 0;
   margin-bottom:5px; 
   list-style-type:none;
}
#divProgramVideos .bloc_video
{
  width:161px;
  height:auto;
  float:left;
  padding-left: 5px;
  margin-bottom:5px;
  list-style-type:none;
}
#divProgramVideos .bloc_video a.enable
{
  opacity: 1;
	filter: alpha(opacity=100);
}
#divProgramVideos .bloc_video.first
{
  padding-left: 0px;
}
.bloc_video_hover.enable{
	opacity: 1;
	filter: alpha(opacity=100);
}

.bloc_video_hover.enable a{
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
.bloc_video_hover.enable a img{
	
}
.bloc_video_hover.enable h3{
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
.body_page_profil_right .bloc_video{
  border:0px;
  padding-bottom: 30px;
}
#divProgramVideos .bloc_video a, .body_page_profil_right .bloc_video a{
  position:relative;
	opacity: 0.5;
	filter: alpha(opacity=50);
  width:100%;
  display:block;
}
#divProgramVideos .bloc_video.enable a, .body_page_profil_right .bloc_video.enable a,
.page_bienetre .bloc_video.enable a,
#divProgramVideos .bloc_video.enable a img, .body_page_profil_right .bloc_video.enable a img,
.page_bienetre .bloc_video.enable a img
{
	opacity: 1;
	filter: alpha(opacity=100);
}
#divProgramVideos .bloc_video a .picto, .body_page_profil_right .bloc_video a .picto{
   left: 58px;
   position: absolute;
   top: 30px;
   display:none;
}
.bloc_video_hover.enable .picto{
	display:block !important;
}
#divProgramVideos ul li.bloc_video h2
{
  margin: 0;
}
#divProgramVideos ul li.bloc_video h2 a
{
  color: #DD0083;
  margin: 0;
  padding: 0;
  opacity: 1;
	filter: alpha(opacity=100);
}

/* -- End of program profile page -- */

/* -- New program page -- */

.page_inscription{
   width:780px;
   height:auto; 
   font-family:"Trebuchet MS";
   font-weight:normal;
}
.page_inscription fieldset{
  
}
.page_inscription .title_h2{
   width:780px;
   float:left;
    color:#dd0083;
   font-size:21px;
   font-weight:bold;
   text-transform:none;
}
.bloc_formulaire{
   width:740px;
   font-family:"Trebuchet MS";
   font-weight:normal; 
   border:1px solid #ececec; 
   background:url(../media/img/profile/back-form.jpg) bottom left repeat-x #FFFFFF;
   margin-bottom:20px;
   padding-left:38px;
   padding-top:10px;
   padding-bottom:20px;
}
.bloc_formulaire legend{
   color:#1432a0;
   font-size:18px;  
   padding-left:35px;
   padding-bottom: 12px;
   float:left; 
}
 
.bloc_formulaire  .label {
				width:230px;
				float:left;
				text-align:left; 
				font-size:14px;
				color:#464646;
				height:auto;
				line-height:20px;
			}
.bloc_formulaire  p {
  width:100%;
  float:left;
  text-align:left; 
  font-size:14px;
  color:#464646; 
  line-height:20px;
  margin-bottom: 1em;
}
.bloc_formulaire p.marques {
  line-height:32px;
}
.bloc_formulaire .alert-erreur{
	padding:0;
}
.bloc_formulaire .inputText {
				border:1px solid #bebebe;
				width:194px;
				height:18px;
				padding-left:5px;
				background:url(../media/img/bg-input.gif) repeat-x 0 0 #fff;
				color:#747474;
				font-size:12px;
			}
.bloc_formulaire .inputDdl {
	border: 1px solid #bebebe;
	width:201px;
	height:18px;
	padding-left:5px;
	background:url(../media/img/bg-input.gif) repeat-x 0 0 transparent;
	color:#747474;
	font-size:12px;
}
.bloc_formulaire .inputRadio {
				margin:2px 5px 0 5px;
				width:13px;
				height:13px;
				float:left;
			}
 
.bloc_formulaire  .small-label {
				color:#717171;
				font-size:14px;
				float:left;
				padding-right:15px;
				line-height: 16px;
			}
.bloc_formulaire  .small-label2 {
				color:#717171;
				font-size:12px; 
				padding-right:15px; 
			}			
.bloc_formulaire .checkbox {
				margin:2px 5px 0 5px;
				width:13px;
				height:13px;
			}
.bloc_formulaire  .bt {
				clear:both;
				text-align:right;
				padding-right:25px;
				width:715px;
				margin-bottom:0px; 
				clear:both;
			}
.bloc_formulaire  .validate {
		background:url(../media/img/valider.gif) right  no-repeat;
     border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 16px;
    height: 31px;  
	margin-top:10px;
    outline: 0 none;
    padding: 0px 37px 3px 10px;
    text-align: right;
     width: 340px;
	float:right;
			}	
.p_champ_bligatoire{
   text-align:right;
	 font-size:10px; 
	 margin-bottom: 1em;
}
.bloc_formulaire p.alreadyExistsError
{
  color: #e2001a;
  clear: both;
  font-size: 14px;
  text-align: center;
}

/* -- End of new program page -- */

/* -- Program test page -- */

.page_bienetre{
   width:780px;
   height:auto; 
   font-family:"Trebuchet MS";
   font-weight:normal;
}
.page_bienetre .title_h2{
   width:780px;
   float:left;
    color:#dd0083;
   font-size:21px;
   font-weight:bold;
   text-transform:none;
   padding-bottom:10px;
}
.page_bienetre .title_h3{
   width:750px;
   float:left;
    color:#dd0083;
   font-size:21px;
   font-weight:normal;
   text-transform:none;
   margin:0px; 
}
.page_bienetre .p_bienetre{
   width:auto;
   height:auto; 
   color:#464646;
   font-size:11px; 
   line-height: 16px;
   text-transform:none;
   border:0px;
   padding:5px;
   background:#FFFFFF;
}
.bloc_formulaire ul{
	clear: both;
    overflow: hidden;
    padding-bottom: 18px;
    width: 100%;
}
 .bloc_formulaire ul li p{  
  padding-bottom:5px;
  margin:0px; 
 }
.bloc_formulaire ul li{
   list-style-type:none;
   float:left; 
   font-size:12px; 
   text-align:center;
   width:225px;
   margin:0px;
   padding-left:20px;
}
.bloc_formulaire ul li span{ 
   float:left;
   font-weight:normal;
   font-size:14px;
   color:#464646;
   text-align:left;
   letter-spacing:-0.5px;
   margin-bottom:10px;
   margin-left:-12px; 
   }

.page_bienetre .videoactive{
   width:auto;
   height:auto; 
   color:#dd0083;
   font-size:16px;
   font-weight:normal;
}
.page_bienetre .videodesactive{
   width:auto;
   height:auto; 
   color:#dd0083;
   font-size:16px;
   font-weight:normal;
}
.page_bienetre .bloc_video{
   width:155px;
   height:auto; 
   float:left; 
   margin-bottom:5px;
   margin-left:25px;   
   list-style-type:none;
}
.page_bienetre .listevideo{
   width:780px;
   height:auto; 
   float:left;      
} 
.page_bienetre .listevideo ul{
    padding-left:30px;
   }
.page_bienetre .listevideo ul li{
  margin:0px;
  padding:0px;
  width:185px;
}
.page_bienetre .listevideo a{
   opacity: 0.5;
   filter: alpha(opacity=50);
}
.page_bienetre .listevideo h3{
   opacity: 0.5;
   filter: alpha(opacity=50);
}
.page_bienetre .listevideo a img{
	*opacity:0.5;
	filter: alpha(opacity=50);
}
.page_bienetre .listevideo a.enable:hover{
   opacity: 1;
   filter: alpha(opacity=100);
}
.page_bienetre .listevideo a.enable:hover img{
	*opacity:1;
	filter: alpha(opacity=100);
	display:block;
}
.page_bienetre .bloc_video{
  border:0px;
}
.page_bienetre .bloc_video a{
  position:relative;
  width:100%;
  display:block;
}
.page_bienetre .bloc_video a .picto{
   left: 58px;
   position: absolute;
   top: 30px;
   display:none;
}

/* -- End of program test page -- */

#divContent .galerie_temoignage .no_stories
{
  float: left;
  width: 439px;
  text-align: center;
  margin-top: 10px;
}

.container_16 p.pageNotFound
{
  text-align: center;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  float: left;
  margin-top: 60px;
}

.container_16 p.backToHome
{
  text-align: center;
  width: 100%;
  margin-top: 30px;
  float: left;
}

.flash-full
{
    margin-bottom:50px;
}
img.urinarycare-hp
{
  width: 780px;
  height: 400px;
}
