
.home-box-shadow-strong{
	box-shadow : 0px 1px 3px #000;
	-moz-box-shadow : 0px 1px 3px #000;
	-webkit-box-shadow : 0px 1px 3px #000;
}

.home-box-shadow-light{
	box-shadow : 1px 1px 1px #888;
	-moz-box-shadow : 1px 1px 1px #888;
	-webkit-box-shadow : 1px 1px 1px #888;
}

.bigblack{
	font-size:18px!important;
	color:#000!important;
}
.strong{
	font-weight: bold!important;
}

.padding-cartouche{
	padding: 15px 20px 5px 20px!important;
}

.b1of3{
	width : 33%!important!;
}
.b2of3{
	width : 45%!important;
	padding : 15px;
}
.b3of3{
	width: 100%!important;
}
/*
** HOME
*/
#home-main {
	text-align: center;
}
#content.homepage{
	background-image: none!important;
	background : #fafafa;
	padding-bottom : 0!important;
}
#home-main,
#home-follow-up {
	width: 100%;
	margin : 0px 8px 0px 0px;
}
#home-main #home-sec, #home-main #home-first{
	padding : 10px 30px 0px;
	display:block;
}
#home-main p {
	color: #888888;
	margin: 0px auto;
	font-family: Helvetica, Arial;
	text-align: left;
	font-size: 14px;
	line-height: 16px;
}
#home-main a, #home-main span.block-description a {
	color: #32A4CF;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
	/*background: url("/img/web2.0/home/main/arrow-blue-right.png") no-repeat scroll right center transparent;*/
	padding-right: 10px;
}
#home-main a:hover, #home-main span.block-description a:hover {
	text-decoration: underline;
}
#home-main table,
#home-follow-up table {
	border: 0 none;
	width: 100%;
}
#home-main table td {
	width: 25%;
}
#home-follow-up table td {
	width: 33%;
}
#home-main td.duo {
	width: 50%;
	max-width: 475px;
}
#home-main td.duo h1 {
	text-align: left;
	color: #32A4CF;
	font-size: 30px;
	font-family: YanoneKaffeesatzLightRegular;
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-top: 10px;
}
#home-main td.duo p {
	line-height: 20px;
	width: 96%;
	margin: 0px!important;
}
#home-main div.block-container,
#home-follow-up div.block-container {
	width: 94% !important;
	box-shadow: 0 1px 2px #999 !important;
	-moz-box-shadow: 0 1px 2px #999 !important;
	-webkit-box-shadow: 0 1px 2px #999 !important;
	margin: 0 auto !important;
	padding: 10px 0px !important;
	border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	background: #eaeaea;
}

#home-main div.block-container p {
	color: #000;
}
#home-main h2.block-title,
#home-follow-up h2.block-title {
	color: #555; !important;
	font-weight: bold !important;
	font-size: 24px !important;
	font-family: YanoneKaffeesatzLightRegular !important;
	height: 30px !important;
	line-height: 30px !important;
}
#home-main span.block-pictos,
#home-follow-up span.block-pictos {
	height: 40px !important;
	margin: 10px auto !important;
	display: block !important;
}
#home-main span.block-pictos img,
#home-follow-up span.block-pictos img {
	max-height: 40px;
	margin: 0 25px;
}
#home-main span.block-description,
#home-follow-up span.block-description {
	display: block;
	margin: 0 auto;
	width: 90%;
	text-align: right;
}
#tuto-modal {
	width: 486px;
	height: 326px;
}
#tuto-modal video {
	width: 480px;
	height: 320px;
}
.main-block {
	box-shadow : 0px 0px 5px #888;
	padding: 25px 50px;
	margin : 15px 30px;
	background : #fff;
}

#home-main .discover{
	background : #f17343;
	color: #FFF;
	font-size : 17px;
	font-weight: bold;
	padding: 7px;
	tex-align:center;
	margin-top: 30px;
}

