/*CSS POUR LES PAGES CMS*/
@media only screen and (max-device-width : 1024px) {
	#page{
	margin-left: 5px;
	}
}

.pres{
font-size: 1.4em;	
}

.pres p{
 margin: 10px 20px;
 margin-bottom: 30px;
}

#page.pres p.bouton{
 margin: 0px;
 margin-bottom: 10px;
 text-align: right;
}


#page.pres p.bouton a.en-savoir-plus-negatif{
    background-color: #5cb85c;
    color: #fff;
    border-radius: 6px;
    border: 1px solid #5cb85c;
    display: inline-block;
}

#page.pres p.bouton a.en-savoir-plus-negatif:hover,
#page.pres p.bouton a.en-savoir-plus-negatif:active{
    background-color: #47a447;
    border: 1px solid #47a447;
}

.pres .logo-assos-150 img,
.pres .logo-assos-200 img,
.pres .logo-assos-250 img{
	margin-right: 20px;
	margin-bottom: 20px;
}

.pres .logo-assos-150 img{
	width: 150px;
}

.pres .logo-assos-200 img{
	width: 200px;
}


.pres .logo-assos-250 img{
	width: 250px;
}

.pres .missions:before,
.pres .profils:before,
.pres .LinkedIn:before,
.pres .trafic:before,
.pres .suivi:before,
.pres .hotline:before,
.pres .alphab:before,
.pres .dons:before,
.pres .guides:before,
.pres .jse:before,
.pres .clubHEC:before{
	font-family: FontAwesome;
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
	margin-top:-15px;
	font-size: 3em;
	float: left;
	width: 70px;
	text-align: center;
}


.pres .missions:before{
 	content: "\f0c5"; /* FontAwesome Unicode */
}

.pres .profils:before{
 	content: "\f0c0"; /* FontAwesome Unicode */

}
.pres .LinkedIn:before{
 	content: "\f08c";  /* FontAwesome Unicode */
}
.pres .trafic:before{
 	content: "\f201"; /* FontAwesome Unicode */
}

.pres .suivi:before{
 	content: "\f0f3"; /* FontAwesome Unicode */
}

.pres .hotline:before{
 	content: "\f095"; /* FontAwesome Unicode */
}

.pres .alphab:before{
 	content: "\f15d"; /* FontAwesome Unicode */
}
.pres .dons:before{
 	content: "\f153"; /* FontAwesome Unicode */
 	}
.pres .guides:before{
 	content: "\f02d"; /* FontAwesome Unicode */
}
.pres .jse:before{
 	content: "\f1ad"; /* FontAwesome Unicode */
 	}
.pres .clubHEC:before{
 	content: "\f0f4"; /* FontAwesome Unicode */
 	}
.pres .tel:before{
 	content: "\f095"; /* FontAwesome Unicode */
 	margin-right: 30px;
 	font-size: 1.8em;
 	color: #fa7e43;
 	}
.pres .mail:before{
 	content: "\f0e0"; /* FontAwesome Unicode */
 	margin-right: 30px;
 	font-size: 1.4em;
 	color: #fa7e43;
 	} 	
.pres div.blocks ol{
	width: 80%;
    max-width: 80%;
    margin: 0 auto;
    counter-reset: docs;
    padding: 0px;
    text-align: left;
}

.pres div.blocks ol>li{
    margin-top: 20px;
    list-style-type: none;
    margin-bottom: 10px;
    vertical-align: top;
    border-radius: 6px;
    padding: 10px;
    margin-right: 10px;
    counter-increment: docs; 
}

.pres div.blocks ol li ul li{
    list-style-type: none;
}

.pres div.blocks ol li ul{
    margin-top:15px;
}

.pres div.blocks ol li ul li:before {
    content: "\f0a9";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 5px;
}


.pres div.blocks ol>li:before {
content: counter(docs);
    padding: 5px 13px;
    margin-right: 8px;
    vertical-align: top;
    background: #fa7e43;
    -moz-border-radius: 60px;
    border-radius: 60px;
    font-weight: bold;
    font-size: 1.2em;
    color: #eaeaea;
}

