*{
	margin: 0;
	padding: 0;
}

a img{
	border:0;
}

.stopfloat{
	clear: both;
}
font{display:none;}
::-moz-selection { background: #91CD12; color: #fff; text-shadow: none; }
::selection { background: #91CD12; color: #fff; text-shadow: none; }

body{
	font-family: Tahoma,Helvetica;
	color: #333333;
}

html, body {height: 100%;}

#all_content {min-height: 100%;}

/*_______________________________CONTAINER_____________________________________*/

.wrapper.no-slider{
	padding-top: 80px;
}

#google_translate_element{
	position: absolute;
	right: 0;
	top: 0;
}

@media screen and (min-width: 1940px) {
	.wrapper{
		width: 1920px;
		margin: 0 auto;
	}
	
	#content .cols_1{
		width:22.91666%;
		padding: 1.04166%;
		float: left;
		font-size: 12px;
		font-weight: 400;
		background: url('./_gfx/border_right.jpg') right repeat-y;
		height: 600px;
	}
	
	#slider_content #description{
		position: absolute;
		bottom: 0;
		display: inline-block;
		width: 300px;
		line-height: 20px;
		padding: 10px;
		color: #FFF;
		background: url('./_gfx/fond_slide.png');
		left: 10%;
	}
}

@media screen and (min-width: 1600px) and (max-width: 1940px) {
	.wrapper{
		width: 1560px;
		margin: 0 auto;
	}
	
	#slider_content #description{
		position: absolute;
		bottom: 0;
		display: inline-block;
		width: 300px;
		line-height: 20px;
		padding: 10px;
		color: #FFF;
		background: url('./_gfx/fond_slide.png');
		left: 17%;
	}
	
	#content .cols_1{
		width:22.91666%;
		padding: 1.04166%;
		float: left;
		font-size: 12px;
		font-weight: 400;
		background: url('./_gfx/border_right.jpg') right repeat-y;
		height: 600px;
	}
	
	#partenaire a{
		margin: 5% !important;
	}
}

@media screen and (min-width: 1280px) and (max-width: 1600px) {
	.wrapper{
		width: 1200px;
		margin: 0 auto;
	}
	
	#slider_content #description{
		position: absolute;
		bottom: 0;
		display: inline-block;
		width: 300px;
		line-height: 20px;
		padding: 10px;
		color: #FFF;
		background: url('./_gfx/fond_slide.png');
		left: 18%;
	}
	
	#content .cols_1{
		width:22.91666%;
		padding: 1.04166%;
		float: left;
		font-size: 12px;
		font-weight: 400;
		background: url('./_gfx/border_right.jpg') right repeat-y;
		height: 600px;
	}
}


@media screen and (min-width: 980px) and (max-width: 1280px) {
	.wrapper{
		width: 960px;
		margin: 0 auto;
	}
	
	#slider_content #description{
		position: absolute;
		bottom: 0;
		display: inline-block;
		width: 300px;
		line-height: 20px;
		padding: 10px;
		color: #FFF;
		background: url('./_gfx/fond_slide.png');
		left: 20%;
	}
	
	#content .cols_1{
		width:22.91666%;
		padding: 1.04166%;
		float: left;
		font-size: 12px;
		font-weight: 400;
		background: url('./_gfx/border_right.jpg') right repeat-y;
		height: 630px;
	}
	
	#google_translate_element{
		top: 24px;
	}
	
	#partenaire p{
		margin: 0 !important;
	}
	
	#partenaire a{
		margin:1% !important;
	}
	
	
	#partenaire a{
		display: block;
		width:30% !important;
		float: left;
	}
	
	#partenaire img{
		width: 100% !important;
		margin-top: 10px !important;
	}
	

}

table td{
	border: 3px #EEE solid;
	padding: 10px;
}

/*_______________________________HEADER_____________________________________*/

header{
	width: 100%;
	height: 166px;
	background: url('./_gfx/bg_header.png') top center no-repeat;
	position: relative;
	z-index: 10;
}

#menu_mobile{
	display: none;
}

header nav{
	text-align: center;
}

header nav a{
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	margin:	0.2083% 1em;
	font-weight: 100;
}

header nav a.home{
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 16px;
	height: 14px;
	background: url('./_gfx/home.png') no-repeat;
	text-indent: -9999px;
}

