@charset "UTF-8";
/* PAGE */

.nod {
	position: relative;
}
.nodT1 {
	padding-bottom: 60px;
}

.nod h1 .sTitre {
	line-height: 1em;
}
.nodT2 h1 {
	text-transform: none;
	color:#000;
	margin-top:10px;
}
.nodT2 {
	padding-top:60px;
}
h2.titre1 {
	border-left:11px solid #00223A;
	padding:7px 0px 7px 24px;
	font-weight: 300;
}
.bImgZoom .act {
	display: block;
}
.imgHeader {
	width:100%;
	background-size: cover;
	background-position: center;
	height:300px;
	position:absolute;
	left:0%;
	top:0px;
	z-index: 0;
}
.nod.withImg {
	padding-top:320px;
}
.img img,
.texte img {
	max-width: 100%;
	height: auto;
}
.intro {
	font-size: 1.3em;
}
.intro_page {
	position: relative;
	padding-bottom:40px;
}
.intro_page:after {
	display: block;
	content:"";
	background: #F2F2F2;
	width:500px;
	height: 7px;
	margin-left:-250px;
	left:50%;
	bottom: 0px;
	position: absolute;
}
.tags {
	margin:25px 0px;
}
.tags div {
	display: inline-block;
	margin:10px 15px 0px 0px;
}
.tags a {
	color:#000;
	background: #E4E4E4;
	padding:4px 13px;
	display: block;
	border-radius:3px;
}
.tags a:hover {
	color:#FFF;
	background: #00223A;
	text-decoration: none;
}
.video,
.img {
	text-align: center;
}
.itDocLien {
	display: inline-block;
}
.itDocLien a {
	display:block;
    box-shadow:0px 0px 6px rgba(0,0,0,0.3);
	background-position: 9px center;
	background-size: 30px auto;
	border-radius:3px;
	padding:15px 25px 15px 47px;
	margin:10px;
	color:#000;
}
.itDoc a .desc {
	color:#999;
	font-size:0.9em;
}
.itDocLien a:hover{
	box-shadow:0px 1px 8px rgba(0,0,0,0.5);
}
.boxDocLien {
	text-align: center;
}
.paraDocLien h2 {
	font-weight:400;
	color:#00223A;
	font-size:1.35em;
	text-transform: uppercase;
	text-align: center;
}
.paraDocLien h2 .f_field-titre {
	display: inline-block;
	padding-top:35px;;
	border-top:1px dotted #00223A;
}
.posSide h2 {
	margin-top:0px;
}
.indic {
	font-size:0.9em;
	color:#666;
	font-style: italic;
}
.intContenu {
	position: relative;
}
.nodT2 .actionsNode {
	position: absolute;
	right:-40px;
	top:0px;
}
.nodT2 .actionsNode .icb {
	display: block;
}

.node-type .zoneAdmin {
	position: absolute;
	z-index: 20;
}
.node-type .zoneAdmin li {
	display: block;
}
.node--unpublished .h1_page::before {
	display: block;
	content:"Unpublished";
	font-size: 1.5em;
	text-transform: uppercase;
	color:grey;
	font-weight: 600;
}
.numberListe {
	position: relative;
	display: inline-block;
}
.numberListe span {
	display: block;
	color:#fff;
	font-weight: 600;
	font-size: 2.5em;
	position: relative;
	z-index: 25;
	left:14px;
	top:6px;
	line-height: 1em;
}
.numberListe:before {
	display: block;
	content: "";
	background-color: #00223A;
	position:absolute;
	z-index: 20;
	height: 47px;
	width: 47px;
	transform: rotate(35deg)
}
.fw5 .numberListe span {
	font-size: 2em;
	left:11px;
}
.fw5 .numberListe::before {
    height: 37px;
    width: 37px;
}
.numberCarousel span {
	font-size: 2em;
	left:12px;
	top:4px;
}
.numberCarousel:before {
	height:37px;
	width:37px;
}

