@charset "utf-8";

/* (c)2014 Future You / CSS Document
   by Cédric Ricci from Beextend.fr */


/* -- Fonts Style, sizes & colors -- */

.clear {clear:both;}

.floatLeft { float:left; }
.floatRight { float:right; }


h1, h2, h3, h4, h5, h6, h7, h8, h9 { margin:0; }

p { margin: 20px 0 0 0; line-height:normal; }

.OpenSans { font-family: 'Open Sans', sans-serif; font-weight:400; }
.OpenSansSemiBold { font-family: 'Open Sans', sans-serif; font-weight:600; }
.OpenSansBold { font-family: 'Open Sans', sans-serif; font-weight:700; }
.OpenSansCondensed { font-family: 'Open Sans Condensed', sans-serif; }
.OpenSansCondensedBold { font-family: 'Open Sans Condensed', sans-serif; font-weight:700; }

.ftUpcase { text-transform: uppercase; }
.ftItalic {font-style: italic; }

.ft11px { font-size: 11px; }
.ft12px { font-size: 12px; }
.ft13px { font-size: 13px; }
.ft14px { font-size: 14px; }
.ft15px { font-size: 15px; }
.ft16px { font-size: 16px; }
.ft18px { font-size: 18px; }
.ft20px { font-size: 20px; }
.ft21px { font-size: 22px; }
.ft22px { font-size: 22px; }
.ft24px { font-size: 24px; }
.ft28px { font-size: 28px; }
.ft30px { font-size: 30px; }
.ft34px { font-size: 34px; }
.ft44px { font-size: 44px; }

.ftWhite { color: #FFFFFF; }
.ftBlack { color: #000000; }
.ftBlue { color: #1c6786; } 
.ftRed { color: #d97468; }
.ftGrey50 { color: #777777; }
.ftGrey75 { color: #b9b9b9; }

/* -- CSS Styles -- */

body {
	background: #ebeae8;
	margin:0;
	font-family: 'Open Sans', sans-serif;
}
    
header {
    width:100%; height:130px;
    background: #1d6786;
}

footer {
    width:100%; height:464px; min-width:100%; min-height:464px;
    /* background: url(../img/footer_bg.png) #1c6786 repeat-x top; */
    margin-top: 60px;
	border-top: 2px solid #dedede;
	background: white;	
}
    
.logoFutureYou {
    height:130px;
    float:left;
}
    
#headerContent {
    width:980px; height:130px; min-width:980px; min-height:130px;
    margin:0 auto 0 auto;
}

.container {
    position:relative;
    width:900px;
    margin:0 auto 5px auto;
    padding:40px;
    background: #FFFFFF;
    overflow:hidden;
}

.paypalLogo {
    background: url(../img/paypal_logo_v2.png) bottom right no-repeat #ffffff;
}

#footerContent {
	width: 980px;
	height: 355px;
	min-width: 980px;
	margin: 0 auto;
}

.footerBuyingBg {
    width:980px; height:354px; min-width:980px;
    background: url(../img/footer_separator_bg.png) no-repeat center center;
}

.footerLogo {
    width:980px; height:354px; min-width:980px;
    /* background: url(../img/future_you_footer_logo.png) no-repeat top left; */
}

.footerCol1, .footerCol2, .footerCol3, .footerCol4 {
    display:block;
    float:left;
}

.footerCol1 p, .footerCol2 p {
    margin:0 0 20px;
}

.footerCol1 a, .footerCol2 a {
    margin:0;
    display: block;
    text-decoration:none;
}

.footerCol1, .footerCol2 {
    margin:40px 0 0 40px;
    width:150px;
}

.footerCol3 {
    height:270px;
    margin: 40px 0 0 40px;
    border-left: solid 1px #f3f3f3;
    padding:0 0 0 70px;
}

.footerCol4 {
	width: 278px;
	margin: 40px 0 0 40px;
}

.footerCol4 p{
    margin:0 0 15px 0;
}

.livreBtn {
	width: 278px;
	height: 57px;
	border-radius: 2px;
	background: url(../img/livreBtn_bg.png);
	display: block;
	text-align: center;
	line-height: 57px;
	text-decoration: none;
}


.ico { width:40px; height:40px; display:block; background: url(../img/footer_buying_ico_sprite.png); }

.secureIco { background-position: -40px 0; }
.mailBuyingIco { background-position: 0 0; }
.helpIco { background-position: -80px 0; }
.mailIco { background-position: -120px 0; }
.phoneIco { background-position: -160px 0; }

#buyingContainerLeft, #buyingContainerRight {
    width:410px; height:274px;
    padding:40px;
    float:left;  
}

#buyingContainerLeft p, #buyingContainerLeft span, #buyingContainerRight p, #buyingContainerRight span  {
    float:left;
    height:40px;
    margin:0 10px 0 0;
    line-height:40px;
}

.footerIcoText {
    width:360px; min-height:30px;
    display:block;
    margin:0 0 20px 50px ;
}

#footerCopyright {
	background: #1c6786;
}

.footerCopyrightContent {
    width:980px;
	height:110px; 
	min-width:980px;
    margin:0 auto;
}

#footerCopyright img {
    float:left;
    display:block;
    margin:40px 10px 0 0;
}

