input:focus,
input:active,
textarea:focus,
textarea:active,
a:focus,
a:active {
    outline: 0px none !important;
}

ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: #14b1e7;
}

body {
    line-height: 23px;
    font-family: ingra, sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 18px;
    color: #231f20;
}

h1 {
    font-size: 22px;
    line-height: 24px;
    font-weight: normal;
}

h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 25px;
}

p {
    margin-bottom: 15px;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

strong {
    font-weight: 500;
}

img {
    max-width: 100%;
}


/*** Begin Header Section *************************************************************************************/

.header-block {
    width: 100%;
   /* float: left;
   empèche d'accéder au menu nav em résponsive
   */
    padding: 14px 0px 6px;
}

.header-block .left-block {
    margin-left: -50px;
}

img.logo_sdj {
    max-width: 95%;
    margin-left: 8px;
}

.header-menu {
    width: 100%;
    float: left;
    padding-top: 70px;
}

.header-menu ul {
    width: 100%;
    float: left;
    z-index: 9999;
}

.header-menu ul li {
    float: left;
    width: 50%;
    list-style: none;
    position: relative;
}

.header-menu ul li a {
    color: #e5e4e6;
    font-size: 42px;
    letter-spacing: 1.5px;
    line-height: 44px;
    font-family: ingra, sans-serif;
    font-weight: 400;
}

@media only screen and (max-width: 1319px) and (min-width: 1199px){
.header-menu ul li a {
    font-size: 35px;
    line-height: 36px;
    top: -20px;
}
}
.header-menu ul li:nth-child(odd) {
    width: 44%;
}

@media only screen and (min-width: 1319px){
.header-menu ul li:nth-child(odd)
 ul {
    max-width: 91%;
}
}

@media only screen and (max-width: 1319px) and (min-width: 767px){
.header-menu ul li:nth-child(odd) {
    width: 46%;
}
}

.header-menu li ul {
    position: absolute;
    padding: 0;
    text-align: left;
    width: auto;
    float: none;
    top: 42px;
    min-width: 218px;
    background: rgba(255, 255, 255, .5);
}

.sub-menu {
    display: none;
}

.header-menu li ul li {
    float: left;
    width: 100%;
    margin: 0;
    padding-left: 0;
}

.header-menu li ul li span img {
    width: 11px;
}

.header-menu li ul li a {
    float: left;
    border: 0;
    color: #14b1e7;
    font-size: 20px;
    line-height: 24px;
}

.header-menu li.active a,
.header-menu li:hover a {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: #939598;
    text-decoration: none;
}

.header-menu li:hover ul li a,
.header-menu li.active ul li a {
    color: #14b1e7;
    border: 0;
    background: none;
}

.header-menu ul li a:focus {
    text-decoration: none;
}

.sub-menu span {
    padding-left: 6px;
    cursor: pointer;
}

.header-menu li ul li a:hover {
    font-weight: 700;
}

.mobile-submenu-block {
    float: left;
    width: 100%;
    display: none;
}

.mobile-submenu-block > a {
    display: none;
}

.mobile-submenu-block .sub-menu {
    display: block;
}

p#img_titre img {
    float: left;
    margin-right: 5px;
    margin-bottom: 100px;
}


/*** End Header Section ***************************************************************************************/


/*** Begin Content Section ************************************************************************************/

.banner-block {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}

.cycle-slideshow {
    float: left;
    width: 100%;
	/*height: 745px !important;*/
}
	
@media (min-width: 768px){
.cycle-slideshow {
	height: 460px !important;
}
}

@media (min-width: 980px){
.cycle-slideshow {
	height: 585px !important;
}
}

@media (min-width: 1320px){
.cycle-slideshow {
	height: 745px !important;
}
}

.page-template-home .cycle-slideshow {
	/*height: 625px !important;*/
	overflow: inherit !important;
}

.page-template-home .banner-area {
	max-height: 643px;
	overflow: hidden;
}

@media (min-width: 768px){
.page-template-home .cycle-slideshow {
	height: 370px !important;
}
}

@media (min-width: 980px){
.page-template-home .cycle-slideshow {
	height: 490px !important;
}
}

@media (min-width: 1320px){
.page-template-home .cycle-slideshow {
	height: 625px !important;
}
}

.banner-area {
    float: left;
    line-height: 1;
    width: 100%;
}

.banner-area h3 {
    display: none;
}

.banner-area img {
    width: 100%;
	max-height: 644px;
}
@media (max-width: 767px){
.banner-area img {
    padding: 8px 10px 0;
}
	
#home_description {
    padding: 20px;
    float: left;
}
}

.navigation-link {
    float: left;
    width: 100%;
}

.links-outer {
    float: left;
    width: 100%;
}