.pres div.blocks .table {
    display: table;
    border: 0px solid #fa7e43;
    text-align: center
}

@media only screen and (min-device-width : 1000px){
.blocks li div.bareme-mobile {
    display: none;
}

}

@media only screen and (max-device-width : 1000px){
.pres div.blocks .table {
    display: none;
}
.blocks li div.bareme-mobile {
display: block;
}

div#page.pres div.blocks.large ol li div.bareme-mobile p{
    background-color: #fff;
    margin-bottom: 10px;
    border-radius: 6px;
    border: 1px solid #333;
}
div#page.pres div.blocks.large ol li div.bareme-mobile p span{
    padding-bottom: 10px;
    background-color: #fa7e43;
    margin-bottom: 10px;
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding-top: 10px;
}

div#page.pres div.blocks.large ol li div.bareme-mobile p span a{
    color: #fff;
}


.pres a{
font-size: 0.8em;
}
}

.pres div.table-cell{
    vertical-align: middle;
}

.pres div.blocks div.no-border{
	border-top: 0px;
	border-left: 0px;
}

.pres div.blocks div.double-border-left{
	border-left: 2px solid #fa7e43;
}

.pres div.blocks div.double-border-bottom{
	border-bottom: 2px solid #fa7e43;
}

.pres div.blocks div.double-border-right{
	border-right: 2px solid #fa7e43;
}

.pres div.blocks div.double-border-top{
	border-top: 2px solid #fa7e43;
}

.pres div.blocks div.empty{
	background-color: #fa7e43;
	color: #fff;
	font-size: 0.7em;
}


.pres div.lastLeast{
	font-size: 1.3em;
}


div#page.pres div.agreement{
    border: solid 2px #fa7e43;
    border-radius: 6px;
    width: 80%;
    margin: 0 auto;
}

div#page.pres .orange {
    color: #fa7e43;
    background-color: transparent;
}

div#page.pres div.agreement p.orange{
	font-weight: 800;
	font-size:1em;
	text-align: center;
        margin: 0px;
	}

#page h3,
#cgu h3{
	text-transform: uppercase;
	color: #fa7e43;
	padding: 40px 0px 20px 0px;
	font-size: 1.5em;
}

#page h3:first-of-type,
#cgu h3:first-of-type{
	padding-top: 0px;
}

#page h4,
#cgu h4{
	text-align: justify;
}

#page h4{
	padding: 0px 10px;
}

#cgu h4{
	padding: 10px 0px 5px 0px;
}

#cgu h5,
#cgu h6{
	padding-top: 10px;
}

#cgu h5{
	padding-bottom: 10px;
}

#page p{
	text-align: justify;
	padding: 10px 0px;
}

@media only screen and (max-device-width : 1024px){
#page p{
	text-align: left;
}
}

#cgu p{
	text-align: justify;
	padding: 0px 0px;
}

#page div.encart{
	padding: 10px 10px 5px 10px;
	background-color: #eaeaea;
	margin-bottom: 20px;
	border-radius: 6px;
}

#page div.encart h4{
	padding: 10px 10px 0px 10px;
}

#page div.encart p{
	padding: 5px 0px;
}

@media only screen and (max-device-width : 1024px){
#page div.encart p{
	text-align: left;
}
}
#page div.encart p.bouton{
	text-align: right;
}

ul.insert {
    padding-left: 0px;
    margin-bottom: 0px;
}

ul.insert > li {
    margin-bottom: 10px;
    text-align: center;
    list-style-type: none;
    display: block;
    float: left;
    margin-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 6px;
    color: #333;
    background-color: #eaeaea;
    width: 350px;
    height: 220px;
}

@media only screen and (max-device-width : 1024px){
ul.insert > li{
	width: 100%;
	height: 100%
}
}

ul.insert > li:last-child {
	width: 100%;
	max-width: 1080px;
	background-color: #eaeaea;
	border-radius: 6px;
	color: #fa7e43;
	text-align: center;
	height: 100px;
	line-height: 50px;
    	font-size: 1.4em;
 	font-weight: 600;
}