header #logo{
	background: url('./_gfx/logo.png') center center;
	display: block;
	width: 215px;
	height: 79px;
	text-indent: -9999px;
	margin-top: 0;
	background-repeat: no-repeat;
}

header h1.cols_1 {
}

header .cols_1{
	width: 23.95833%;
	padding: 0.52083%;
	float: left;
	margin-top: 5px;
}

	header .cols_1 p{
		color: #FFF;
		font-family: "Helvetica Neue", Tahoma;
		font-size: 20px;
		text-align: center;
		font-weight: 100;
		font-style: italic;
	}

header .cols_2{
	width: 47.91666%;
	padding: 0.52083%;
	float: left;
	text-align: center;
}
	header .cols_2 img{
		margin-top: 20px;
	}
	
/*_______________________________SLIDER_____________________________________*/

#slider{
	width: 100%;
	height: 307px;
	position: relative;
	top:-5em;
	z-index: 1;
	background:url('./_gfx/bottom_slider.png') bottom repeat-x;
	padding-bottom: 3px;
	overflow: hidden;
}
	#slider .slides{
		overflow: hidden;
		text-decoration: none;
	}

	#slider #btn_prev{
		display: block;
		width: 68px;
		height: 69px;
		background: url('./_gfx/left.png') top;
		position: absolute;
		left: 10%;
		top:50%;
		margin-bottom: -34px;
		z-index: 10;
	}
	
	#slider #btn_prev:hover{
		background-position: bottom;
	}
	
	#slider #btn_next{
		display: block;
		width: 68px;
		height: 69px;
		background: url('./_gfx/right.png') top;
		position: absolute;
		right: 10%;
		top:50%;
		margin-bottom: -34px;
		z-index: 10;
	}
	
	#slider #btn_next:hover{
		background-position: bottom;
	}
	
#slider_content a{
	display: block;
	height: 307px;
	position:relative;
}

	#slider_content a img{
		
	}
	
	
	
/*_______________________________CONTENT_____________________________________*/

#content{
	margin-top: -5em;
	padding-bottom: 58px;
}