#footerCopyright p {
    float:left;
    display:block;
    margin:43px 20px 0 0;
    text-decoration:none;
}

.footerLink {
    float:left;
    display:block;
    margin:43px 20px 0 0;
    text-decoration:none;
}

#CopyrightText {
    float:right;
    display:block;
    margin:0;
    height:110px;
    text-align:right;
    line-height:110px;
}

#CopyrightText a, #CopyrightText a:visited {
    color: #FFFFFF;
    text-decoration:none;       
}

#footerCopyright a:hover { color: #d97468;}

/* -- Main Navigation Menu & Dropdown -- */

nav {
    height:130px;
    float:right;
    position: relative;    
}
    
ul.menu { 
	padding:0;
    margin:5px 0 0 0;
    list-style: none;
    position: relative;
    display:block;
}
    
li.menuParent {
    display:inline-block;
    float: left;
    margin: 0px;
}
    
li.menuParent a {
    display:block;
    padding: 80px 14px 20px 14px;
    text-decoration:none;
    color: #ffffff;
}

li.menuParent:hover { background-color:#d97566; }
li.menuParent:hover > a { color: #ffffff; } 

ul.subMenu {
	list-style: none;
    display: none;
    position: absolute;
    padding: 0;
    z-index: 1;

}

li.menuParent:hover > ul.subMenu {
    display:list-item;
}

ul.subMenu li.menuChild {
    min-width: 200px;
    width: auto;
    background-color:#d97566;
    color: #ffffff;
    padding: 0;
    font-size: 16px
}

li.menuChild a {
    min-width: 200px;
    width: auto;
    color: #ffffff;
    padding: 16px;
}

li.menuChild a:hover {
    background-color: #1c5f7a;
    min-width: 200px;
    width: auto;
    padding: 16px;

}
     
.menuSelected { background: url(../img/current_menu_bg.png) bottom repeat-x; }


/* -- Steps progress bar -- */

#stepsContainer {
    width:585px; height:84px;
    float:right;
}

.stepTitle {
    width:146px; height:42px;
    display:block;
    float:left;
    text-align:center;
}

#stepsTextContainer {
    height:42px
}

/* -- Accueil -- */

.accueilBanner {
    width:900px; height:271px;
    margin:0 auto;
    display:block;
    padding:30px 40px 40px 40px;
}

.accueilBanner h2 {
    width: 860px;
    margin:0;
    display:block;
    line-height:48px;
}

.accueilBanner p {
    margin: 20px 0 0 0;
    display: block;
    padding: 20px;
    background: rgba(255,255,255,.7);
}

.nosProgrammesBtn {
    width: 467px; height: 65px;
    border-radius: 2px;
    background: url(../img/progBtn_bg.png) no-repeat;
    display:block;
    text-align:center;
    line-height:65px;
    text-decoration:none;
    margin:23px 0 0 0;
}

.introColLeft, .introColRight, .notreEquipe {
    display:block;
}

.introColLeft {
    float:left;
    width:485px;
}

.introColLeft h3, p {
    margin:0 0 13px 0;
}

.introColRight {
    float:right;
    width:380px;
}

.introColRight h3, p {
    margin:0 0 13px 0;
}

.introColRight img {
    margin:0;
	width: 100%;
}

