@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'cantarellregular';
    font-size: 18px;
    line-height: 20px;
    color: #393939;
}

h1{
	font-family: 'cantarellbold';
	color:#ff0000;
	font-size:24px;
	line-height:28px;
	padding:0 10px;
	padding-bottom:10px;
}

h2{
	color:#ff0000;
	font-size:24px;
	line-height:28px;
	padding:0 10px;
	padding-bottom:25px;

}

h3{
	font-family: 'cantarellbold';
	margin-bottom:15px;
	padding:0 10px;
	border-bottom:1px solid #393939;
	padding-bottom:15px;
}

h4{
	font-family: 'cantarellbold';
	padding:0 10px;
	padding-bottom:25px;
}

h5{
	
}

h6{
	
}

p{
	padding:0 10px;
}

a{
	cursor:pointer;
    color: #393939;
	text-decoration:none;
	font-family: 'cantarelloblique';
}

a:hover{
	color:#ff0000;
}

ul{
	margin-left: 30px;
	margin-bottom: 25px;
}

li{
	
}

strong{
	font-family: 'cantarellbold';
}

sup {
    line-height: 20px;
}

.clear {
	clear:both;
	font-size:0;
	height:0;
}

.clear p {
    height: 0;
}

.megawrapper {
	max-width:1920px;
	margin:0 auto;
	position:relative;
}


.bloctexte{
	padding:20px 10px;
}

.wrapper {
	width:1024px;
	margin:0 auto;
	position:relative;
}

.fondcontenu {
	background-image:url('img/fondcontenu.jpg');
	background-repeat:no-repeat;
}

#header {
    background-color: #212121;
    height: 115px;
    border-bottom: 4px white solid;
}

#header .wrapper {
    height: 82px;
}

.bandeauheader {
    height: 34px;
    background-color: #414445;
}

.logopleinfeux2 {
    position: absolute;
    right: 70px;
    bottom: 15px;
}

#logo {
    position: absolute;
    top: -17px;
    left: 17px;
    z-index: 1000;
}

.modulemenu {
    color: #ffffff;
    position: absolute;
    right: 135px;
    bottom: 10px;
    font-size: 18px;
}

/* Mise en page menus */
.menucont {
	float : left;
	height : 30px;
	overflow : hidden;
	text-align : center;
	cursor : pointer;
	z-index: 1000;
	position: relative;
}

.separateurmenuderoulant {
	float : left;
	height : 30px;
	text-align : center;
	padding:0 5px;
	line-height: 30px;
}

.separateurmenuderoulant p {
	padding:0;
}
.menucont a {
	font-size : 19px;
	line-height : 30px;
}
.menucont p {
	font-size : 19px;
	line-height : 30px;
	padding:0;
}
#menuagence.menucont {
	width : 67px;
}
#menuprestation.menucont {
	width : 100px;
}
#menuinfos.menucont {
	width : 46px;
}
.menuderoule {
	text-align : left;
	height : 30px;
	margin-bottom:4px;
	position: relative;
}
.menuderoule a {
	margin : 0 8px;
}
.menuderoule p {
	margin : 0 8px;
}
#menuprestation.menucont .menuderoule {
	width: 290px;
	left: -105px;
}
#menuinfos.menucont .menuderoule {
	width : 250px;
	left: -200px;
}
.menuderoule div {
	background-color:white;
	border: 1px solid #dedede;
}
.menuderoule div:hover {
	background-color:#eeeeee;
	border: 1px solid #fefefe;
}

.menuintitule a{
    color: white;
	font-family: 'cantarellregular';
}

/* Fin mise en page menus */

/* Mise en page popup selecteur */