@media only screen and (max-device-width : 1024px){
ul.insert > li:last-child{
	width: 100%;
	height: 100%
}
}

ul.stickers{
	padding-left:0px;
	margin-bottom: 0px;
}

ul.stickers li{
	margin-bottom: 10px;
	text-align: center;
	list-style-type: none;
	display: inline-block;
	margin-right: 5px;
	border-radius: 6px;
	color: #333;
	padding: 0px;
	position: relative;
	line-height: 1em;
	vertical-align: bottom;
}

@media only screen and (max-device-width : 1024px) {
	ul.stickers li{
		display: block;
	}
}

ul.enum,
ul.enum-large{
	text-align: left;
	padding: 0px 0px 0px 15px;
}

ul.enum li,
ul.enum-large li{
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
}

.enum li:before,
.enum-large li:before {
	content: "\f061"; /* FontAwesome Unicode */
	font-family: FontAwesome;
	display: inline-block;
	margin-right: 5px;
}

div.blocks ul.enum li li ,
div.blocks ul.enum-large li li{
	margin: 0px;
	padding: 0px;
}

.enum li li:before,
.enum-large li li:before {
	content: "\f0a9"; /* FontAwesome Unicode */
	font-family: FontAwesome;
	display: inline-block;
	margin-right: 5px;
}

li.level1{
	height: 80px;
}
li.level2{
	height: 100px;
}
li.level3{
	height: 120px;
}
li.level4{
	height: 140px;
}
li.level4{
	height: 160px;
}
li.level5{
	height: 180px;
}

li.level1,li.level2,li.level3,
li.level4,li.level5{
	width: 210px;
}

@media only screen and (max-device-width : 1024px) {
	li.level1,li.level2,li.level3,
	li.level4,li.level5{
		height: 80px;
	}
	li.level1, ul.stickers li.level1 div{
		width: 140px;
	}
	li.level2, ul.stickers li.level2 div{
		width: 160px;
	}
	li.level3, ul.stickers li.level3 div{
		width: 180px;
	}
	li.level4, ul.stickers li.level4 div{
		width: 200px;
	}
	li.level5, ul.stickers li.level5 div{
		width: 220px;
	}
}

.blue{
	background-color: #94c6d2;
}

.orange{
	background-color: #fa7e43;
}

ul.stickers li div{
	width: 200px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

ul.stickers li span{
	color: #eaeaea;
	font-size: 3em;
}

.blocks {
	padding-left:0px;
	margin-bottom: 0px;
}

.blocks > li,div.blocks{
	margin-bottom: 10px;
	text-align: center;
	list-style-type: none;
	display: inline-block;
	margin-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 6px;
	color: #333;
	background-color: #eaeaea;
	max-width: 30%;
	vertical-align: top;
}

div.blocks{
	max-width: 100%;
}



div.blocks ul.enum{
	max-width: 40%;
	margin: 0 auto;
	float: left;
}

div.blocks ul.enum-large{
	width: 80%;
	max-width: 80%;
	margin: 0 auto;
	float: none;
}



div.blocks ul.enum p,
div.blocks ul.enum-large{
	line-height: 1.3em;
}

div.blocks ul.enum li,
div.blocks ul.enum-large li{
	margin-top: 20px;
}

div.blocks img{
	width: 55%;
}

@media only screen and (max-device-width : 1024px) {
	.blocks > li{
		display: block;
		max-width: 100%;
	}
	div.blocks img{
	width: 95%;
	}
}

#page .blocks li h4{
	text-align: center;
}

.blocks li img{
	max-width: 95%;
}

#page .blocks li p{
	margin: 0px 5px;
}

@media only screen and (max-device-width : 1024px) {
	#page .blocks li p{
		padding: 10px 5px;
}
	}
}

#social-networks{
}

#social-networks ul{
	padding:0px;
	margin:0px;
	text-align:left;
}