.contactBtn {
    width: 190px; height: 30px;
    border-radius: 20px;
    background: url(../img/contactBtn_bg.png);
    display:block;
    text-align:center;
    line-height:30px;
    text-decoration:none;
    margin:23px 0 0 0;
}

.notreEquipe {
    width:100%;
    padding:10px 0 0 0;
}

.testimonyContainer {
    width:980px; 
	height: auto;
	overflow:auto;
    margin:60px auto 0 auto;
    display:block;
}

.testimonyLeft {
    width:400px;
    float:left;
    margin:0 0 0 60px;
}

.testimonyRight {
    width:400px;
    float:right;
    margin:0 60px 0 0;
}

.testimonyRight img, .testimonyLeft img {
    width:64px; height:64px;
    margin:0 30px 0 0;
    float:left;
    display:block;
    border-radius:32px;
}

.testimonyRight p, .testimonyLeft p {
    width:300px;
    margin:0;
    display:block;
    float:left;
}

.pageTitle {
    width:100%;
    line-height:48px;
    margin:0 0 20px 0; 
}

/* -- Nos Programmes -- */

.progPageTitle {
    width:640px;
    line-height:48px;
    margin:0 0 20px 0; 
}

.progPageSubTitle {
    width:640px;
    margin:0;
}

.progPhoto {
    position:absolute;
    right:40px;
    top:40px;
}

.progContainer {
    position:relative;
    width:385px; height:460px;
    display:block;
    margin:30px 0 0 0;
    padding:0 25px 40px 25px;
}

.progContainer p {
    clear:both;
    display:block;
    margin:0 0 10px 0;
	overflow: auto;
}

.progPictoContainer {
    height:80px;
    margin:0 0 15px 20px;
    display:block;
    float:left;
    line-height:80px;
    text-align:center;
}

.progPictoContainer img {
    margin:30px 0 0 0;
    display: inline;
}

.progTitleContainer {
    width:205px; height:40px;
    display:block;
    float:left;
    padding:10px 10px 30px 20px;
    line-height:20px;
}

.progPriceContainer {
    width:381px; height:40px;
	background: white;
	border-radius: 30px;
    position:absolute;
    display:block;
    bottom:60px;
	text-align:center;
	line-height:40px;
	margin-bottom:20px;
}

.progPrice {
    width:150px; 
    height:40px;
    line-height:40px;
    text-align:center;
    display:block;
    float:left;
}

.progPriceBtn {
    position:absolute;
    display:block;
    bottom:30px;
	left:100px;
    width:231px; height:35px;
    text-decoration:none;
    text-align:center;
    line-height:35px;
    background: url(../img/prog_price_btn_bg.png);
}

.progPrice3x {
	margin-top:-5px;
	display:inline-block; 
	vertical-align:middle;
}

.progPriceText3x {
	margin-top:-3px;
	margin-left:5px;
	display:inline-block;
	vertical-align:middle;
}

.progTitleBg {
    background: url(../img/prog_title_bg.png);
}

/* -- Buying process pages Step 1 -- */

#progContainer {
    background: #0f4866;
    overflow:hidden;
}

#progTextContainer {
    width:600px; min-height:200px;
    padding:30px;
    background: #1c6786;
    float:left;
}

#progTextContainer p {
    margin:20px 0 0 0;
}

#progPriceContainer {
    width:240px; height:260px;
    display: table-cell;
    vertical-align:middle;
    text-align:center;
    background: #0f4866;
	padding:0 10px;
}

#progPriceContainer p {
    margin:0;
}

.progTitle {
    height:40px;
    line-height:40px;
    padding-left:10px;
    margin-top:-30px;
    background: #0f4866;
}

#infoBtn {
    height:40px;
    background: #bebebe;
}

#infoBtn2 {
	color:#ffffff;
}

#recapContainer {
    padding:30px;
    background: #f39200;
}

#recapContainer img {
    margin:0 20px 0 0;
}

#infoBtn a {
    width:100%;
    display:block;
    text-decoration:none;
    color: #000000;
    line-height:40px;
    text-align:right;
    float:right;
	margin-right:10px;
}

#infoBtn a:hover {
    color: #d97468;
}

#progInfosTitle { margin:20px 0 8px 0; }

.progDispoContainer {
    width:420px; height:40px;
    margin:12px 5px 0 5px;
    float:left;
    padding:0 10px;
}