#popupagence {
	position : fixed;
	width : 100%;
	height : 100%;
	z-index : 250000;
	top:0;
	left:0;
}
#popupagence h2 {
	font-size: 28px;
	color: #fff;
	line-height: 45px;
	padding: 0 15px;
}
#popupagence h3 {
	font-size: 12px;
	color: #fff;
	font-family: 'cantarellOblique';
	position: absolute;
	right: 12px;
	bottom: 6px;
	margin: 0;
	padding: 0;
	border: none;
	line-height: 16px;
}
#popupagence h4 {
	padding: 8px 8px 0 8px;
	font-size:18px;
	line-height:18px;
	color:#ff0000;
}
#popupagence h5 {
	padding: 0;
	font-size:12px;
	font-family:'cantarellOblique';
	padding: 0 10px;
}
#popupagence p {
	
}
#popupagencefond {
	position : absolute;
	width : 100%;
	height : 100%;
	opacity : 0.8;
	background-color : white;
}
#popupagence #subpopupagence {
	position: relative;
	top: 244px;
	margin: 0 auto;
	width: 1018px;
	height: 325px;
	opacity: 1;
	border-radius: 20px;
	border: 3px solid #fff;
	box-shadow: #6c6969 4px 4px 7px;
	background-image : url(img/popup-fond.jpg);
	overflow: hidden;
}
#popupagence #subpopupagence #pantitre {
	height: 45px;
	line-height: 45px;
	position: relative;
	background: #212121;
	border-bottom: 3px solid white;
}
#popupagence #subpopupagence .panneau {
	float: left;
    border: 3px solid #fff;
    width: 314px;
    height: 208px;
    margin: 15px 0 15px 15px;
    padding: 0;
    border-radius: 20px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}

a.lienagence {
    position: absolute;
    width: 314px;
    height: 208px;
    top: 0;
    left: 0;
}

#popupagence #subpopupagence .panneau .panimg {
	position: absolute;
	width: 314px;
	height: 208px;
	background-repeat: no-repeat;
	border-radius: 16px;
    overflow: hidden;
}
#popupagence #subpopupagence .pantexte {
	height: 208px;
	position: relative;
}
#popupagence #subpopupagence .pantexte p {
	padding: 0;
	position:absolute;
	height:40px;
	bottom:0;
	left:0;
	line-height: 18px;
	font-size:14px;
	text-align:center;
	color:#ffffff;
	padding: 0 5px;
}
#popupagence #subpopupagence #pancookie {
	position : absolute;
	width : 100%;
	height: 27px;
	line-height: 27px;
	left : 0;
	bottom : 0;
	text-align : center;
	font-size:12px;
	color:#ffffff;
	background-color:#212121;
	border-top:3px #ffffff solid;
}

#popupagence #subpopupagence #pancookie p {
	height: 27px;
	line-height: 27px;
}

#popupagence #subpopupagence .panneau #pangaucheimg {
	background-image : url(img/popup-gauche.jpg);
}
#popupagence #subpopupagence .panneau #pandroiteimg {
	background-image : url(img/popup-droite.jpg);
}
#popupagence #subpopupagence .panneau #panbughesimg {
	background-image : url(img/popup-bughes.jpg);
}

#panvingtans {
    height: 66px;
    width: 150px;
    position: absolute;
    right: 30px;
    top: 30px;
	background-image:url('img/logo20ans.png');
}

/* Fin mise en page popup selecteur */

#wrapperbarnav {
    background-color: #212121;
    height: 40px;
    border-top: 3px solid #fff;
}

#barnavlafontaine {
    width: 480px;
}

.prixformation {
    font-family: 'cantarellOblique';
    color: #f00;
}

.blocz {
    text-align: center;
    width: 740px;
    margin: 0 auto;
}

.blocz p {
    float: left;
    color: white;
    padding: 0 3px;
    font-size: 16px;
    line-height: 40px;
}

.blocz a {
    color: white;
    font-family: 'cantarellregular';
}


.blocb {
    padding: 17px;
}

.illublocb {
    float: left;
    margin: 0 11px;
    border-radius: 15px;
    overflow: hidden;
    border: 3px solid white;
}

.illublocbprimewrapper {
    width: 996px;
    margin: 0 auto;
}