#breadcrumb{
	position: relative;
	z-index: 10;
	margin-left: 1.041666%;
}

	#breadcrumb p{
		font-family: Verdana;
		font-size: 10px;
	}
	
		#breadcrumb p a{
			font-family: Verdana;
			font-size: 10px;
			color: #333;
			text-decoration: none;
		}
		
		#breadcrumb p a:hover{
			text-decoration: underline;
		}
		
	#content .cols_1 ul{
		list-style: none;
		padding-left: 0;
	}
	
		#content .cols_1 li{
			padding-left:30px;
			margin: 10px 0;
			background: url('./_gfx/check.png') left center no-repeat;
			min-height: 21px;	
		}

	#content .cols_1 img{
		display: block;
		margin-top: 20px;
		width: 100%;
	}

	#content h3{
		font-size: 17px;
		font-weight: 600;
		font-style: italic;
	}
	
	#content .more{
		font-size: 12px;
		line-height: 22px;
		text-align:center;
		color: #FFF;
		text-decoration: none;
		display: block;
		width: 126px;
		height: 28px;
		background: url('./_gfx/bg_link.png') top;
		float: right;
	}
	
	#content .more:hover{
		background-position: bottom;
		line-height: 24px;
	}
	
	#content .cols_1 .more_domaine, #content .cols_menu a{
		display: block;
		width: 85%;
		height: 35px;
		line-height: 35px;
		color: #FFF;
		font-size: 1.1em;
		padding-left: 30px;
		margin-top: 10px;
		text-decoration: none;
		background: url('./_gfx/puce_domaine.jpg') 10px center no-repeat #494949; /* Old browsers */
		background: url('./_gfx/puce_domaine.jpg') 10px center no-repeat -moz-linear-gradient(-45deg,  #494949 0%, #333333 100%); /* FF3.6+ */
		background: url('./_gfx/puce_domaine.jpg') 10px center no-repeat -webkit-gradient(linear, left top, right bottom, color-stop(0%,#494949), color-stop(100%,#333333));
		background: url('./_gfx/puce_domaine.jpg') 10px center no-repeat -webkit-linear-gradient(-45deg,  #494949 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
		background: url('./_gfx/puce_domaine.jpg') 10px center no-repeat -o-linear-gradient(-45deg,  #494949 0%,#333333 100%); /* Opera 11.10+ */
		background: url('./_gfx/puce_domaine.jpg') 10px center no-repeat -ms-linear-gradient(-45deg,  #494949 0%,#333333 100%); /* IE10+ */
		background: url('./_gfx/puce_domaine.jpg') 10px center no-repeat linear-gradient(135deg,  #494949 0%,#333333 100%); /* W3C */
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		position:relative;
		-webkit-transition: all 100ms linear;
		-moz-transition: all 100ms linear;
		-ms-transition: all 100ms linear;
		-o-transition: all 100ms linear;
		transition: all 100ms linear;
	}
	
	#content .cols_1 .more_domaine:before,#content .cols_1 .more_domaine:after,  #content .cols_menu a:before, #content .cols_menu a:after
	{
		content:"";
	    position:absolute;
	    z-index:-1;
	    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
	    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
	    box-shadow:0 0 20px rgba(0,0,0,0.8);
	    top:50%;
	    bottom:0;
	    left:10px;
	    right:10px;
	    -moz-border-radius:100px / 10px;
	    border-radius:100px / 10px;
	}
	
	#content .cols_1 .more_domaine:after, #content .cols_menu a:after
	{
		right:10px;
		left:auto;
		-webkit-transform:skew(8deg) rotate(3deg);
		-moz-transform:skew(8deg) rotate(3deg);
		-ms-transform:skew(8deg) rotate(3deg);
		-o-transform:skew(8deg) rotate(3deg);
		transform:skew(8deg) rotate(3deg);
    }
    
    #content .cols_1 .more_domaine:hover, #content .cols_menu a:hover, #content .cols_1 .more_domaine.selected, #content .cols_menu a.selected{
    	background: url('./_gfx/puce_domaine_hover.png') 10px center no-repeat #494949; /* Old browsers */
		background: url('./_gfx/puce_domaine_hover.png') 10px center no-repeat -moz-linear-gradient(-45deg,  #494949 0%, #333333 100%); /* FF3.6+ */
		background: url('./_gfx/puce_domaine_hover.png') 10px center no-repeat -webkit-gradient(linear, left top, right bottom, color-stop(0%,#494949), color-stop(100%,#333333));
		background: url('./_gfx/puce_domaine_hover.png') 10px center no-repeat -webkit-linear-gradient(-45deg,  #494949 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
		background: url('./_gfx/puce_domaine_hover.png') 10px center no-repeat -o-linear-gradient(-45deg,  #494949 0%,#333333 100%); /* Opera 11.10+ */
		background: url('./_gfx/puce_domaine_hover.png') 10px center no-repeat -ms-linear-gradient(-45deg,  #494949 0%,#333333 100%); /* IE10+ */
		background: url('./_gfx/puce_domaine_hover.png') 10px center no-repeat linear-gradient(135deg,  #494949 0%,#333333 100%); /* W3C */
    }
    
    #content .cols_menu{
	    position: relative;
	    background: #EFEFEF;
	    top: -90px;
	    z-index: 1;
	    width: 23.958333%;
	    padding: 80px 1.041666% 30px 1.041666%;
	    float: left;
	    font-size: 0.8em;
	    height: 100%;
	    -webkit-border-bottom-right-radius: 10px;
		-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius-bottomright: 10px;
		-moz-border-radius-bottomleft: 10px;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
    }
    
	.linkAccesMembre{
		background-color: rgb(121, 178, 31);
		padding: 0px 5px;
	}
	
	.lienImgCol1{
		display:block;
		text-align:center;
	}
	.lienImgCol1 img{
		width:auto!important;
		display:inline!important;
	}
	.img-responsive{
		width:100%!important;
		  margin-top: 15px;
	}
	
    #content .cols_content{
    	width: 71.875%;
	    padding:1.041666%;
	    float: left;
    }
    	#content .cols_content{
	    	font-size: 0.9em;
	    	font-weight: 100;
    	}
    	
    	#content .cols_content h2{
	    	margin: 0;
	    	font-size: 17px;
			font-weight: 600;
			font-style: italic;
    	}
    	
    	#content .cols_content h3{
	    	font-size: 14px;
	    	color: #6CA11A;
    	}
    	
    	#content .cols_content h4{
	    	font-size: 13px;
	    	font-style: italic;
	    	color: #6CA11A;
    	}
    	
    	#content .cols_content .one_content{
	    	width: 80%;
	    	padding: 1%;
	    	margin: 1% auto;
	    	background: #EEE;
    	}
		
		#content .cols_content .one_folder{
			width: 80%;
	    	padding: 1%;
	    	margin: 1% 0px;
	    	background: #EEE;
    	}
    	
	    	#content .cols_content .one_content img{
		    	float: left;
		    	margin-right: 2%;
	    	}
    	
    #content img.no-extensible{
	    width: auto;
	    display: inline;
    }
    
    #content .go_actu{
	    display: table;
	    color : #333;
	    text-decoration: none;
	    -webkit-transition: all 300ms linear;
	       -moz-transition: all 300ms linear;
	        -ms-transition: all 300ms linear;
	         -o-transition: all 300ms linear;
	            transition: all 300ms linear;
    }
    
    #content .go_actu span{
	    display: table-cell;
	    padding-top: 20px;
	    vertical-align: top;
    }
    
     #content .go_actu span img{
     	margin-left: 10px;
     	margin-top: 0;
     }
    
    #content .go_actu .preview{
	    display: table-cell;
	    padding-right: 10px;
	}
	
	#content .go_actu:hover{
		   -moz-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		     -o-transform: scale(1.1);
		    -ms-transform: scale(1.1);
		        transform: scale(1.1);
		        margin-left: 10px;
	}
	