.progDispoContainer img { margin:13px 10px 0 0; float:left; }
.progDispoContainer p { float:left; margin:9px 10px 0 0; }

.dispoNbr {
    float:right;
    margin:9px 0 0 0;
    width:48px;
    display:block;
    text-align:center;
}

.available { background: #f39200; }
.full { background: #e2e2e2; }

.mention { padding:20px 10px 0 10px; }

/* -- Buying process buttons -- */

.stepBtn img { margin:23px 5px 0 5px; }

.stepBtn {
    width: 300px;
    height: 60px;
    display:block;
    text-align:center;
    text-decoration:none;
    color: #FFFFFF;
}

.stepBtnEnd {
    width: 450px;
}

.stepBtnShort {
    width: 230px;
    padding-top:12px;
    height: 58px;
    margin-left: 20px;
}

.btnGray {
    background-color: #bebebe;
}

.btnGreen {
    background-color: #80c300;
}

.btnBlue {
    background-color: #00a1c3;
}

.userLoginContainerLeft {
    width:360px; height:470px;
    background: url(../img/step2_zone_bg.png) no-repeat;
    float:left;
    padding:40px;
    margin:0 20px 0 0;
}

.userLoginContainerRight {
    width:360px; height:470px;
    background: url(../img/step2_zone_bg.png) no-repeat;
    float:left;
    padding:40px;
}

.userLoginContainerTitle {
    width:100%; height:50px;
    text-align: center;
    line-height:50px;
    margin:-40px 0 50px 0;
}

/* -- Form Styles -- */

input, textarea { 
	padding: 0 10px;
	border: solid 1px #E5E5E5;
	outline: 0;
	width: 343px; height:50px;
	background: #FFFFFF;
	}

.sexe select, .activite select, {
    background: transparent;
    width: 363px; height: 50px;
    border: 0;
    padding-left:10px;
    -webkit-appearance: none;
}

.selectArrow {
    width: 363px; height: 52px;
    background: url(../img/new_arrow.png) no-repeat right #ffffff;
    border: solid 1px #E5E5E5;
    outline: 0;
    -webkit-appearance: none;
}

select::-ms-expand {
    display: none;
}

textarea { 
	width: 400px;
	max-width: 400px;
	height: 150px;
	line-height: 150%;
}

input:hover, textarea:hover,
input:focus, textarea:focus { 
	border-color: #C9C9C9; 
}

.form label {  
    display:block;
    margin:0 0 10px 0; 
}

.submit input {
	width: 363px; height:60px;
	background: #80c300;
	border: 0;
}

.submit:hover { cursor:pointer;	}

.facebookSubmit {
	width: 313px; height:60px;
    display:block;
	background: url(../img/facebook_btn.png) no-repeat;
	border: 0;
    text-decoration:none;
    padding:0 0 0 50px;
    text-align:center;
}

.facebookSubmit span {
    line-height:60px;
}

a.createAccount {
    width: 100%;
    height: 60px;
    display:block;
    text-align:center;
    text-decoration:none;
    color: #FFFFFF;
}

.createAccount span {
    line-height:60px;
}

.orIcoContainer {
    display:block;
    width:100%;
    text-align:center;
}

/* -- Step 3 Form -- */

.progSelectionContainer {
    width:100%; height:225px;
    display:block;
    background: url(../img/step3_zone_bg.png) #1c6786 no-repeat;
    margin:0 0 20px 0;
}

.progSelectionContainerTitle {
    width:100%; height:50px;
    text-align: center;
    line-height:50px;
}

.progSelectionForm {
    width:100%; height:175px;
    text-align: center;
    line-height:175px;
    margin:0 0 30px 0;
}


.progPlace, .progDate, .progTime {
    display:inline-block;
    margin-right:10px;
}

.progPlace select {
    background: transparent;
    width: 240px; height: 50px;
    border: 0;
    -webkit-appearance: none;
     padding-left:20px;
}

.progDate select {
    background: transparent;
    width: 150px; height: 50px;
    border: 0;
    -webkit-appearance: none;
     padding-left:20px;
}

.progTime select {
    background: transparent;
    width: 180px; height: 50px;
    border: 0;
    -webkit-appearance: none;
    padding-left:20px;
}

#TrainingLocation, #TrainingId, #TrainingSessionId {
    height: 50px;
    background: url(../img/new_arrow.png) no-repeat right #ffffff;
    border: solid 1px #E5E5E5;
    outline: 0;
}

.loader {
    display:inline-block;
    vertical-align:middle;
    margin:-10px 10px 0 0;
}

.visible {
    visibility:visible;
}

.invisible {
    visibility: hidden;
}

.progUserInfoTitle, .progUserInfoSubTitle {
    margin:0;
}

.progUserForm p, .facturationForm p {
    display:inline-block;
}

.progUserForm label, .facturationForm label {
    display:block;
    margin-bottom:5px;
}

.progUserForm .progNom, .progUserForm .progPrenom, .facturationForm .progNom, .facturationForm .progPrenom {
    width:267px;
    margin-right:20px;
}

.progUserForm .progAge {
    width:60px;
    margin-right:20px;
}

.progUserForm .progNiveau {
    width:234px;
    margin-right:20px;
}

.progUserForm .progSkype {
    width:180px;
    margin-right:20px;
}

.progUserForm .progTel {
    width:180px;
}

.progUserForm .sexe, .progUserForm .progSexe, .progUserForm .activite, .progUserForm .progActivite  {
    display:inline-block;
    width:180px;
}

.progUserForm .activite, .progUserForm .progActivite  {
    margin-right:20px;
}


.progUserForm {
    margin:0 0 30px 0;
}

.facturationContainer {
    display:block;
    padding:30px;
    background: #f9f9f9;
}

.facturationInfoTitle {
    width:100%;
    display:block;
    margin:0;
}

.facturationForm .facturationNom, .facturationForm .facturationPrenom {
    width:170px;
    margin-right:15px;
}

.facturationForm .facturationAdresse1 { width:395px; }

.facturationForm .facturationAdresse2 {
    width:340px;
    margin-right:15px;
}

.facturationForm .facturationPostal {
    width:95px;
    margin-right:15px;
}

.facturationForm .facturationVille {
    width:130px;
    margin-right:15px;
}

.facturationForm .facturationPays { width:130px; }

.recapTitle {
    margin:0 20px 0 0;
    display:inline-block;
}

.recapUserInfo {
    display:inline-block;
    width:250px;
    margin:30px 0 0 0;
    border-right: 1px solid #ebeae8;
}

.recapUserTitle {
    display:block;
    margin:0 0 20px 0;
}

.recapUserText {
    display:block;
    margin:0;
}

.modificationLink {
    display:block;
    margin:10px 0 0 0;
    color: #000000;
}

.recapUserAdress {
    display:inline-block;
    width:250px;
    margin:30px 0 0 60px;
}

.validationContainer {
    margin:15px 0 0 0;
    float: left;
    display:block;
    width:380px;
}

.validationContainer input {
    float: left;
    width:20px;
    height:20px;
    display:block;
    margin:0 10px 0 0;
}

.validationContainer p {
    float: left;
    width:340px;
    display:block;
    margin:0;
}
.orderMessageContainer p {
    text-align:center;
    margin:0 0 0 0;
}

.orderRefContainer{
    margin:0 auto 50px auto;
    width:800px;
}

.orderRefContainer p {
    margin:0 0 0 0;
}

.orderMessageContainer {
    margin:35px 0 0 0;
    float:right;
}

.orderMessageContainer p {
    text-align:right;
}

.orderReportContainer {
    margin:0 auto 60px auto;
    width:800px;    
}

.orderReportContainer p {
    margin:0 0 30px 0;  
}

.orderContainer {
    margin:50px;
}

/* -- Main Style for Popup -- */

.mainPopup {
    border-radius:5px;
    display:block;
    background: #eeeeee;
    padding:30px;
}

/* -- News content -- */

.newsContent {
	border-radius: 10px;
	background: #d97468;
	padding:30px;
	margin-top: 20px;
	margin-bottom: 40px;
}

.newsContent h2 {
	color: white;
	font-size: 18px;
	font-weight: 700;
	margin-bottom:10px;
}

.newsContent p {
	color: white;
	font-size: 13px;
	font-weight: 500;
}

.newsContent a {
	color: white;
	font-weight: 700;
}

.newsContent hr {
	border: 0;
	height: 1px;
	background: white;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