#home-main .pointer{
	margin-top: -3px;
	height: 0px;
}

#home-main #home-sec a{
	font-size: 20px;
	text-decoration: none;
	color:#555;
}
#home-main .video-service a{
	background : url(/img/web2.0/home/main/bouton-video-v3.png) no-repeat;
	padding: 16px 30px;
	margin-bottom: 5px;
	display: block;
	width: 190px!important;
	margin-left: 47%;
	margin-top : 20px;
	text-align:left;
	color: #FFF;
	font-size : 17px;
	font-weight: bold;
	text-shadow : 1px 1px 1px black;
}

#home-main .video-service a:hover{
	text-decoration: none;
	background : url(/img/web2.0/home/main/bouton-video-hover-v3.png) no-repeat;
}

#home-main .video-service.abo-service a{
	background : url(/img/web2.0/home/main/bouton-abonner.png) no-repeat;
	width: 185px!important;
	text-align: center;
	margin-left : 23%;
}

#home-main .video-service.abo-service a:hover{
	background : url(/img/web2.0/home/main/bouton-abonner-hover.png) no-repeat;
}

#home-main .list-items-middle{
	padding : 1px;
}
#home-main .list-items-content p.fail-button{
	font-family: YanoneKaffeesatzLightRegular;
	text-transform: uppercase;
	display: inline-block;
	color: #AAA;
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	width: 60px;
	margin: 0px;
	border: 1px solid #AAA;
	text-align: center;
}
#home-main .duo .selected{
	box-shadow : none;
}

#home-main .list-items-middle{
	border : 1px solid #ccc;
	background : #FFF;
	box-shadow :1px 1px 3px #666;
}

#home-main .list-items-middle li{
	margin : 0px 2px;
}

#home-main .list-items-content a.active, #home-main .list-items-content p.fail-button.active {
	color:  white;
	background: url("/img/little_button.gif") repeat scroll 0 -1px  #168DBD;
	border: 1px solid  transparent;
}

#home-main #home-first{
	background : #FBFBFB url(/img/web2.0/home/main/gradient-home.png) repeat-x 0% 100%;
	padding-bottom : 20px;
	padding-top:0px;
}

#home-main #home-sec{
	background : #FFF;
	padding: 10px 30px;
}
/*
** Approach
*/
table#home-approach {
	width: 100%;
	margin: 0 auto;
}
tr#item-highlight-approach td {
	width: 100%;
/*	background: #f0f0f0; */
}

#more-blocks h3.title{
	font-size:25px;
	text-transform: uppercase;
	margin-top : 20px;
}

.approach h3.title
{
	font-size: 25px;
	text-transform: uppercase;
	margin-bottom : 15px;
}

.approach-explain,
.how-it-works{
	margin-bottom:50px;
}
.approach-explain h4{
	 text-transform : uppercase;
	 font-size:20px;
	 margin: 12px 0 30px 0px;
	 font-weight:bold;
}
.approach-explain h4 span.blueFont{
	font-size:30px!important;
}
.approach-explain p{
	margin: 5px 0;
	color:#000!important;
}
#table-approach td {
	background: #ffffff !important;
}
#table-approach {
	background: #ffffff;
	margin: 20px auto 20px auto;
	width: inherit;
	font-family: Helvetica, Arial;
	box-shadow: 1px 2px 3px #555;
	-webkit-box-shadow: 1px 2px 3px #555;
	-moz-box-shadow: 1px 2px 3px #555;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}
div#table-approach tr {
	border-top: 1px none;
}
#table-approach div#credo,
#table-approach div#summary{
	margin-left: 60px;
}

#table-approach div#credo {
	text-align: left;
	vertical-align: top;
	font-weight:bold;
}

