/* !Titre Home*/
div.home_text {
	height: 44px;
	margin: 20px 0 40px 0;
}

div.home_text h1 {
	font-family: 'Fira Sans', sans-serif;
	font-size: 16px !important;
	font-weight: 500;
	line-height: 42px;
	color: #ffffff;
	text-transform: uppercase;
}

h1.home_title {
	background:url(../images/layout/bg_title_left.png) 0 0 no-repeat;
	font-family: 'Fira Sans', sans-serif;
	font-size: 18px;
	color:#FFF;
	text-decoration:none;
	font-weight: normal;
	margin-left:0px;
	float:left;
	display:block;
	height:44px;
	line-height:40px;
	padding-left:20px;
	text-transform: uppercase;
}

h1.home_title span {
	display:block;
	background:url(../images/layout/bg_title_right.png) top right no-repeat;
	height:44px;
	padding-right:80px;
}



#home_infos {
	width: 996px;
	margin: 0 auto 20px auto;
	padding: 0;
}

#home_edito {
	float: left;
	width: 620px;
	padding: 0 10px 10px 10px;
	background-color: #ffffff;
}

#home_edito p{
	color:#5a5556;
	font-family: 'Fira Sans', sans-serif;
	margin: 60px 0 0 10px;
}


#home_edito div.maintitle {
	margin-bottom: 0;
}


#home_bottom {
	clear: both;
	height: 10px;
}

.maintitle_home{
	float:left;
	height: 44px;
	margin: -5px 0 0 0;
	margin-left:-10px;
	background-color:#5c802a;
}

.maintitle_home h1{
	font-size: 24px !important;
	font-weight: 400;
	line-height: 48px;
	color: #ffffff;
	text-transform: uppercase; 
	padding-right:20px;
	padding-left:40px;
	margin-left:12px;
	float:right;
}


/* ! Dernières nouvelles */

#home_news {
	float: left;
	width: 310px;
	background-color: #fdf6db;
	margin-left:10px;
}

#home_news h1 {
	background-color: #f4c00b;
	height: 44px;
	color: #ffffff;
	font-family: 'Fira Sans', sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height:48px;
	text-transform: uppercase;
	padding-left: 20px;
	width:210px;
	float:right;
}


#home_news ul {
	padding: 30px 10px 20px 10px;
	margin-top:40px;
	
}


#home_news li {
	display: block;
	margin: 10px 0 20px 0;
	padding: 0 0 0 0;

	clear: left;
}

#home_news ul li:first-child {
	background:none;
	padding: 0px 0px 0px 0px;
	margin-bottom:-10px;
}

#home_news h2 {
	font-family: 'Fira Sans', sans-serif;
	font-weight: normal;
	text-transform:uppercase;
	font-size: 14px;
	color: #5a5556;
	margin: 0 0 -15px 0;
	padding: 20px 0px 35px 20px;
	text-indent:5px;
}




#home_news img {
	border: 2px solid #ffffff;
	float: left;
	width:50px;
	height:50px;
	margin-right: 10px;
	margin-bottom: 0px;
	box-shadow:1px 1px 0px 0px #e9e7df;
}


#home_news p {
	margin: 0 5px 0 5px;
	padding: 0;
	color: #5a5556;
	font-family: 'Fira Sans', sans-serif;
	text-align: justify;
	font-weight: normal;
	font-size: 14px;
}

#home_news p.lastnews_link {
	text-align: right;
}

#home_news p.lastnews_link a {
	color: #91bd38;
	text-decoration: none;
	font-style: italic;
}

#home_news p.lastnews_link a:hover {
	text-decoration: underline;
}

#home_news p.home_news_all_link {
	clear: left;
	text-align: right;
	margin: -10px 10px 10px 10px;
}

#home_news p.home_news_all_link a {
	color: #f4c00b;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'Fira Sans', sans-serif;
	font-weight: normal;
	font-size: 16px;
}

#home_news p.home_news_all_link a:hover {
	text-decoration: underline;
}

#home_news div.content_clear {
	clear: both;
	height: 1px;
}








/* ! Blocs de page d'accueil */

#home_top {
	width: 948px;

	background-color:#fff;
	margin: 0 auto 0 auto;
	padding: 12px 0 12px 12px;
	
}


#quickaccess_home {
	display: block;
	float: left;
	width: 234px;
	height: 336px;
	background-color: #91c131;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#quickaccess_home a {
	display: block;
	width: 234px;
	height: 84px;
	background-color: #91c131;
	background-position: 20px center;
	background-repeat: no-repeat;
	text-decoration: none;
}

#quickaccess_home a:hover {
	background-color: #7fa92a;
}

#quickaccess_home a.inscription {
	background-image: url(../images/quickaccess/inscription_white.png);
}
#quickaccess_home a.contact {
	background-image: url(../images/quickaccess/contact_white.png);
}
#quickaccess_home a.resto {
	background-image: url(../images/quickaccess/resto_white.png);
}
#quickaccess_home a.apel {
	background-image: url(../images/quickaccess/apel_white.png);
}

#quickaccess_home a span {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'Fira Sans', sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-shadow: 0 1px 0 #7fa92a;
	line-height: 84px;
	padding-left: 90px;
}



#showcase {
	display: block;
	float: left;
	background-color: #000;
	width: 938px !important;
	height: 400px;
	position: relative;
	margin-top: 12px;
}