.retour {
	text-align: center;
	border-top:4px solid #F2F2F2;
	padding:25px 0px;
	font-size: 1.1em;
}
.nod form {
	max-width: 900px;
	margin:auto;
}
.pageSuivante {
	text-align: center;
	margin-top:55px;
	background-color:#FFF7D8;
}
.pageSuivante a {
	display: inline-block;
	color:#000;
	background: url('../images/icons/fleche.png') no-repeat left center;
	background-size: auto 45px;
	padding:95px 50px;
	margin:0px;
}
.pageSuivante a:hover {
	background-size: auto 55px;
}
.boxForm h3 {
	border-top:1px solid #ccc;
	padding-top:45px;
	margin-top:0px;
}
.boxForm {
	padding-bottom:60px;
}
.iframe iframe {
	width: 100% !important;
	border-right:0px !important;
	border-left:0px !important;
}
.imgNode {
	height: 429px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
}
.mediaNode iframe {
	width:100%;
	height: 469px;
}
.img_information {
	background-size: cover;
	height: 400px;
}
.img_programme {
	background-size: cover;
	height: 300px;
}
.docColonne {
	position:absolute;
	left:50%;
	margin-left:575px;
	border-left:1px solid #ccc;
	padding-left:40px;
}
.docColonne .boxDoc {
    margin:0px;
    display:block;
}
.docColonne .docLien {
	display:block;
	position:relative;
	padding:0px;
	margin:10px 0px;
	width:60px !important;
	height: 60px !important;
	background-position: center;
}
.docColonne .docLien span {
	display: none;
	position: absolute;
	background: #00223A;
	padding:3px 10px;
	color:#FFF;
	top:-15px;
	left:-13px;
	min-width: 60px;
	font-size: 13px;
	white-space: nowrap;
	font-weight: 600;
	border-radius:3px;
}
.docColonne .docLien:hover span {
	display:block;
}
.type-programme .para h2.titre1 {
	border:0px;
	padding-left:0px;
	font-weight: 600;
}
.tabProgramme {
	margin-top:30px;
	margin-bottom:30px;
}
.tabProgramme .thTitre,
.tabProgramme .tdSeances {
	width:796px;
}

.nodT2 .h1_programme {
	text-align: left;
	margin:55px 0px 0px 100px;
	background:url('../images/icons/picto_programme.png') no-repeat left top;
	padding:25px 0px 0px 213px;
	min-height: 130px;
}
.rowJournee {
	border-top:1px solid #EDEDED;
}
.jourDate {
	width: 260px;
	padding-right: 20px !important;
	margin-top:50px;
}
.tdHoraire {
	text-align: right;
	padding:10px 75px 10px 0px;
}
.tdSeances {
	padding:10px 0px;
}
.horaireDate {
	background: #d5e2e9;
	padding:8px 20px;
	font-weight: 600;
	font-size: 1.123em;
	color:#36a9e1;
	display: inline-block;
}

.jourIntro  {
	font-size: 1.23em;
	font-weight: 300;
}
.horaireIntro p {
	border-left:13px solid #EDEDED;
	font-style: italic;
	font-size: 1.1em;
	font-weight: 300;
	padding:4px 0px 4px 25px;
	margin:3px 0px 15px 0px;
}
.seance  {
	margin:13px 0px;
}
.seanceHead div {
	display: inline-block;
	font-size: 1.123em;
}
.seanceType {
	text-transform: uppercase;
}
.seanceTitre {
	font-weight: 600;
	color:#000;
}
.seanceTexte p {
	margin:13px 0px;
}
.blocPart h2 {
	display: inline-block;
	background: url('../images/icons/picto_exposants.png') no-repeat left center;
	background-size:auto 84px;
	padding:25px 10px 25px 100px;
	font-weight:300;
	margin:25px 0px;
	text-transform: uppercase;
}
.titrePicto {
	display: inline-block;
	background: url('../images/icons/fleche_next.png') no-repeat left top;
	background-size: 50px auto;
	padding:11px 0px 11px 60px;
	font-weight:500;
	font-size: 1.313em;
	position: relative;
	color: 000;
	margin:9px 40px 25px 30px;
}
.titrePicto:after {
	display:block;
	content:"";
	height: 3px;
	background: #999999;
	width:95px;
	position: absolute;
	bottom:0px;
	left:49px;
}
.titrePart {
	background-image: url('../images/icons/picto_partenaires.png');
}
.titreExposants {
	background-image: url('../images/icons/picto_exposants.png');
}
.blocSponsors h2,
.titreSponsors {
	background-image: url('../images/icons/picto_sponsors.png');
}
.blocMedia h2,
.titreMedia {
	background-image: url('../images/icons/picto_media.png');
}
.blocFond {
	background: #DCF0F0;
}
.blocPart {
	text-align: center;
	padding:40px 0px 70px 0px;
}
.vuePart .bloc {
    padding: 0px;
    border-top:0px;
}
.vuePart.vueFlex {
   justify-content:center;
	flex-wrap: wrap;
}
.vuePart.vueFlex .bloc {
    width:auto;
	margin:18px 0px !important;
	padding:0px !important;
}
.itPart {
	display: block;
	width: 245px;
	border-radius: 6px;
	background: #FFF;
	box-shadow:4px 4px 10px rgba(0,50,50,0.2);
	border:1px solid #E2E2E2;
	position: relative;
}
.intPart {
   height: 120px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	margin:20px;
}
.itPart:hover {
	box-shadow:4px 4px 10px rgba(0,50,50,0.4);
}
.blocFond .itPart {
	border-color:#FFF;
}
.blocsPart {
	margin-top:80px;
	margin-bottom: -60px;
}
.vuePage .itInfo {
    text-align:left;
}
.vueInfos.vueFlex .bloc {
    border-top:0px
}
.vueInfos .itInfo:hover .imgBloc {
   box-shadow: 3px 3px 8px rgba(0,80,80,0.3);
}
.paraIframe {
	margin-bottom:0px !important;
}
.node-32 .blocBas {
    margin-top: 0px;
}
.paraInfo {
	border-top:1px solid #ccc;
	margin-bottom:40px;
	  margin-top: 0px !important;
}
.paraInfo:first-child {
	border-top:0px;
}
/*.h2Picto .tdPicto span img{
	margin-top: 20px!important;
}*/
.h2Picto {
	font-size: 1.85em;
	margin-top:38px;
}
.h2Picto .td {
	vertical-align: middle;
}

