.pageEntete {
	background:url(../img/entetes/entete_fc_gestcomp.jpg) top center #fff no-repeat;
	margin-bottom:0;
}
.pageEntete.voletEns {
	background-image:url(../img/entetes/entete_fc_gestcomp_volet_ens.jpg);
}
.pageEntete .block.nocaps {
	text-transform:none;
}
.accrocheEntete {
	margin-bottom:0;
}
.accrocheEntete ul {
	/* Comme ".accrocheEntete p" */
    font-size: 1.42857em;
    font-weight: 600;
    margin-bottom: 0;
}


/* Styles d'onglets (modifié) */
.onglets ul.nav li a {
	padding: 0 20px;
	background-color: #cce5e6;
}
.onglets ul.nav li a.active {
	
}
.onglets .contenu {
	border-bottom-width:0;
}

ul.fleche {
	list-style:none;
	padding:0;
}
ul.fleche > li {
	list-style:none;
	padding:0 0 0 30px;
	margin:0 0 10px 0;
	min-height:18px;
	background:url(../img/fc-gestcomp/fleche_bleue.png) 0 2px no-repeat;
}


/* Strate texte d'intro */
.sIntro {
	background:#000;
	padding:40px 0;
}
.sIntro p,
.sIntro li,
.sIntro a {
	color:#fff;
}
.sIntro .turquoise {
    color: #8cd4d6;
}


/* Strate des avantages */
.sAvantages {
	background:#333;
	padding:40px 0;
	text-align:center;
}
.sAvantages p,
.sAvantages li,
.sAvantages a {
	color:#fff;
}
.sAvantages h2 {
	color:#00aaae;
	margin:0 0 30px;
	font-size:2.285714285714286em; /* 32px / 14px */
	font-weight:400;
	line-height:1.2;
}
.sAvantages h3 {
	color:#fff;
	margin:20px 0 5px;
	/*text-transform:uppercase;*/
}
.sAvantages ul {
	padding:0;
}
.sAvantages li {
	list-style:none;
	list-style-image:none;
}
.sAvantages .tableAvantages {
	display:table;
	table-layout:fixed;
	width:100%;
	padding:0;
	margin:0;
}
.sAvantages .tableAvantages > li {
	display:table-cell;
	width:50%;
	border-right:1px solid #fff;
	padding:0 40px;
	margin:0;
	text-align:center;
}
.sAvantages .tableAvantages > li:last-child {
	border-right:0;
	padding-bottom:0;
}


.sObjectifs {
	padding:40px 0;
}
.sObjectifs h2 {
	margin-bottom:25px;
	font-size:2.285714285714286em; /* 32px / 14px */
	font-weight:400;
	line-height:1.2;
}
.sObjectifs h3 {
    color: #00aaae;
}
.sObjectifs .contentInnerWrap {
    /*padding-left:50px;*/
}
.sObjectifs .columnf.last {
	padding-left:25px;
}

.sContenuForm {
	padding:40px 0;
	background-color:#cce5e6;
}
.sContenuForm .onglets .contenu {
	background-color:transparent;
}
.sContenuForm .onglets ul.nav li {
	border-bottom-color:#cce5e6;
}
.sContenuForm .onglets ul.nav li a {
	background-color:#fff;
}
.sContenuForm .onglets ul.nav li.active {
	border-bottom-color:#000;
}
.sContenuForm .onglets ul.nav li.active a {
	background-color:#000;
	color:#fff;
}
.sContenuForm h2 {
	margin-bottom:25px;
	font-size:2.285714285714286em; /* 32px / 14px */
	font-weight:400;
	line-height:1.2;
}
.sContenuForm h3 {
    color: #00aaae;
}
.sContenuForm .contentInnerWrap {
    /*padding-left:50px;*/
}
.sContenuForm a.button {
	color:#fff;
	background-color:#00aaae;
	border:2px solid #000;
	transition:none;
	max-width:none;
	width:auto;
	margin-top:15px;
}
.sContenuForm a.button:first-child {
	margin-right:10px;
}
.sContenuForm a.button:focus,
.sContenuForm a.button:hover {
	background-color:#2e8804;
	color:#fff;
}
.sContenuForm a.button.formation {
	background-color:#000;
	color:#fff;
}
.sContenuForm a.button:focus,
.sContenuForm a.button:hover,
.sContenuForm a.button.formation:focus,
.sContenuForm a.button.formation:hover {
	background-color:#2e8804;
	border-color:#2e8804;
	color:#fff;
}


.s3blocs {
	padding-top:40px;
}
.s3blocs .cssTable {
	display:table;
	table-layout:fixed;
	width:100%;
}
.s3blocs .coteGauche {
	display:table-cell;
	vertical-align:top;
	width:70%;
	border-right:20px solid #fff;
}
.s3blocs .coteGauche h2 {
	font-size:2.285714285714286em; /* 32px / 14px */
	font-weight:400;
	line-height:1.2;
}
/*.s3blocs .coteGauche > .contentInnerWrap {
	background-color:#e7e7e8;
}*/
.s3blocs .contentInnerWrap {
	padding:40px 20px 40px 50px;
}
.s3blocs .bgImage {
	background:url(../img/fc-gestcomp/clientele_bg.jpg) top left #333 no-repeat;
}
.s3blocs .bgImage h2 {
	color:#00aaae;
	margin-bottom:25px;
	letter-spacing:1px;
}
.s3blocs .bgImage ul,
.s3blocs .bgImage p {
	color:#fff;
	font-weight:600;
}
/*.s3blocs .bgImage ul {
	margin:0 0 40px 0;
}*/
.s3blocs .coteDroit {
	display:table-cell;
	vertical-align:top;
	width:30%;
}
.s3blocs .coteDroit .contentInnerWrap {
	padding:40px 10px 20px 10px;
	background-color:#8ed4d6;
}
.s3blocs .coteDroit .imgSidebar {
	padding:20px 10px 0 10px;
	margin:0;
	text-align:center;
}