#social-networks ul li{
	display: inline-block;
	width: 300px;
	list-style-type: none;
	margin-bottom: 10px;
	line-height: 3em;
	color:#333;
	vertical-align: top;
	text-align: center;
}

@media only screen and (max-device-width : 1024px) {
	#social-networks ul li{
		width: 100%;
		display: block;
		padding: 0px;
	}
}

#social-networks ul li ul{
	padding-left: 0px;
}

#social-networks ul li ul li,
a.en-savoir-plus{
	background-color: #eaeaea;
	border-radius: 6px;
	color: #fa7e43;
}


a.en-savoir-plus,
a.en-savoir-plus-negatif,
span.en-savoir-plus{
	font-weight: 800;
	padding: 10px;
}
@media only screen and (max-device-width : 1024px) {
a.en-savoir-plus{
	display:block;
	text-align: center;
	}
}

a.en-savoir-plus-negatif{
	background-color: #fa7e43;
	color: #eaeaea;
	border-radius: 6px;
	border: 1px solid #fa7e43;
	display: inline-block;
}

#social-networks ul li ul li a{
	color: #fa7e43;
}

#social-networks ul li ul li{
	list-style-type: none;
	margin-right: 10px;
	width: 90%;
}

#social-networks ul li ul li:hover,
a.en-savoir-plus:hover{
	background-color: #fa7e43;
	border-radius: 6px;
}

a.en-savoir-plus-negatif:hover{
	background-color: #eaeaea;
	color: #fa7e43;
	border-radius: 6px;
	border: 1px solid #fa7e43;
	display: inline-block;
}

#social-networks ul li ul li:hover{
	width: 90%;
	margin-right: 10px;
	list-style-type: none;
}

@media only screen and (max-device-width : 1024px) {
#social-networks ul li ul li{
	width: 100%;
	line-height: 3em;
	}
#social-networks ul li ul li:hover{
	width: 100%;
	}
}

.responsive-img {
    width: 100%;
    height: auto;
}

#social-networks ul li ul li a{
	display: block;
}

#social-networks ul li ul li a,{
	display: block;
}


#social-networks ul li ul li a:hover,
a.en-savoir-plus:hover{
	color: #eaeaea;
	text-decoration: none;
}

#social-networks ul li ul li a:visited,
a.en-savoir-plus,
a.en-savoir-plus-negatif{
	text-decoration:none;
}

.bureau{
	display: inline-block;
	margin-right: 5px;
}

#page .bureau p{
	text-align: center;
	padding: 5px;
}