#prev,
#next {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    z-index: 999;
    cursor: pointer;
}

#prev img,
#next img {
    width: 15px;
}

#prev {
    left: -24px;
}

#next {
    right: -24px;
}

.next-title,
.prev-title {
    background: #fff;
    color: #14b1e7;
    display: inline-block;
    padding: 4px 48px 3px 11px;
    font-weight: 500;
    font-size: 15px;
    line-height: 17px;
}

.prev-title {
    padding: 4px 11px 3px 48px;
}

.content-block {
    width: 100%;
    float: left;
    padding-top: 25px;
}

.content-block:first-child {
    padding-top: 0;
}

.left-block h2:empty {
    display: none;
}

.right-block p:empty {
    display: none;
}

.left-block {
    width: 24%;
    float: left;
}

.right-block.right-content {
    margin-left: -48px;
}

.right-block {
    float: left;
    width: 76%;
    padding-left: 20px;
}

.content-block h2 {
    text-transform: uppercase;
}

.right-block ul {
    float: left;
    width: 101%;
}

.right-block h2 {
    font-size: 18px;
    padding-bottom: 0px;
	padding-top: 10px;
}

.content-block .right-block ul li {
    float: left;
    width: 100%;
    list-style: none;
    padding-left: 12px;
    position: relative;
}

.content-block .right-block ul li:before {
    content: "";
    background: url(../images/left_black.svg) no-repeat left center;
    width: 11px;
    height: 11px;
    left: 0;
    top: 3px;
    position: absolute;
}


/*** End Content Section **************************************************************************************/


/*** Begin Footer Section *************************************************************************************/

.footer-block {
    width: 100%;
    float: left;
    padding: 25px 0 50px;
}

.footer-block p,
.footer-block ul li {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 22px;
}

.footer-block ul {
    width: 100%;
    float: left;
    list-style: none;
}

.footer-block ul li {
    position: relative;
    float: left;
    padding-left: 8px;
    margin-left: 4px;
}

.footer-block ul li:first-child {
    padding-left: 0;
    margin-left: 0;
}

.footer-block ul li a {
    color: #231f20;
}

.footer-block ul li a:hover {
    color: #1fb3e7;
}

.footer-block ul li:before {
    position: absolute;
    content: "-";
    color: #231f20;
    left: 0;
}

.footer-block ul li:first-child:before {
    content: none;
}


/*** End Footer Section ***************************************************************************************/



/*----MODIFICATIONS------------------------------------------------------------------*/



/*----menu modifié avec concrete5 auto nav*/
.header-menu ul.nav > li > a{
	padding: 0;
	 text-transform: uppercase;
	 background-color: transparent;
	}

.header-menu ul.nav > li > a:hover,
.header-menu ul.nav > li > a:visited,
.header-menu ul.nav > li > a:active,{
	
	background-color: transparent;
	
	}
	
.header-menu ul.nav li.nav-selected a{
	color: #939598;
	}
	

/*gallerie autre que home, faire disparaitre titre dans les flèches(blanc)*/
#secondtype #prev,
#secondtype #next {
    position: absolute;
    top: 50%;
    margin-top: -55px;

    cursor: pointer;

	z-index: 0;
	
	}
/*Titres et descriptions sous les images dans les galleries autre que home*/

#img_titre{
	margin-top:15px;
	margin-bottom: 5px;
	color: #14b1e7;
	font-size: 20px;
	font-weight:400;
	}
	



/*----------Page references----------------------*/

#table_references{		
		width: 100%;
		color: #14b1e7;
	
	}
	
#table_references ul{
		
            list-style-type: none;
	}
	
#table_references h3{		


margin-top: 20px;

margin-bottom: 5px;


}	
	
@media only screen and (max-width: 768px) {
#table_references td{	
	display: block;
}
}


/*------sous-menus----------------------------------------*/

div.header-menu ul.nav ul{
	
	display: none ;
	
	}
div.header-menu ul.nav ul.appear{
	
	display: block ;
	
	}
	/*
div.header-menu li ul.appear li{
	
	display: inline-block;
	white-space: nowrap;
	min-width: 57%;
	
	}	
	
	*/
div.header-menu li ul.appear {
width: 480px !important;	
}

.header-menu li ul li a:hover, .header-menu li ul li {
	white-space: nowrap;
}

div.header-menu li ul.appear li{
	
	margin-bottom: 5px;
	
	}
	
	
	
/*-----------------------------------------------------------------------------------*/



/*---img description alignée sous le titre sous la gallerie-------------*/


#img_description{
	padding-left: 21px;
	line-height: 1.3;
}
#img_description em {
    font-size: 16px;
}

#img_description a {
    color: #939598;
}
#img_description a:hover {
    color: #1fb3e7;
}