.resumeInfos {
	font-size:0.9285714285714286em; /* 13/14 */
	list-style:none;
	padding:0;
	margin:0 0 40px 0;
}
.resumeInfos li {
	display:block;
	min-height:50px;
	list-style:none;
	padding:0;
	margin:30px 0 0 0;
	padding-left:70px;
}
.resumeInfos li:first-child {
	margin-top:0;
}

/* Les icones */
.resumeInfos li.icoTypeFormation {
	background:url(../img/fc-communs/icone_ordi.svg) no-repeat;
}
.resumeInfos li.icoCouts {
	background:url(../img/fc-communs/icone_calculatrice.svg) no-repeat;
	min-height:58px;
}
.resumeInfos li.icoDuree {
	background:url(../img/fc-communs/icone_horloge.svg) no-repeat;
}
.resumeInfos li.icoUFC {
	background:url(../img/fc-communs/icone_mortier.svg) no-repeat;
}
.resumeInfos li.icoAppareil {
	background:url(../img/fc-communs/icone_tablette.svg) no-repeat;
}
.resumeInfos li.icoAttestation {
	background:url(../img/fc-communs/icone_diplome.svg) no-repeat;
}
/* Fallback NO-SVG - .no-svg  */
.resumeInfos li.icoTypeFormation {
	background:url(../img/fc-communs/icone_ordi.png) no-repeat;
}
.resumeInfos li.icoCouts {
	background:url(../img/fc-communs/icone_calculatrice.png) no-repeat;
}
.resumeInfos li.icoDuree {
	background:url(../img/fc-communs/icone_horloge.png) no-repeat;
}
.resumeInfos li.icoUFC {
	background:url(../img/fc-communs/icone_mortier.png) no-repeat;
}
.resumeInfos li.icoAppareil {
	background:url(../img/fc-communs/icone_tablette.png) no-repeat;
}
.resumeInfos li.icoAttestation {
	background:url(../img/fc-communs/icone_diplome.png) no-repeat;
}
.resumeInfos li.icoApercu {
	background:url(../img/fc-communs/icone_apercu.png) no-repeat;
}
.resumeInfos li.icoPrealable {
	background:url(../img/fc-communs/icone_prealable.png) no-repeat;
}

.resumeInfos h2 {
	font-size:1em;
	font-weight:800;
	margin:0 0 5px 0;
}
.resumeInfos p {
	margin:0;
}

.s3blocs a.button {
	background-color:#000;
	color:#fff;
	transition:none;
}
.s3blocs a.button:focus,
.s3blocs a.button:hover {
	background-color:#fff;
	color:#000;
}

.sContact .contentInnerWrap {
	padding: 0 20px 30px 50px;
}
.sContact h2 {
	font-size:2.285714285714286em; /* 32px / 14px */
	font-weight:400;
	line-height:1.2;
}

/* Écran PAS assez large pour voir l'ensemble du site (moins de 1024px) */
@media only screen and (max-width: 1024px) {
	.s3blocs .contentWrap {
		padding-left:0;
		padding-right:0;
	}
	.s3blocs .g16.column {
		margin:0;
		width:100%;
	}
	
}

/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
	.pageEntete {
		background-size:cover;
	}
	.sAvantages h2,
	.sObjectifs h2,
	.sContenuForm h2,
	.s3blocs .coteGauche h2,
	.sContact h2 {
		font-size:1.785714285714286em; /* 25px / 14px */
	}
	.sAvantages .tableAvantages {
		display:block;
	}
	.sAvantages .tableAvantages > li {
		display:block;
		width:100%;
		border-right:0;
		padding:20px 0;
	}
	
	.sObjectifs {
		margin-bottom:0;
	}
	.sObjectifs .columnf.last {
		padding-left:0;
		padding-top:30px;
	}
	
	/*.container .sObjectifs .column,
	.container .sContenuForm .column {
		margin:0;
		width:100%;
	}
	.sObjectifs .contentInnerWrap,
	.sContenuForm .contentInnerWrap {
		padding:0 20px;
	}*/
	
	.s3blocs {
		padding-top:0;
	}
	.s3blocs .bgImage {
		background-size:cover;
	}
	.s3blocs .cssTable {
		display:block;
	}
	.container .s3blocs .g16.column {
		margin:0;
		width:100%;
	}
	.s3blocs .contentInnerWrap {
		padding:30px 20px;
	}
	.s3blocs .coteGauche {
		display:block;
		width:100%;
		border-right:0;
	}
	.s3blocs .coteDroit {
		display:block;
		width:100%;
	}
	.s3blocs .coteDroit .imgSidebar {
		display:none;
	}
	.container .sContact .column {
		margin: 0;
		width: 100%;
	}
	.sContact .contentInnerWrap {
		padding:30px 20px 30px 20px;
	}
}


/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	/* .container = width de 420px */
	
	.resumeInfos {
		overflow:hidden;
	}
	.resumeInfos li {
		float:left;
		width:50%;
	}
	.resumeInfos li:nth-child(2) {
		margin-top:0;
	}
	.resumeInfos li:nth-child(2n+1) {
		clear:left;
	}
}

/* Note: Design for a width of 480px */
@media only screen and (max-width: 479px) {
	.pageEntete {
		background:#fff;
	}
}
