.news-ban {
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	min-height: 240px;
	margin: 0px auto;
	background-position: center;
}
.event-ban {
	width: calc(100% - 16px);
	min-height: 10px;
	margin: 0px auto 5px;
	padding: 8px;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF !important;
	text-align: center;
	text-decoration: none;
	
}
.event-ban a {
	text-decoration: none;
	color: #FFFFFF !important;
}
.event-ban a:hover {
	text-decoration: underline;
}
.event-ban-expo {
	background-color: #0F9DE8;
}
.event-ban-alert {
	background-color: #AA0000;
}

.rapide-boutons {
	width: 100%;
	margin: 0px auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-align-content: flex-start;
	-moz-align-content: flex-start;
	align-content: flex-start;
}
.bouton-rapide {
	-webkit-flex: auto;
	-moz-flex: auto;
	flex: auto;
	width: calc(33.3333% - 42px);
	background-color: #0F9DE8;
	padding: 15px 20px;
	min-width: 236px;
	color: #FFFFFF;
	border: dotted 1px #DADADA;
	border-top: none;
	cursor: pointer;
}
.bouton-rapide:hover {
	background-color: #F8C70F;
}
.bouton-rapide p {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 28px;
	width: auto;
	display: inline-block;
	vertical-align: top;
}
.bouton-rapide span {
	margin: 0px 20px;
	width: 30px;
	line-height: 28px;
	font-size: 26px;
	font-weight: normal;
	display: inline-block;
	vertical-align: top;
}
.actualites {
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px 15px;
	position: relative;
}
.social, .search, .agenda {
	width: 100%;
	margin: 15px auto 0px;
	padding: 10px 0px;
	border-top: 3px dotted #9A9A9A;
	position: relative;
}
.titre-index {
	font-family: 'Lilita One', cursive;
	margin: 10px 15px;
	font-size: 26px;
	font-weight: normal;
	color: #0F9DE8;
}
.titre-index span {
	color: #2A2A2A;
	font-size: 16px;
}
.layout-actus, .layout-actus > div {
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
}
.layout-actus {
	margin: 0 15px;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
}
.actu-cont {
	width: calc(25% - 12px);
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	position: relative;
	cursor: pointer;
	border: solid 1px #DADADA;
	color: #2A2A2A;
	text-decoration: none;
}
.actu-cont div:not(.actu-suite) {
	margin: 5px;
}
.gdeactu {
	width: calc(50% - 12px) !important;
}
.actu-cont .actu-img {
	margin: -1px !important;
	height: 150px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.gdeactu .actu-img {
	height: 300px;
}
.actu-cont .actu-titre {
	font-size: 18px;
	font-weight: bold;
	color: #E85A0F;
    -webkit-transition: color 0.5s;
    -moz-transition: color 0.5s;
	transition: color 0.5s;
	text-transform: uppercase;
}
.actu-cont .actu-date {
	margin-bottom: 30px !important;
	margin-top: 15px !important;
	font-style: italic;
	font-size: 11px;
	color: #6A6A6A;
}
.actu-cont .actu-suite {
	position: absolute;
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	padding-right: 20px;
	text-align: right;
	bottom: 0px;
	right: 0px;
    -webkit-transition: padding 0.5s;
    -moz-transition: padding 0.5s;
	transition: padding 0.5s;
}
.actu-cont:hover .actu-suite {
	padding-right: 10px;
}
.actu-cont:hover .actu-img {
	opacity: 0.7;
}
.actu-cont:hover .actu-titre {
	color: #424242;
}
.plus-actus {
	position: absolute;
	right: 15px;
	top: 0px;
	margin: 0px 10px;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	font-weight: bold;
	color: #9A9A9A;
	cursor: pointer;
	text-align: center;
}
.plus-actus:hover {
	color: #2A2A2A;
}

.layout-agenda, .layout-agenda > a {
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	margin: 10px 20px;
}
.layout-agenda {
	font-size: 16px;
	margin: 0px 35px;
	-webkit-justify-content: space-around;
	-moz-justify-content: space-around;
	justify-content: space-around;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
}
.agenda-cont {
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	flex-wrap: nowrap;
	position: relative;
	cursor: pointer;
	display: flex;
}
.agenda-cont .agenda-date {
	display: flex;
	color: #FFFFFF;
	background-color: #0F9DE8;
	width: 100px;
	padding: 10px 0px;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: space-around;
	-moz-justify-content: space-around;
	justify-content: space-around;
	border-radius: 15px 0px 0px 25px;
}
.agenda-date span {
	display: block;
	width: 100%;
	text-align: center;
	font-family: 'Lilita One', cursive;
}
.agenda-date .day {
	font-size: 24px;
	font-weight: normal;
	line-height: 36px;
}
.agenda-date .month {
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
	text-transform: uppercase;
}
.agenda-cont .agenda-lieu {
	display: flex;
	overflow: hidden;
	min-width: 160px;
	color: #6A6A6A;
	border: solid 1px #DADADA;
	border-left: none;
	border-radius: 0px 25px 15px 0px;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
}
.agenda-lieu span {
	display: block;
	text-align: left;
	margin: 0px 20px;
}
.agenda-lieu .city {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
}
.agenda-lieu .region {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	line-height: 30px;
}
.agenda-cont:hover .agenda-date {
	background-color: #2A2A2A;
}
.agenda-cont:hover .agenda-lieu {
}
.plus-agenda {
	position: absolute;
	right: 15px;
	top: 18px;
	margin: 0px 10px;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	font-weight: bold;
	color: #9A9A9A;
	cursor: pointer;
	text-align: center;
}
.plus-agenda:hover {
	color: #2A2A2A;
}

.layout-search {
	margin: 0px 30px 15px 30px;
	position: relative;
	display: flex;
}
.searchTerm {
	font-family: 'Cairo', Arial, Helvetica, sans-serif;
	width: calc(100% - 100px);
	border: 1px solid #DADADA;
	border-right: none;
	padding: 15px 15px 15px 25px;
	margin-left: 35px;
	height: 20px;
	border-radius: 5px 0 0 15px;
	outline: none;
	font-size: 16px;
	color: #2A2A2A;
}

.searchTerm:focus{
	border-color: #0F9DE8;
}
.searchButton {
	width: 60px;
	height: 52px;
	background: #DADADA;
	text-align: center;
	color: #fff;
	border-radius: 0 15px 5px 0;
	cursor: default;
	font-size: 18px;
	font-weight: bold;
	line-height: 52px;
	margin-right: 35px;
}
.searchTerm:focus + .searchButton {
	border-color: #0F9DE8;
	background: #0F9DE8;
}

.layout-social {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.social-bouton {
	margin: 10px;
	padding: 10px;
	display: block;
	cursor: pointer;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 28px;
	text-align: center;
	color: #FFFFFF;
	border-radius: 35% 60% 35% 60%;
}
.sb-fb { background-color: #3B5998; }
.sb-tw { background-color: #00ACED; }
.sb-ig { background-color: #ED4956; }
.sb-yt { background-color: #BB0000; }
.sb-ma { background-color: #0F9DE8; }
.sb-nl { background-color: #F8C70F; }
.sb-inv { background-color: #E85A0F; }

.sb-ma, .sb-nl, .sb-inv { 
	width: auto;	
	border-radius: 15px 25px 15px 25px;
}
.sb-ma span, .sb-nl span, .sb-inv span {
	display: inline-block;
	font-size: 30px;
	font-weight: normal;
	margin: -2px 30px 0px 20px;
}
.sb-ma p, .sb-nl p, .sb-inv p {
	display: inline-block;
	vertical-align: top;
	margin: 0px 20px 0px 0px;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}
.sb-nl p, .sb-inv p {
	font-size: 16px;
}
.social-bouton:hover {
	background-color: #6A6A6A;
}

.ui-widget.ui-widget-content {
	border: 1px solid #DADADA;
	text-indent: 18px;
}
.ui-widget-content {
	color: #2A2A2A;
}
.ui-widget {
	font-family: 'Cairo', Arial, Helvetica, sans-serif;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #DADADA;
	background: #0F9DE8;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #0F9DE8;
	background-color: #ffffff;
}


@media only screen and (max-width: 1023px) {

}

@media only screen and (max-width: 929px) {
	.rapide-boutons {
		padding: 0px;
	}
}
@media only screen and (max-width: 819px) {
	.news-ban {
		min-height: 180px;
	}
	.actu-cont {
		width: calc(50% - 12px);
		margin-bottom: 15px;
	}
	.gdeactu {
		width: calc(100% - 2px) !important;
	}
	.agenda {
		margin: 0px;
		padding: 10px 0px;
	}
	.sb-nl p, .sb-inv p {
		font-size: 14px;
	}
}
@media only screen and (max-width: 639px) {
	.news-ban {
		min-height: 150px;
	}
	.bouton-rapide {
		width: calc(33.3333% - 32px);
		padding: 15px;
		min-width: 206px;
	}
	.bouton-rapide span {
		margin: 0px 20px 0px 0px;
	}
	
	.layout-agenda {
		flex-direction: column;
		align-items: center;
	}
	.agenda-cont {
		width: 80%
	}
	.agenda-cont .agenda-date {
		
	}
	.agenda-cont .agenda-lieu {
		width: calc(100% - 100px);
		flex-direction: column;
		justify-content: center;
		align-items: center;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
		word-wrap: break-word;
	}
	.agenda-lieu .city {
		font-size: 20px;
	}
	.agenda-lieu .region {
		font-size: 16px;
	}
	
	.layout-search {
		margin: 0px 10px 15px 10px;
	}
}
@media only screen and (max-width: 479px) {
	.news-ban {
		min-height: 120px;
	}
	.bouton-rapide {
		width: calc(33.3333% - 32px);
		padding: 12px 15px;
	}
	.bouton-rapide p {
		font-size: 12px;
		line-height: 24px;
	}
	.bouton-rapide span {
		margin: 0px 15px 0px 0px;
		width: 24px;
		line-height: 22px;
		font-size: 20px;
	}
	.actu-cont {
		width: calc(100% - 2px);
	}
	.actualites, .agenda {
		padding: 0px 0px 55px;
	}
	.plus-actus {
		right: auto;
		bottom: 0px;
		top: auto;
		width: calc(100% - 50px);
		margin: 0px 15px 15px;
		padding: 5px 10px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		background-color: #9A9A9A;
		color: #FFFFFF;
	}
	.plus-actus:hover {
		color: #FFFFFF;
		background-color: #E85A0F;
	}
	
	.layout-agenda {
		margin: 0px 5px;
	}
	.plus-agenda {
		right: auto;
		bottom: -15px;
		top: auto;
		width: calc(100% - 50px);
		margin: 0px 15px 15px;
		padding: 5px 10px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		background-color: #9A9A9A;
		color: #FFFFFF;
	}
	.plus-agenda:hover {
		color: #FFFFFF;
		background-color: #E85A0F;
	}
	
	.agenda-cont {
		width: calc(100% - 20px);
		margin: 10px !important;
	}
	.agenda-cont .agenda-date, .agenda-cont .agenda-lieu {
		border-radius: 0;
		
	}
	.agenda-lieu span {
		width: calc(100% - 20px);
		text-align: center;
	}	
	
	.layout-search {
		margin: 0px 0px 15px 0px;
	}
	.searchTerm {
		margin-left: 10px;
		border-radius: 0;
	}
	.searchButton {
		margin-right: 10px;
		border-radius: 0;		
	}
	
	.sb-ma, .sb-nl, .sb-inv {
		width: 100%;
		border-radius: 0;
	}
	.sb-ma span, .sb-nl span, .sb-inv span {
		margin: -2px 30px 0px 0px;
	}
	.sb-nl p, .sb-inv p {
		margin: 0px;
	}
}