#table-approach div#credo div{
	margin-top: 5px;
}
#table-approach div#credo h1 {
	font-size: 24px;
	color: #353535;
	border-bottom: 1px solid #353535;
	padding: 0px 20px;
	display: inline-block;
	line-height: 29px;
	height: 29px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#table-approach div#credo span {
	text-align: left;
	display: inline-block;
}
#table-approach div#credo h2 {
	font-size: 18px;
	color: #32a4cf;
	display: inline-block;
	line-height: 24px;
	height: 24px;
	text-transform: uppercase;
}
#table-approach div#credo img {
	margin-left: 10px;
	margin-top: 3px;
	width : 60px

}


#table-approach div#summary {
	text-align: center;
	vertical-align: top;
	font-size: 14px!important;
	text-align: justify;
	line-height: 22px;
	border-right: 40px solid transparent;
}

#table-approach div#summary p {
	font-size: 14px!important;
}
#table-approach div#summary h1 {
	color: #c54804;
	text-transform: uppercase;
}
#table-approach td#demarche {
	color: #c54804;
	padding-top: 10px;
	border-left: 60px solid transparent;
	font-family: Helvetica, Arial;
	border-bottom: 20px solid transparent;
}
#table-approach td#demarche span {
	font-size: 17px;
	text-align: justify;
	line-height: 22px;
	display: inline-block;
	vertical-align: top;
}
#table-approach td#demarche span#demarche-left {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	margin-right: 20px;
}

.listbox{
	margin: 15px 0px 36px 0px
}


.goal{
	text-align :center;
	font-family: YanoneKaffeesatzRegularRg!important;
}
.goal div{
	background: #f9f9f9;
	width: 350px;
	padding: 10px 0;
	margin: 0 auto 15px;
	line-height : 16px;
}
.goal h4{
	font-size:25px;
	text-transform:uppercase;
}

.goal .explanation{
	font-family : YanoneKaffeesatzRegularRg!important;
	font-weight: normal;
	text-align:center!important;
	font-size:25px!important;
	line-height:25px!important;
	color: #000!important;
}
.goal span.blueFont{
	font-size: 25px;
	font-family : YanoneKaffeesatzRegularRg;
	font-weight: normal;
}
#more-blocks .btn-home{
	font-family: YanoneKaffeesatzRegularRg!important;
	background : white;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size : 25px!important;
	color: #000!important;
	padding: 10px 30px 10px 45px!important;
	margin: 10px 20px;
	text-transform : uppercase;
	width: 120px;
}
.how-it-works #btn-read{
	background : url('/img/web2.0/home/read-black.png') no-repeat 15% 50%;
}
.how-it-works #btn-listen{
	background : url(/img/web2.0/home/listen-black.png) no-repeat 15% 50%;
}
.how-it-works #btn-read:hover,
.how-it-works #btn-read.active
{
	background : #1f9acc url(/img/web2.0/home/read-white.png) no-repeat 15% 50%;
}
.how-it-works #btn-listen.active,
.how-it-works #btn-listen:hover{
	background : #1f9acc url(/img/web2.0/home/listen-white.png) no-repeat 15% 50%;
}

.how-it-works-explain p {
	text-align:center!important;
	margin:10px!important;
}

.look-after #btn-training{
	background : url(/img/web2.0/home/training.png) no-repeat 15% 50%;
}
.look-after #btn-mail{
	background : url(/img/web2.0/home/mail.png) no-repeat 15% 50%;
}
.look-after #btn-notes{
	background : url(/img/web2.0/home/notes.png) no-repeat 15% 50%;
}
.look-after #btn-training:hover,
.look-after #btn-training.active
{
	background : #1f9acc url(/img/web2.0/home/training-hover.png) no-repeat 15% 50%;
}
.look-after #btn-mail.active,
.look-after #btn-mail:hover{
	background : #1f9acc url(/img/web2.0/home/mail-hover.png) no-repeat 15% 50%;
}
.look-after #btn-notes.active,
.look-after #btn-notes:hover{
	background : #1f9acc url(/img/web2.0/home/notes-hover.png) no-repeat 15% 50%;
}