.zone{
	border-radius: 50%;
	width: 210px;
	height: 210px;
	overflow: hidden;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.bureau .orange img{
	border: 1px solid #fa7e43;
	border-radius: 6px;
}

.bureau .blue img{
	border: 1px solid #94c6d2;
	border-radius: 6px;
}

.adress{
	font-size: 1.3em;
	margin-bottom: 15px;
}

.adress:before {
	content: "\f0e0"; /* FontAwesome Unicode */
	font-family: FontAwesome;
	display: inline-block;
	margin-right: 5px;
}

.adress p{
	font-weight: 200;
}

p.heading{
	text-transform: uppercase;
	font-weight: 400;
}

.phone{
	color:#5c9aa9;
	height: 40px;
	font-size: 1.3em;
}
.phone:before{
	content: "\f095"; /* FontAwesome Unicode */
	font-family: FontAwesome;
	display: inline-block;
	margin-right: 5px;
}

/* CMS Utiliser le site*/
ol.moteur{
	counter-reset: moteur;
	padding: 0px;
	}
ol.moteur li{
	list-style-type: none;
	counter-increment: moteur;
	margin-bottom: 10px;
	font-size: 1.1em;
	display: inline-block;
	width: 45%;
	vertical-align: top;
	background-color: #eaeaea;
	border-radius: 6px;
	padding: 10px;
	margin-right: 10px;
	height: 200px;
	position: relative;
}

@media only screen and (max-device-width : 1024px) {
	ol.moteur li{
		width:100%;
	}
}

ol.moteur li:before {
	content: counter(moteur);
	padding: 5px 20px;
	margin-right: 8px;
	vertical-align: top;
	background: #fa7e43;
	-moz-border-radius: 60px;
	border-radius: 60px;
	font-weight: bold;
	font-size: 1.2em;
	color: #eaeaea;
}
ol.moteur li img{
	display: block;
	margin: 15px 10px;
	width: 90%;
	position: absolute;
	bottom: 0;
	z-index: 10;
}

@media only screen and (max-device-width : 1024px) {
	ol.moteur li img{
		margin: 15px auto;
	}
}

div.center{
	text-align: center;
	height: 80px;
	position: absolute;
	top: 80%;
	left: 50%;
	transform: translate(-50%, -50%);
}

@media only screen and (max-device-width : 1024px) {
	div.center{
		top: 70%;
	}
}

div.center a{
	font-size: 2em;
	display: inline-block;
	color: #eaeaea;
	background-color: #000;
	border-radius: 6px;
	margin-right: 10px;
	text-decoration: none;
	border: 1px solid #000;
}

@media only screen and (max-device-width : 1024px) {
	div.center a{
		margin: 5px 5px;
	}
	div.center a:nth-last-child(2){
	margin-left: 10px;
	}
}

div.center a:hover{
	color: #000;
	background-color: #eaeaea;
	text-decoration: none;
}

div.large{
	width: 100%;
}

div.large ul.enum{
	width: 40%;
}

.large img.unresize{
	width: initial;
}
@media only screen and (max-device-width : 1024px) {
	div.large ul.enum{
	max-width: initial;
	width: initial;
	float: none;
	}
	.large img.unresize{
		width: 100%;
	}
}

.col{
	text-align:left;
}

.col ul{
	padding: 0px;
}

.col li{
	width: 45%;
	display: inline-block;
	line-height: 2em;
	border-radius: 3px;
	background-color: #eaeaea;
	padding: 10px;
	margin: 0px 20px 20px 0px;
	float: left;
	list-style-type: none;
	min-height: 210px;
}

@media only screen and (max-device-width : 1024px) {
	.col li{
	width: 100%;
	}
}

@media only screen and (max-device-width : 1024px) {
#page .col li h4.{
	text-align: left;
	padding: 10px 0px;
	font-size: 1.2em;
	font-weight: 600;
	}
}

#page .col li p{
	padding: 0px;
	margin: 5px 0px;
	font-size: 1.1em;
}
@media only screen and (max-device-width : 1024px) {
#page .col li p{
	text-align: left;
	}
}

#page .col li p:nth-child(2) {
	margin: 20px 0px 5px 0px;
}

#page .col li p.infos{
	padding: 10px;
	text-align: center;
	border-radius: 3px;
	color: #eaeaea;
	font-size: 1.2em;
}

#page .col li p.permaddress::before {
	content: "\f015";
	font-family: FontAwesome;
	display: inline-block;
	margin-right: 5px;
}

#page .col li p.permphone::before {
    content: "\f095";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 5px;
}

#page .col li p.email::before {
    content: "@";
    font-weight: bold;
    display: inline-block;
    margin-right: 5px;
}

#page .col li p.email a ,
#page .col li p.email a:hover{
	color: #333;
	text-decoration: underline;
}

.linkedin:before {
    content: "\f08c";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 5px;
}

#page .col li p.timetable::before {
    content: "\f017";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 5px;
}

#page .col li p.subway::before {
    content: "\f239";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 5px;
}

/*Page type de missions*/

.cms-type-blue  ul{
	padding-left: 0px;
	}	

.cms-type-blue li{
	display:inline-block;
	width: 11.5% !important;
	height: 170px;
	vertical-align: top;
	margin-right: 8px;
	list-style-type: none;
	text-align: center;
}
@media only screen and (max-device-width : 1024px) {
	.cms-type-blue li{
		width: 45% !important;
	}
}

.cms-type-blue div{
	background: #94c6d2;
	border-radius: 50px;
	width: 90px;
	height: 90px;
	overflow: hidden;
	padding: 10px;
	margin: 0 auto;
}