/*
#showcase > div.showcase-content-container > div {
	background-color: rgba(156,156,156,0.1);
	
	border-radius: 0px 10px 10px 10px;
}
*/

#showcase div.showcase-content {
	background: transparent url(../images/home/showcase/slide_back.png) left top no-repeat;
	cursor: pointer;
}

#showcase div.showcase-content-wrapper img {
	border: none;
}




#showcase div.home_image {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 940px;
	height: 400px;
	border: none;
	background-color: #fff;
	background-position: left top;
	background-repeat: no-repeat;
}



#showcase div.home_text {
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	width: 360px;
	min-height: 30px;
	padding: 10px 20px 10px 20px;
}
/*
#showcase div.home_text p {
	font-family: 'Source Sans Pro', sans-serif;
	color: #6b7277;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	line-height: 20px;
	text-shadow: 0 1px 0 #fffff;
	text-align: left;
}
*/

#showcase div.home_text h1.home_title {
	font-family: 'Fira Sans', sans-serif;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}




/* ! Showcase navigation */


#showcase .showcase-arrow-previous, #showcase .showcase-arrow-next {
	position: absolute;
	width: 32px;
	height: 50px;
	top: 150px;
	cursor: pointer;
}

#showcase .showcase-arrow-previous {
	background: transparent url(../images/home/showcase/previous.png) left top no-repeat;
	left: 0;
	z-index: 98;
}

#showcase .showcase-arrow-next {
	background: transparent url(../images/home/showcase/next.png) left top no-repeat;
	right: 0;
	z-index: 98;
}


/** Showcase buttons **/

div.showcase-button-wrapper {
	text-align: center;
	position: relative;
	margin-top: -28px;
}

div.showcase-button-wrapper span {
	font-size: 22px;
	margin-left: 4px;
	cursor: pointer;
	color: #6b7277;
	text-shadow: 0px 0px 2px white;
}

div.showcase-button-wrapper span.active {
	color: #fff;
}





#showcase div.home_link {
	display: block;
	position: absolute;
	width: 60px;
	height: 66px;
	right: 1px;
	bottom: 18px;
	background: transparent url(../images/home/next.png) left top no-repeat;
	cursor: pointer;
}

#showcase div.home_link span {
	display: none;
}

/* !Blocs Associations*/
#assos_link{
	float:left;
	background-color:#e7ecdf;	
	width:960px;
	height:100%;
	margin-top:20px;
	
}

#assos_link ul{
	list-style-type: none;
	padding:20px;
	text-align: center;
}

#assos_link li{
	display:inline-block;
	padding: 4px;
	text-align: center;
	margin:10px;
	background: #ffffff;
	border: 1px solid #d9ddd1;
	font-size: 16px;
	vertical-align: top;
	box-shadow: 0 0 2px #d9ddd1;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#assos_link li a{
	text-decoration:none;
}

#assos_link li h3{
	margin:auto;
	text-transform:uppercase;
}

#assos_link li p {
	width: 270px;
	min-height: 40px;
	font-size: 14px;
	color: #5a5556;
	text-align:center;
	padding:10px 0 10px 0;
	letter-spacing:-1px;
}

#assos_link ul li img{
	width:272px;
	background:#ffffff;
	margin: 0 0 10px;
}



/*


#showcase div.home_text {
	display: block;
	float: left;
	background: rgba(0,0,0,0.05);
	border-radius: 0px 0 0 10px;
	margin: 2px 0 3px 0;
	padding: 25px 25px 25px 35px;
}

#showcase h1.home_title {
	font-family: 'BenchNine', sans-serif;
	font-size: 50px;
	color: #e1ab37;
	text-shadow: 0 1px 0 #fff;
	text-transform: uppercase; 
	text-align: right;
}


#showcase p {
	font-family: 'Scada', sans-serif;
	font-size: 18px;
	color: #78797b;
	text-shadow: 0 1px 0 #fff;
	line-height: 22px;
	text-align: justify;
}

#showcase p.home_link {
	margin-top: 12px;
	font-family: 'BenchNine', sans-serif;
	font-weight: bold;
	font-size: 24px;
	text-align: right;
}

#showcase p.home_link a {
	color: #0ba1d4;
	text-decoration: none;
}

#showcase p.home_link a:hover {
	color: #0a789c;
}

*/

/*
div.home_element {
	width: 581px;
	background: #fff url(../images/home/focus_back.gif) top left repeat-y;
	border: 1px solid #d5d5d5;
	margin-bottom: 20px;
	padding: 12px 12px 12px 12px;
}

#home_content h1 {
	margin: 0 5px 10px 245px;
}
#home_content p {
	margin: 0  5px 0 245px;
}
#home_content p.HomeBlocTexte_link {
	margin-top: 10px;
	text-align: right;
}
#home_content p.HomeBlocTexte_link a {
	color: #6894de;
}
#home_content p.HomeBlocTexte_link a:hover, #home_content p.HomeBlocTexte_link a:visited {
	color: #4e75b7;
}

#home_content img {
	float: left;
	border: 8px solid #fff;
	box-shadow: 
		0 0 1px #555,
		1px 1px 3px #aaa;
}


div.home_element_bottom {
	clear: left;
}
*/