.blocbprime {
    padding-top: 31px;
	background-color: #212121;
}

.illublocbprime {
    float: left;
    margin: 0 11px 22px 11px;
    border-radius: 15px;
    overflow: hidden;
    border: 3px solid white;
    width: 304px;
    height: 199px;
	position: relative;
}

.illublocbprime img {
    position: absolute;
}

.titrehover {
    position: absolute;
    bottom: 0;
    background-image: url('img/fondsavoirplus.png');
    background-repeat: repeat;
    width: 304px;
    height: 52px;
}

.titrehover.normalstate {
    bottom: -50px;
}

.titrehover.hoverstate {
    bottom: 0;
}

.titrehover p {
    color:#ffffff;
	line-height:25px;
	font-family:'CantarellBold';
	padding: 0 0 0 10px;
}

.titrehover .savoirplus
{
	font-size:14px;
	text-align:right;
	font-family:'CantarellOblique';
	padding-right: 5px;
}

.titrehover .savoirplus .rouge
{
	font-size:18px;
	color:#ff0000;
	font-family:'Cantarellbold';
}

.bloctexte p {
    padding-bottom: 25px;
}

.blocc {
    border-bottom: 1px #393939 solid;
}

.infoswitcher p {
	padding-bottom:0;
	text-align:right;
}

#footer {
    background-color: #212121;
}

#subfooter {
    width: 1024px;
    margin: 0 auto;
    padding: 30px 0;
	position:relative;
}

.fb-share-button.fb_iframe_widget {
    position: absolute;
    top: 200px;
    left: 50px;
}

.footerpf {
    float: left;
    width: 341px;
    color: #fff;
    border-top: 1px solid white;
    padding-top: 17px;
    border-bottom: 1px solid white;
    height: 190px;
}

.footerpf p {
    padding-left:50px; 
}

.footerpf a {
    color: white;
}
/* formulaire de contact */

.creativecontactform_wrapper {
    margin: 0 auto;
    max-width: 1024px !important;
}
/* fin formulaire de contact */



.bigvideo {
    border: 1px solid #dedede;
    width: 958px;
	margin: 0 auto;
}
.mobilevideo{
	display:none;
}
.smallvideo{
	display:none;
}


.bloce {
    padding-top: 20px;
}

.illublocewrapper {
    width: 990px;
    margin: 0 auto;
}

.illubloce {
    float: left;
    margin: 0 11px 22px 11px;
    border-radius: 15px;
    overflow: hidden;
    border: 3px solid white;
    width: 302px;
    height: 199px;
	position: relative;
}

.illubloce img {
    position: absolute;
}

.illubloce p {
    position: absolute;
    bottom: 0;
    background-image: url('img/fondsavoirplus.png');
    background-repeat: repeat;
    width: 302px;
    height: 31px;
	color:#ffffff;
	line-height:28px;
	font-family:'CantarellBold';
	padding: 0;
	text-align: center;
}

.vignettesgalerie {
    text-align: center;
}

.vignettesgalerie img {
    border-radius: 15px;
    border: 3px white solid;
    margin: 5px;
}

.illublocd {
    position: relative;
    height: 140px;
    border-top: 1px solid #393939;
	margin-top:100px;
}

.illublocd img{
    position: absolute;
    top: -100px;
	right:50px;
}


/* Mise en page Formulaire pré-inscription */

