body {
  padding-top: 50px;
  background-color:#f9f7f3;
}
body#pageAccueil {
padding-top: 0px;
  background-color:#e2e2e2;
  overflow-y:hidden;
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */



/* -- slider -- */
ul#slideshow{
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0px;
	margin:0;
	background-repeat:no-repeat;
}
  
#slideshow li {  
   float: left;  
} 
#slideshow li img{
	width:100%;
	 height: auto;
}
#grandTitre img{
	float:left;
	width:30px;
	margin-top:9px;
	margin-left:5px;
}
#grandTitre a{
	color:#fff;
	font-size:17px;
	padding-right:0;
	padding-left:5px;
}

.navbar-inverse .navbar-nav>li>a{
	color:#fff;
	font-size:1.2em;
}
.navbar-inverse .navbar-nav>li>a:hover{
	color:#9d9d9d;
}
.menuPrincipal{
	/*border-bottom:1px solid #ccc;*/
	background-color:#222;
	color:#fff;
}
.menuPrincipal li a{
	color:#fff;
	text-transform: uppercase;
	font-size:1.2em;
	font-weight:bold;
}
.menuPrincipal li a:hover{
	background-color:#08a2b0;
	color:#fffffa;
}
.menuPrincipal li ul{
	background-color:#222;
}


.secMenuPrincipal{
	width:100%;
	margin:auto;
	background-color:#000;
	height:40px;
}
/*page accueil*/
#btnPageAccueil{
	text-align:center justify;
	margin-bottom:25px;
	margin-top:0px;
}
.espaceAccueil{
	width:6.25%;
}
.btnItem{
	margin-bottom:15px;
}
.btnItem h3{
	margin-top:105px;
	font-size:1.9em;
	font-weight:bold;
}
.btnItem:hover #leftColAccueil,.btnItem:hover #midColAccueil,.btnItem:hover #rightColAccueil{
	background-color:#5A5B5E;
	color:#fff;
}
#accueilMenu{
	height:39px;

}
#leftColAccueil, #midColAccueil, #rightColAccueil{
	text-align:center;
	cursor:pointer;	
	padding-bottom:10px;
	padding-top:260px;
	height:100vh;
}
#leftColAccueil p, #midColAccueil p, #rightColAccueil p{
	width:95%;
	margin:auto;
}
#leftColAccueil{
	background-color:#5a8144;
}
#midColAccueil{
	background-color:#c4c4c4;
}
#rightColAccueil{
	background-color:#eb232e;
}
#leftColAccueil img,#midColAccueil img,#rightColAccueil img{
	width:90%;
	margin-top:10px;
}


/* Bande noire*/
.blockHeader{
	position:relative;
	overflow:hidden;
}
.blackBand{
	display: none;
    position: absolute;
    width: 100%;
    bottom: 50px;
    z-index: 9999;
    left: 1930px;
    text-align: left;
    padding: 20px 20px 15px;
    border-top: 5px solid #f3d7b3;
    color: #FFFFFF;
	background:transparent url(../images/blackBand.png) left top repeat-y;
	cursor:pointer;
}

#mainContainWrap
{
	margin-top:20px;
}
#mainContainWrapAccueil
{
	margin-top:0px;
}

#leftCol,#rightCol
{
	padding:0 10px;
	/*background-color:#159;*/
}
section h2
{
	padding:5px;
	color:#fff;
}
#news h2
{
	background-color:#d27737;	font-size:1.6em;
}
#reviews h2{
	background-color:#5a8144;	font-size:1.6em;
}
#press h2{
	background-color:#e09709;	font-size:1.6em;
}
#secCalendar h2{
	background-color:#5a5b5e;	font-size:1.6em;
}
#essipitJob h2{
	background-color:#D2412D;	font-size:1.6em;
}
#outsideJob h2{
	background-color:#3C657F;	font-size:1.6em;
}
#outsideJob {
	
}
.wrapLink{
	margin:25px 0 25px 12.631%;
	height:85px;
}
.wrapLink p{
	margin-top:-10px;
	color:#fff;
}
.image_link{  
	cursor: pointer;
    height: 85px;
    margin-left: 8px;
	margin-bottom:8px;
	width:200px;
    float: left;
    padding: 12px 5px 12px 55px;
}
a.image_link{
	text-decoration:none;
}

.image_link:hover{    
	background-color:#5A5B5E;
}

.link_publication{
	background:#5A8144 url(../images/publi1.png) left center no-repeat;
}
.link_image{
	background:#3C657F url(../images/pic1.png) left center no-repeat;
}
.link_lexique{
	background:#D83023 url(../images/lexik1.png) left center no-repeat;
}
.link_utiles{
	background:#fab84a url(../images/link1.png) left center no-repeat;
}
.image_link .titre{
    font-weight: bold;
    text-transform: uppercase;
	color:#fff;
}
/*debut*/
.lien_rapide{
    width:165px;
    /*height:62px;*/
    margin-left:8px;
    float: left;
    padding:12px 5px 12px 50px;
}
a.lien_rapide{ text-decoration: none; cursor: pointer; }

.lien_rapide .titre{
    color:#FFFFFF;
    font-size:18px;
    font-weight: 900;
    text-transform: uppercase;
}

.lien_rapide .texte{
    color:#FFFFFF;
    font-size:12px;
}



.readMore{
	color:#fff;
	background-color:#aaaaaa;
	border-radius:0;

}
.readMore:hover{
	color:#fff;
	background-color:#003c58;

}


#secCalendar #calendar h2{
	background:none;
	padding:0;
	color:#333;	font-size:1.6em;
}
#secCalendar #calendar h2::first-letter {
	text-transform:capitalize;
}

section .date{
	color:999999;/*#ccc;*/
	font-style: italic;
}
section h4{
	font-weight:bold;
	color:#333;

}

footer{
	background-color:#000;
	height:50px;
	width:100%;
	color:#9d9d9d;
	padding:10px 0; 
	text-align:center;
}


#fssList{list-style:none;/*width:56.25%;*/margin:auto;padding:5px 0 0 45%;}
#fssList li{display:inline;/*padding-right:10px;*/}


li #fbLogo{
	width:30px;
	height:30px;
	background:url(../images/fbLogo.png) no-repeat;
	margin-top:11px;

}
li #eeLogo{	width:30px;	height:30px;	background:url(../images/logoentrepriseessipit.jpg) no-repeat;	margin-top:11px;	margin-left:11px;}

li #techsupport{	width:30px;	height:30px;	background:url(../images/techsupport.png) no-repeat;	margin-top:11px;	margin-left:11px;}

.principal {
	width:100%;
	border-bottom: 1px solid #ccc;
    background-color: #222;
}
@media screen and (max-width: 990px) {
  body#pageAccueil {
    overflow-y:visible;
  }
  .btnItem h3{
	margin-top:10px;
	}
	#leftColAccueil, #midColAccueil, #rightColAccueil{
	text-align:center;
	cursor:pointer;	
	padding-bottom:10px;
	padding-top:10px;
	height:auto;
}
}