/*----------------------------------------------------------------------*/





/*----------------petite flèche à côté du sous-menu en hover------------*/

/*.header-menu li ul li a:hover{
	background: url(../images/right_arrow.svg) no-repeat;
	background-size: 15px 15px;
	padding-left: 25px;
	}
	*/

.header-menu li ul li a:hover {
    background: url(../images/right_arrow.svg) no-repeat;
    background-position-y: 3px;
    background-size: 15px 15px;
    padding-left: 25px;
}
	
	



/*---------------------------------------------------------------------*/


div.right-block div.header-menu ul.nav ul.appear li.colourfull a{
	/*color: #b4b5b7 !important;*/
	color: #14b1e7 !important;
	font-weight: bold;
	
	}
	
	ul.appear li.colourfull a:hover{
	/*color: #b4b5b7;*/
	font-weight:bold;
	
	}
	

ul.nav li a.enwhite{
	color: #e5e4e6 !important;
	
	}
	
	ul.nav li a.enwhite:hover{
	color: #939598 !important;
	
	}
	
	
	
/*La photo profil*/

figure{
	float: left; 
	margin-right: 15px;
	margin-bottom: 10px;
}

figcaption, span.photograph{
	font-size: 14px;
	font-style: italic;
}
	
@media screen and (max-width: 455px) {
	
	figure{
	 width: 100%;	
	}
	
}
table#table_references td:first-child {
    width: 30%;
}
table#table_references td:nth-child(2) {
    width: 23%;
}
table#table_references td:nth-child(3){
    width: 23%;
}
table#table_references td:nth-child(4) {
    width: 23%;
}
	/*
#appear_image_div{

 background-color: white;
  position: fixed;
  margin: 0px auto;
  top: 50%;
  left: 50%;
  z-index: 11;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
	}
	
#appear_image{
	
	display: block;
	margin:auto;
	position:relative;
	z-index:11;
	width: auto;
	height: auto;
	top:20px;
	
	}*/
	
.show{
	z-index: 999;

	
	}
	

.hide{
		display: none !important;
	
	}
	
.show .overlay{
	width: 100%;
	height: 100%;
	background: transparent;
	position: absolute;
	top: 0;
	left: 0;
	}


	

.show .img_show{
	width: 30%;
	height: 50%;
	/*background: white;*/
	position: fixed;
	top: 6%;
	left: 44%;
   /* transform: translate(-29%, -19%);*/
	}
	
	
	
@media only screen and (max-width: 767px){

.right-block.right-content {
    margin-left: 0px;
}
	
.show .img_show{
	left: 20%;
	width: 65%;

	}
table#table_references td:first-child {
    width: 100%;
}
}

@media only screen and (max-width: 767px){
div.header-menu li ul.appear {
	width: 330px !important;	
}
}
	
	
span.photograph{
	position: absolute;
   /*top: 796px;
    left: 38px;
   /* bottom: 10px;*/
   
    position: relative;
    left: 30px;
    bottom: 28px;
	z-index: 99;
	
		}
		
		
@media only screen and (max-width: 1580px){
	
	span.photograph{
		
	 left: 26px;
    bottom: 25px;
	font-size: 15px;
	}
}	

@media only screen and (max-width: 1430px){
	
	span.photograph{
		
	left: 22px;
    bottom: 24px;
	font-size: 13px;
	}
}	


@media only screen and (max-width: 1090px){	

	span.photograph{
		
	left: 19px;
    bottom: 23px;
	font-size: 11px;
	}

}

@media only screen and (max-width: 991px){	

span.photograph{
	left: 16px;
		font-size: 10px;
		bottom: 20px;
	
	}

	.header-block .left-block {
    margin-left: 0 !important;
}
}


@media only screen and (max-width: 767px){	
span.photograph{
	
	 left: 28px;
    bottom: 24px;
	font-size: 15px;
	
	}


}

@media only screen and (max-width: 690px){	
span.photograph{

	 left: 23px;
    bottom: 21px;
	font-size: 13px;
}
}

@media only screen and (max-width: 610px){
span.photograph{
	
	left: 21px;
    bottom: 20px;
	font-size: 11px
	
	}	
	
}

@media only screen and (max-width: 490px){
span.photograph{
	
	left: 19px;
	font-size: 9px
	
	}}
	
	
@media only screen and (max-width: 450px){
span.photograph{
	
	left: 18px;
    bottom: 18px;
	font-size: 8px
	
	}}
	
	@media only screen and (max-width: 400px){
span.photograph{
	
	left: 16px;
    bottom: 17px;
	
	}}
	
		@media only screen and (max-width: 350px){
span.photograph{
	
	left: 14px;
    bottom: 16px;
	
	}}
	
			@media only screen and (max-width: 300px){
span.photograph{
	
	left: 12px;
    bottom: 15px;
	
	}}
	
	
		