#aepf_general_inscription label.invalid p {
	color : red;
}
#aepf_general_inscription input.invalid {
	color : black;
	background-color : red;
}
#aepf_general_inscription h2 {
	font-size : 24px;
	margin-bottom : 30px;
	text-align : center;
}
#aepf_general_inscription p {
	font-size : 16px;
	line-height : 22px;
}
#aepf_general_inscription form > .aepf_div {
	clear : both;
	width : 728px;
	margin : 0 auto;
}
#aepf_general_inscription label {
	float : left;
	width : 250px;
	height : 22px;
	line-height : 22px;
	margin : 10px;
	padding : 4px;
	text-align : right;
	color : black;
}
#aepf_general_inscription input {
	float : left;
	width : 400px;
	height : 22px;
	line-height : 22px;
	margin : 10px;
	padding : 4px;
	font-size : 16px;
}
#aepf_general_inscription select {
	float : left;
	width : 410px;
	height : 30px;
	line-height : 22px;
	margin : 10px;
	padding : 4px;
	font-size : 16px;
}
#aepf_general_inscription option {
	height : 22px;
	line-height : 22px;
	padding  : 4px;
	font-size : 16px;
}
#aepf_general_inscription #aepf_inscription_intro {
	margin-bottom : 30px;
}
#aepf_general_inscription #aepf_inscription_pieces {
	clear : both;
	width : 728px;
	margin : 0 auto;
}
#aepf_general_inscription #aepf_inscription_pieces h3 {
	font-size : 16px;
	line-height : 22px;
	margin-bottom : 10px;
}
#aepf_general_inscription #aepf_inscription_pieces ul {
	list-style-type: none;
	margin-bottom : 30px;
}
#aepf_general_inscription #aepf_inscription_pieces ul li input {
	width : 20px;
	margin : 0;
	padding : 0;
}
#aepf_general_inscription #aepf_inscription_pieces ul li p {
	font-size : 14px;
	margin-left : 20px;
}
#aepf_general_inscription #field_permis {
	width : 210px;
}
#aepf_general_inscription #field_rendezvous_date {
	width : 110px;
}
#aepf_general_inscription #field_rendezvous_time {
	width : 110px;
}
#aepf_general_inscription #field_civilite {
	width : 110px;
}
#aepf_general_inscription #field_cp {
	width : 110px;
}
#aepf_general_inscription #field_ville {
	width : 210px;
}
#aepf_general_inscription #field_pays {
	width : 210px;
}
#aepf_general_inscription #field_telephone1 {
	width : 210px;
}
#aepf_general_inscription #field_telephone2 {
	width : 210px;
}
#aepf_general_inscription #field_naissance_date {
	width : 110px;
}
#aepf_general_inscription #field_naissance_ville {
	width : 210px;
}
#aepf_general_inscription #field_naissance_dep {
	width : 110px;
}
#aepf_general_inscription #field_naissance_pays {
	width : 210px;
}
#recaptcha_table {
	margin : 20px auto !important;
}
#aepf_general_inscription button {
	display : block;
	margin : 0 auto;
	font-size : 20px;
	line-height : 30px;
	padding : 7px;
}

#aepf_general_inscription_success h2 {
	font-size : 24px;
	margin-bottom : 30px;
	text-align : center;
}
#aepf_general_inscription_success p {
	font-size : 16px;
	line-height : 22px;
}
#aepf_general_inscription_success > .aepf_div {
	clear : both;
	width : 728px;
	margin : 0 auto;
}
#aepf_general_inscription_success label {
	float : left;
	width : 250px;
	height : 22px;
	line-height : 22px;
	margin : 10px;
	padding : 4px;
	text-align : right;
	color : black;
}
#aepf_general_inscription_success input {
	float : left;
	width : 400px;
	height : 22px;
	line-height : 22px;
	margin : 10px;
	padding : 4px;
	font-size : 16px;
}
#aepf_general_inscription_success #aepf_inscription_messages {
	margin-bottom : 30px;
}
#aepf_general_inscription_success #aepf_inscription_pieces h3 {
	font-size : 16px;
	line-height : 22px;
	margin-bottom : 10px;
}
#aepf_general_inscription_success #aepf_inscription_pieces ul {
	list-style-type: none;
	margin-bottom : 30px;
}
#aepf_general_inscription_success #aepf_inscription_pieces ul li input {
	width : 20px;
	margin : 0;
	padding : 0;
}
#aepf_general_inscription_success #aepf_inscription_pieces ul li p {
	font-size : 14px;
	margin-left : 20px;
}

/* Fin mise en page Formulaire pré-inscription */