.skip {
	background-color: #305869 !important;
}

.listSkip {
	list-style-type: none;
}

.listSkip>li>a {
	font-weight: 600;
	color: white;
	font-size: 1.1em;
	letter-spacing: 2px;
	border: 2px solid white;
	border-radius: 7px;
}

.listSkip>li>a:hover {
	color: #305869;
	background-color: white;
	font-weight: 600;
	font-size: 1.1em;
	letter-spacing: 2px;
	border: 2px solid #305869 !important;
	border-radius: 7px;
}

@media screen and (max-width: 768px) {
	.listSkip>li>a {
		border: none !important;
		font-weight: 500;
		letter-spacing: normal !important;
		font-size: 1em !important;
	}
}

.btnAccess {
	font-weight: 600;
	color: #17334f;
	background-color: #bcc9e0;
	line-height: 0;
}

.btn1Clic:focus {
	outline: 3px solid black;
}

#actualites {
	background-color: #f2f8ff;
}

    #suggestions-list {
      position: absolute;
      top: 100%;
      width: 50%;
      background-color: #fff;
      border-right: 2px solid #ccc;
      list-style-type: none;
      padding: 0 !important;
      margin: 0;
	  z-index: 1;
    }

    #suggestions-list .searchItems {
		padding: 5px;
		padding-left: 10px;
		cursor: pointer;
		color: black;
		font-weight: 600;
    }

	.searchItems::before {
		content: none !important;
	}

    #suggestions-list li:hover {
		color: white;
      	background-color: #3a5199;
    }

#sliderActualites {
	z-index: 0;
}

.fil-twitter,
.fil-facebook {
	font-size: 1.3em;
	font-weight: 600;
}

.fil-twitter {
	color: #1da1f2;
}

.fil-facebook {
	color: #1f4e9e;
}

#demarches .item a {
	text-decoration: none;
}

#demarches .titre {
	color: #014596;
	font-family: Montserrat;
	font-size: 1em;
	font-weight: 700;
}

#sortir .menu {
	background-color: #17334f;
	list-style-type: none;
	width: 100%;
	padding: 0em 2em;
}

#sortir .menu li {
	display: block;
	width: 100%;
	vertical-align: top;
	text-transform: uppercase;
	padding-top: 1em;
	height: 3em;
	line-height: 1.4em;
	color: #FFF;
	font-weight: 600;
	text-transform: uppercase;
}

#sortir .menu li:hover,
#sortir .menu li.active {
	background-color: #f2f8ff;
	cursor: pointer;
}

#sortir .menu li:hover,
#sortir .menu li.active {
	color: #17334f;
}

#sortir .zone {
	background-color: #f2f8ff;
}

#sortir .item:nth-child(even) {
	background-color: white;
}



#sortir .content .categorie {
	color: #3a5199;
	font-weight: 700;
	text-transform: uppercase;
}

#sortir .content .titre a {
	color: #3a5199;
	font-size: 1.6em;
	line-height: 1em;
	/*font-weight: 600;*/
}

#sortir .content .date {
	width: 7em;
	height: 7em;
	background-color: #008fa7;
	border-radius: 50%;
	text-align: center;
	padding-top: 2.2em;
	line-height: 1.3em;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #FFF;
	font-weight: 600;
	margin-top: -3.5em;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}


/*
#sortir .boutons{
	margin-top: -2.5em;
}
*/

#publications .bt {
	background-color: #008fa7;
	height: 2.5em;
	line-height: 2.5em;
	color: #FFF;
	font-weight: 500;
}

#publications .bt a {
	text-decoration: none;
}

#publications .nouveau {
	color: #3a5199;
	font-size: 1.2em;
	font-weight: 600;
}

#publications .gris {
	background-color: #f1f1f1;
}

#publications .slogan {
	color: #005d75;
	font-size: 1.6em;
	line-height: 1.3em;
	font-weight: 500;
}

#publications .visuel {
	margin-top: -7em;
}

#publications .carousel .carousel-inner {
	height: 250px;
}

#ledepartement {
	background-color: #f2f8ff;
}

#ledepartement .item {
	background-color: #FFF;
}

#ledepartement .titreN1 {
	color: #3a5199;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

#ledepartement .titreN2 {
	color: #3a5199;
	font-size: 16px;
	font-weight: 600;
}

#ledepartement a {
	text-decoration: none;
	color: inherit;
}

#AutresSites {
	min-height: 30em;
}

#AutresSites a {
	font-size: 1.1em;
	font-weight: 600;
	text-decoration: none;
}


#AutresSites .carousel-control-prev {
	left: -6em !important;
}

#AutresSites .carousel-control-next {
	right: -6em !important;
}

#sliderAutresGuides .pdf {
	width: 30px;
	height: auto;

}

#homepreschezvous .liens {
	margin-left: 10%;
	margin-top: 18%;
	width: 25%;
	padding: 1em;
}