.img_show img{
	width: 100%:
	height: 100%;
    border: 1px black solid;
	
	
	}
	
	
/*-----------------background pour menu deroulant-----------------*/


ul.nav li:first-child ul.appear, ul.nav li:nth-child(2) ul.appear {
	
	background: url(../images/back_menu.png) no-repeat;
	padding: 0  5px 10px 10px;
    margin-left: -10px;
	


	
	}
	
	
ul.nav li:nth-child(3) ul.appear, ul.nav li:nth-child(4) ul.appear {

	background: url(../images/back_menu2.png) repeat-x;

    padding: 0  5px 10px 10px;
    margin-left: -10px;
	

	
	}


ul.nav li:nth-child(5) ul.appear, ul.nav li:last-child ul.appear {
	/*
	background: url(../images/back1.png) no-repeat;
	*/
	
	background: rgba(255, 255, 255, 0.8);
	
	padding: 0  5px 10px 10px;
    margin-left: -10px;
	
	margin-top: -2px;
	
	}
	
ul.nav li:nth-child(3) ul.appear {

	width: 85%;

}


@media screen and (max-width: 1320px) { 


ul.nav li:first-child ul.appear, ul.nav li:nth-child(2) ul.appear {
background: url(../images/back_menu3.png) no-repeat;
}


ul.nav li:nth-child(3) ul.appear, ul.nav li:nth-child(4) ul.appear {

	background: url(../images/back_menu2.png) repeat-x;

	}
	
ul.nav li:nth-child(odd) ul.appear {
	width: 125% !important;
}
	
ul.nav li:nth-child(4) ul.appear {

	width: 200%;

}
	
	
ul.nav li:nth-child(5) ul.appear, ul.nav li:last-child ul.appear {
	margin-top: -5px;
	
}

}

@media screen and (max-width: 1319px) and (min-width: 991px) {
	
	ul.nav li ul.appear {
	top:15px;
		
		
}
	img.logo_sdj {
    margin-left: 22px;
}
}


@media screen and (max-width: 1200px) { 


ul.nav li:first-child ul.appear, ul.nav li:nth-child(2) ul.appear {
background: url(../images/back_menu4.png) no-repeat;
}



ul.nav li:nth-child(5) ul.appear, ul.nav li:last-child ul.appear {
	margin-top: -8px;
	
}

ul.nav li:nth-child(odd) ul.appear {
	width: 110% !important;
}

}
	


@media screen and (max-width: 991px) {
		
ul.nav li:first-child ul.appear, ul.nav li:nth-child(2) ul.appear {
background: url(../images/back_menu5.png) no-repeat;
}	
		
ul.nav li:nth-child(5) ul.appear, ul.nav li:last-child ul.appear {
	margin-top: -5px;
	
	}
	
ul.nav li:nth-child(odd) ul.appear {
	width: 140% !important;
}
		
}
	
	
@media screen and (max-width: 767px) {
	
	ul.nav li:first-child ul.appear, ul.nav li:nth-child(2) ul.appear {
background: url(../images/back_menu6.png) no-repeat;
}	

ul.nav li:nth-child(5) ul.appear, ul.nav li:last-child ul.appear, ul.nav li:nth-child(4) ul.appear, ul.nav li:nth-child(3) ul.appear {
	margin-top: -5px;
	
	}
	
.header-block .left-block {
    margin-left: 0px;
}
	
ul.nav li:nth-child(odd) ul.appear {
	width: 290px !important;
}

	}
	
@media screen and (max-width: 479px)  { /*and (min-width: 292px)*/
	
	ul.nav li:first-child ul.appear, ul.nav li:nth-child(2) ul.appear {
background: url(../images/back_menu7.png) no-repeat;
}	

ul.nav li:nth-child(5) ul.appear, ul.nav li:last-child ul.appear {
	margin-top: -10px;
	
	}

	
	}


@media screen and (max-width: 1320px)  {
	table#table_references td{
		padding: 0 10px;
	}
}
	
	
/*---------------------------------------------------------------*/

/**/
	
/*----inner text---------------------*/

div.content-block div.left-block h2{
	
	margin-top: 20px;
	
	}

/*----------------------------------*/

/*--Liens page références--*/

#table_references tbody td ul li a{
    color: #14b1e7;
    border: 0;
    background: none;
}



#table_references tbody td ul li a:hover{
	background: url(../images/right_arrow.svg) no-repeat;
	background-size: 15px 15px;
	background-position-y : 3px;
	padding-left: 25px;
	font-weight: bold;
	}
	



/*-----------------------*/