.cms-type-blue div:hover{
	background: #5c9aa9;
}


.cms-type-blue img{
	width: 70px;
	height: 70px;
}

.cms-type-blue a.titles{
	display: block;
	height: 60px;
	text-align: center;
}

.cms-type-blue a.title:hover{
	color: ##5c9aa9;
}

@media only screen and (max-device-width : 1024px) {
	.cms-type-blue a.title{
		text-align: left;
	}
}

img.before{
	float: left;
	width: 60px;
	margin-right: 20px;
}

.clear {
	clear: both;
}

.title{
	line-height: 70px;
	text-align: justify;
}
/*Page operations speciale*/

.bann{
	width: 100%;
}
.2colo{
	padding-left: 0px;
    	font-size: 1.3em;
}

.2colo li,
{
	list-style-type: none;
}
.leftcolo{
	float: left;
	width:50%;
}
@media only screen and (max-device-width : 1024px) {
.leftcolo{
	float: none;
	width:100%;
}
}
.rightcolo{
	width: 50%;
	float: right;
}
@media only screen and (max-device-width : 1024px) {
.rightcolo{
	width: 100%;
	float: none;
}
}
.rightcolo,
.leftcolo{
	list-style-type: none;
	font-size: 1.2em;
}
.rightcolo ul,
.leftcolo ul{
	padding-left: 10px;
}
@media only screen and (max-device-width : 1024px) {
.rightcolo ul{
	padding-left: 0px;
}
}
.rightcolo li,
.leftcolo li{
	list-style-type: none;
}
.rightcolo li:before,
.leftcolo li:before {
	color: #333;
	font-family: 'FontAwesome';
	content: "\f061";
	margin-right: 10px;
}
.rightcolo li:last-of-type,
.leftcolo li:last-of-type{
	margin-bottom: 10px;
}

#page .leftcolo h4{
	color: #a8be2f;
}
#page .rightcolo h4{
	color: #7d305a;
}
#page .rightcolo h4.pink{
	color: #d06f98;
}
#page .leftcolo h4,
#page .rightcolo h4{
	font-size: 1.3em;
	padding-bottom: 10px;
}
#page ul.grille{
	padding-left: 0px;
}
#page ul.grille li{
	float:left;
	list-style-type: none;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 360px;
	text-align: center;
}
@media only screen and (max-device-width : 1024px) {
#page ul.grille li{
	float:left;
	list-style-type: none;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 280px;
}
}

#page ul.grille li div.moteur-bonheur{
	min-height: 260px;
	min-width: 260px;
	text-align: center;
	display: inline-block;
	padding-top:60px;
    	font-size: 1.4em;
    	font-weight: 600;
    	background-color: #fa7e43;
    	color: #eaeaea;
    	position: relative;
}

#page ul.vignette li div.moteur-bonheur{
	margin-top:15px;
}

#page ul.grille li div.moteur-bonheur:before{
  position: absolute;
  font-family: 'FontAwesome';
  top: 120px;
  left:0;
  width: 100%;
  font-size:60px;
  content: "\f002";
}

#page ul.grille li div.moteur-bonheur:hover{
    	background-color: #eaeaea;
    	color: #fa7e43;
}

#page ul.grille li a.en-savoir-plus{
	display: block;
	text-align: center;
	font-size: 1.3em;
}

#page .grille li img{
	display: block;
	text-align: center;
	margin: auto;
}
#page ul.vignette li{
	border: 3px solid #eaeaea;
	background-color:#eaeaea;
        border-radius: 10px;
}

#page ul.vignette li img{
        border-radius: 10px;
        margin-top: 15px;
}

#page ul.vignette li p{
	width:80%;
	margin: auto;
	text-align: center;
}
#page ul.vignette li p.summary{
	min-height: 60px;
}

#page ul.vignette li p a.en-savoir-plus-negatif{
	margin: auto;
    	width: 100%;
}

#page ul.vignette li p a.en-savoir-plus-negatif:hover{
	background-color: #fff;
}