.list_img a{
	margin-right: 2%;
	margin-top:2%;
}

#partenaire {
	padding: 2%;
	border: #333 1px solid;
	text-align: center;
	margin-top: 10px;
}

#partenaire p{
	font-size: 11;
	font-weight: 800;
	color: #333;
}

#partenaire a{
	text-align: center;
	margin: 3%;
}

.partenaire {
	padding: 2%;
	border: #333 1px solid;
	text-align: center;
	margin-top: 10px;
}

.partenaire p{
	font-size: 11px;
	font-weight: 800;
	color: #333;
	margin: 0px;
}

.partenaire a{
	text-align: center;
	/*margin: 3%;*/
	color: #79B21F;
	font-weight: bold;
	display: block;
	padding: 3px;
}
.partenaire img{
	margin-top:0px!important;
}

/*_______________________________FOOTER_____________________________________*/

footer{
	height: 53px;
	width: 100%;
	background: url('./_gfx/bg_footer.png') repeat;
	text-align: center;
	padding-top: 5px;
	color: #FFF;
	position: relative;
	margin-top: -58px; /* negative value of footer height */
	clear:both;
}

footer a.plan{
	text-decoration: underline;
	color: #FFF;
}

footer a{
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}

footer p{
	font-size: 11px;
	margin: 3px 0;
	font-weight: 100;
}

#plan{
	margin-left: 30%;
}

	#plan a{
		color: #333;
		text-decoration: none;
		font-size: 12px;
	}

	#plan a:hover{
		text-decoration: underline;
	}
	
	#plan ul {
		margin: 0.3em 0;
	}
/*_______________________________FORMULAIRE_____________________________________*/

form p{
	clear: both;
	padding-top: 5px;
}

form label{
	display: block;
	width: 150px;
	float: left;#
}

form input{
	float: left;
	border: 1px #999 solid;
}

form fieldset{
	padding: 10px;	
	border: 1px solid #CCC;
	margin-top: 20px;
}

form textarea{
	width: 300px;
	height: 100px;
}

form input[type="submit"]{
	padding: 5px;
}

.red{
	color: #F00;
}

	#captcha{
		margin :16px 0 0 16px;
	}

#map{
	margin-top: 40px;
	padding-bottom: 30px;
	width: 100%;
	height: 300px;
}


.listedocument li{
	text-decoration:none;
	color:#494949;
	width: 50%;
	margin-bottom: 10px;
}
.zoneleft{
	line-height:20px;
	color:#494949;
	background: #EFEFEF;
	text-decoration: none;
	padding: 10px;
	border:1px dotted #666;
}
.zoneright{
	color: #666;
}
.inlineblock{
	display:inline-block;
}
h3 a{
	color:#6CA11A;
	text-decoration:none;
}

.formcompte div{
	margin-bottom:10px;
}
.formcompte p{
	margin:0px;
}
.formcompte label, .formcompte input{
	display:block;
	float:none!important;
	width:auto!important;
}
.formcompte button{
	padding:5px 10px;
}

.error{
	color:#a94442;
	
}
.success{
	color: #3c763d;
	
}