.tdPicto span {
	display: block;
	width:92px;
	height: 92px;
	border:6px solid #DCF0F0;
	border-radius:100%;
}
.node-32 .tdPicto span img{
	max-width: 75%;
	margin-top: 25px;
    margin-left: 11px;
}

.tdPicto span img {
	max-width: 100%;
	height: auto;
}

.tdPicto {
	padding-right: 25px;
}
.itInfo {
	display: block;
	margin:25px;
	text-align: center;
}
.itInfo .blocMedia {
	width:373px;
}
.itInfo h3 {
	font-weight: 300;
	font-size: 1.75em;
}
.blocBasInfo .itInfo h3 {
	height: 65px;
margin-bottom: 0px;
	margin-top:10px;
}
.itLieu {
	margin:0px;
	padding-bottom: 25px;
	border-bottom:1px solid #d7d7d7;
}
.itLieu h4 {
	margin:10px 0px 10px 0px;
}
.itemLieu {
	width: 100%;
}
.itemLieu:last-child .itLieu {
    border-bottom: 0px;
}
.itLieu .intTextes {
	padding-right:35px;
}
.itLieu .tdMediaInfo {
	width:200px;
}
.itLieu .mediaBloc {
	height: 120px;
	box-shadow: 3px 3px 7px rgba(0,0,0,0.2);
}
.mapWeb {
	height:32px;
}
.mapWeb a {
	display: inline-block;
	color:#000;
	font-weight: 600;
	font-size: 14px;
	background: url('../images/mini_map.png') no-repeat left center;
	background-size:auto 22px;
	padding:6px 15px 6px 27px;
}
.mapWeb a.miniWeb {
	background-image: url('../images/mini_web.png');
}
.mapWeb a:hover {
	background-image: url('../images/mini_map2.png');
}
.mapWeb a.miniWeb:hover {
	background-image: url('../images/mini_web2.png');
}
.lieuLigne {
	margin:10px 0px;
}
.lieuLigne .lab {
	display: inline-block;
	width:70px;
	color:#000;
}
.path-inscription-form .contenu,
.path-inscription .contenu {
	padding-bottom: 100px;
}
.inscription-form {
	max-width:900px;
	margin:35px auto;
}

.infosNodePart {
	max-width: 900px;
	margin:auto;
}
.intNodePart {
	max-width: 600px;
	margin:auto;
}
.infosNodePart .mediaNode {
	margin-right: 45px;
}
.tabVue .th,
.tabVue .td {
	padding:10px 20px 10px 0px;
	
}
.tabVue .lab {
	width:100px;
	padding-right: 20px;
	color:#000;font-weight: 600;
}
.infosNodePart .fonction {
	text-transform: uppercase;
	margin-bottom:10px;
	color:#000;
}
.infosNodePart .medianode {
	margin-top:55px;
}
.infosNodePart h1 {
	margin-top:35px;
}
.path-user .main {
	padding-bottom: 45px;
}
.tabTarif {
	margin:0px;
	}
.tabTarif th {
	width: 230px;
	}
.tabTarif td {
	width: 100px;
	}
.tabVue {
	margin:25px 0px;
}
.tabVue th {
	width:260px;
	text-align: right;
	font-weight: 400;
}
.tabVue td {
	width:400px;
}
.bod.path-liste-des-inscrits {
	background-color: #FFF;
}