#page div.right{
	float: right;
	margin: 40px 0px 15px 15px;
	
}


@media screen and (max-width: 1024px) {
  #page div.right {
    float: none;
  }
.responsive-video iframe{
    margin-top: 0px;
}
  .responsive-video iframe{
    max-width: 100%;
  }
}

#page div.temoignage p{
	font-size: 1.2em;
	padding: 0px 0px 10px 0px;
}


#page div.temoignage li{
	list-style: none;
	font-size: 1.2em;
}

#page div.temoignage p.quote{
	padding: 0px;
	margin-bottom: 0px;
}
#page div.temoignage .fa-quote-left{
	vertical-align: bottom;
	color: #fff;
   	text-align: center;
   	line-height: 60px;
   	margin-right: 15px;
   	font-size: 1.3em;
   	background-color: #fa7e43;
   	border-radius: 50px;
   	width: 60px;
   	height: 60px;
}

#page div.temoignage .fa-quote-right{
	vertical-align: top;
	color: #fff;
    	text-align: center;
    	line-height: 60px;
    	margin-left: 15px;
    	font-size: 1.3em;
    	background-color: #fa7e43;
    	border-radius: 50px;
   	width: 60px;
    	height: 60px;
}

#page div.right div.encart{
	padding: 20px;
}

#page div.right div.encart img{
	border-radius: 6px;
}
@media screen and (max-width: 1024px) {
#page div.right div.encart img{
	width: 100%;
	height: 100%;
}
}

#page #faq h2{
	text-transform: uppercase;
	color: #fff;
        width: 100%;
        padding: 10px;
        background-color: #bbcb66;
        margin-top: 20px !important;;
}

#page #faq h3{
	font-size:1.1em;
	padding: 10px 5px 0px 0px;
	margin-bottom: 10px !important;
	text-transform: none;
}
#page #faq p{
	padding: 0px; 
	font-size:1.1em;
}

@media screen and (max-width: 1024px) {
#page #faq .en-savoir-plus-negatif{
	font-size:0.8em;
}
}

#page #faq-video{
font-size: 1.2em;
}

#page #faq-video p{
	padding: 0px;
	font-size: 1.2em;
}

#page #faq-video h4{
	color: #5c9aa9;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: left;
}

#page #faq-video ul,
.table ul{
	padding-left: 10px;
}

#page #faq-video ul.onglet li{
	border: 1px solid #DDD;
	border-radius: 3px;
}

#page #faq-video ul.onglet li:before{
	content: none;
}

#page #faq-video ul.onglet li h3{
	padding: 10px;
}

#page #faq-video li {
	list-style-type: none;
}

#page #faq-video #tabs ul li.ui-tabs-active{
	border: 1px solid #fa7e43;
	background-color: #fa7e43;
}

#page #faq-video #tabs ul li > a {
	width: 240px;
	text-align: center;
	}

#page #faq-video #tabs ul li.ui-tabs-active > a{
	background-color: #fa7e43;
	margin:0px;
	width: 242px;
}

#page #faq-video #tabs ul li.ui-tabs-active > a h3{
color: #fff;
}


#page #faq-video li{
	font-size: 1.2em;
}

#page #faq-video li:before {
	color: #333;
	font-family: 'FontAwesome';
	content: "\f061";
	margin-right: 10px;
}

#page #faq-video img{
	border: 30px solid #eaeaea;
	border-radius: 6px;
}

@media screen and (max-width: 1024px) {
#page #faq-video img{
	border: 10px solid #eaeaea;
	border-radius: 6px;
	max-width: 100%;
	}
}

.table {
	display:table;
	border: 1px solid #fa7e43;
}

.table ul{
	padding-left: 0px;
}

.table-row {
	display:table-row;
}

.table-cell{
	display:table-cell;
	border: 1px solid #fa7e43;
	padding: 5px;
	font-size: 1.2em;
}

.table-cell li {
	font-size: inherit !important;
}

.table .header{
	font-weight:bold;
	background-color: #eaeaea;
    	color: #333;
    	text-transform: uppercase;
}
}