#btn-training{
	width:140px!important;
}
.look-after-explain p.bigblack{
	text-align:center!important;
}

p.bigblack{
	margin: 20px 0!important;
}


div#two-steps-success {
	margin: 10px auto;
	width: 912px;
	font-family: Helvetica, Arial;
	color: #353535;
}
div#preamble {
	font-size: 18px;
	line-height: 24px;
	width: 80%;
	margin: 0 auto;
}
div#two-steps-success h1 {
	font-size: 28px;
	line-height: 32px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 30px;
}
table#table-steps-success {
	width: 912px;
	margin: 0 auto 15px auto;
}
table#table-steps-success td {
	width: 49%;
	background: url("/img/web2.0/home/approach/background-steps.png") no-repeat scroll center top transparent;
	height: 300px;
	font-family: Helevetica, Arial;
}
table#table-steps-success div {
	padding: 50px 25px 0px 20px;
}
table#table-steps-success h1 {
	font-size: 16px;
	font-weight: bold;
	color: #353535;
	line-height: 36px;
	height: 36px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
table#table-steps-success h1.big {
	background: url("/img/web2.0/home/approach/background-titles-big.png") no-repeat scroll 0 0 transparent;
}
table#table-steps-success h1.small {
	background: url("/img/web2.0/home/approach/background-titles-small.png") no-repeat scroll 0 0 transparent;
}
table#table-steps-success span.step-id {
	padding: 0 5px 0 10px;
	color: #ffffff;
}
table#table-steps-success p:first-child {
	margin-top: 0px;
}

table#table-steps-success p {
	font-size: 14px;
	color: #4d4d4d;
	margin-left: 20px;
	margin-top: 20px;
}

#table-container .block-title img{
	vertical-align: middle;
}

/*
** How-it-works
*/
div#home-how-it-works,
div#home-follow-up,
div#home-first-steps {
	margin: 0 auto;
	width: 950px;
}
div#home-how-it-works h1,
div#home-follow-up h1,
div#home-first-steps h1 {
	border-bottom: 2px solid #C5C5C5;
	color: #32A4CF;
	font-family: YanoneKaffeesatzLightRegular;
	font-size: 24px;
	margin-bottom: 26px;
	padding-bottom: 14px;
	text-transform: uppercase;
}
div#home-how-it-works p,
div#home-follow-up p {
	margin: 0 auto;
	width: 90%;
	line-height: 20px;
	font-size: 18px;
	margin-bottom: 30px;
	color: #888888;
	font-family: Helvetica,Arial;
}
div#home-how-it-works h2,
div#home-follow-up h2 {
	color: #888888;
	font-family: YanoneKaffeesatzLightRegular;
	font-size: 24px;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
div#home-how-it-works div.listen-read,
div#home-follow-up div.training-mail-notes {
	text-align: center;
	width: 100%;
	margin: 0 auto;
	margin-top: 15px;
}
div#home-how-it-works div.listen-read span,
div#home-follow-up div.training-mail-notes span {
	color: #888888;
	cursor: pointer;
	padding: 0 20px;
	width: auto;
	font-family: YanoneKaffeesatzLightRegular;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	min-width: 120px;
}
div#home-how-it-works div.listen-read span.selected,
div#home-follow-up div.training-mail-notes span.selected {
	background: url("/img/web2.0/home/underline.png") no-repeat scroll center bottom transparent;
}
div#home-how-it-works img,
div#home-follow-up img {
	margin: 0 auto;
	max-width: 766px;
}

h3.sub-title {
	color: #353535 !important;
	font-family: YanoneKaffeesatzLightRegular !important;
	font-size: 28px !important;
	height: 30px !important;
	line-height: 30px !important;
	margin-bottom: 10px;
}
p.sub-title {
	color: #32A4CF !important;
	font-family: Helevetica, Arial !important;
	font-size: 16px !important;
	font-weight: bold !important;
	height: 20px !important;
	line-height: 20px !important;
	margin: 0 auto !important;
	text-align: center !important;
	margin-bottom: 20px !important;
}

#home-follow-up span.block-description p {
	font-size: 14px;
	line-height: 16px;
	text-align: center;
}

div#gallery-press {
	position: relative;
	width: 940px;
	height: 395px;
	margin:auto;
}
div#gallery-press img {
	max-height: 350px;
	position: absolute;
}
div#gallery-press img#gallery-level-0 {
	height: 335px !important;
	width: 240px !important;
	top: 30px !important;
	left: 50% !important;
	margin-left: -120px !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	z-index: 1000 !important;
	-moz-box-shadow: 0 0 5px 5px #888 !important;
	-webkit-box-shadow: 0 0 5px 5px #888 !important;
	box-shadow: 0 0 5px 5px #888 !important;
}
h1#gallery-press-legend {
	cursor: pointer;
	background: #ebebeb;
	margin: 0px auto 30px auto;
	padding: 5px;
	color: #32a4cf;
	display: block;
	max-width: 450px;
	text-align: center;
	font-size: 16px;
	font-family: Helvetica, Arial;
	font-weight: bold;
	box-shadow: 1px 1px 5px #555;
	-webkit-box-shadow: 1px 1px 5px #555;
	-moz-box-shadow: 1px 1px 5px #555;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-shadow: 1px 1px #ffffff;
}
.legend-highlight {
	font-size: 18px;
	text-transform: uppercase;
}

#more-blocks .btn-home:hover,
#more-blocks .btn-home.active
{
	text-decoration:none;
	text-shadow: 0px -1px 2px black;
	color: #FFF!important;
}

.look-after .btn-home{
	text-transform : none!important;
}

.first-steps p.bigblack{
	text-align:center!important;
	margin:20px!important;
}
.first-steps table td.borders {
	width : inherit!important;
	text-align:left;
}
.first-steps table td.borders div.td-container {
	border: 1px solid #ebebeb;
	box-shadow: 0 0 5px #ebebeb;
	padding:5px;
	margin:5px;
	height: 370px;
}
td.borders .goal div{
	width: 100%;
	line-height : 18px;
}

td.borders .goal p.blueFont, td .goal p.blueFont{
	text-align:center!important;
	font-family :YanoneKaffeesatzRegularRg!important;
	font-size: 25px!important;
}
td.borders.faq{
	text-align:center!important;
}

td.borders.faq a{
	font-family : YanoneKaffeesatzRegularRg!important;
	font-size: 30px!important;
	color :#888!important;
	background : none!important;
}

td.borders .infos{
	padding : 1px 20px;
}



td.borders .infos p{
	color:#000!important;
	font-size : 16px!important;
	margin : 10px 0!important;
}
td.borders .infos li{
	margin: 13px 0;
line-height: 20px;
}
td.borders .exception li{
	margin: 10px 0;
	line-height: 18px;
}
.first-steps .goal ul{
	text-align:left!important;
}
.first-steps td.borders #tuto-modal{
	text-align:center;
}
.first-steps td.borders #tuto-modal,
.first-steps td.borders video{
	width: 350px!important;
	height: inherit!important;
}
#home-main span.block-description{
	color: #555!important;
}
#more-blocks p{
	line-height: 20px;
	font-size:16px;
	margin : 10px 0;
}

.first-steps table td.borders div.td-container.email-info{
	height : 130px;
}

p.bigblack.text1{
	margin : 17px 0 0 0!important;
}

p.bigblack.text2{
	margin : 10px 0 20px 0!important;
}

#home-main td.duo p.demo-btn{
	background: #F17343!important;
	margin: 0!important;
	text-align: center;
	color: white !important;
	font-family: YanoneKaffeesatzLightRegular;
	width: 45px;
	text-indent: 0;
	font-size: 12px;
	height: 20px;
	padding: 0;
	display: inline-block;
}

#home-main .list-items-content div{
	float:left;
	margin-left: 10px!important;
}