/*Page des activités*/


#activite{
	border-bottom:1px solid #0c0928;
}
#activite_sport{
	background:url("../img/activite_sport_bg.png") repeat-x;
	z-index:10;
}
#activite_sport .content{
	color:#063F00;
	position:relative;
}
#activite_sport_2{
	position:absolute;
	right:1%;
	top:0px;
	max-width:49%;
	z-index:11;
	max-height:100%;
}
#activite_sport_1{
	position:absolute;
	right:1%;
	bottom:0px;
	max-width:49%;
	z-index:12;
	max-height:100%;
}

#activite_accrobranche{
	background:url("../img/activite_accrobranche_bg.png") repeat-x;
	z-index:20;
	top:-52px;
	margin-bottom:-52px;
}
#activite_accrobranche .content{
	color:#C4F889;
	position:relative;
	left:50%;
}
#activite_accrobranche_2{
	position:absolute;
	left:0px;
	top:0px;
	max-width:49%;
	z-index:21;
	max-height:100%;
}
#activite_accrobranche_1{
	position:absolute;
	right:55%;
	bottom:0px;
	max-width:49%;
	z-index:22;
	max-height:90%;
}
#activite_bois{
	background:url("../img/activite_bois_bg.png") repeat-x;
	z-index:30;
	top:-52px;
	margin-bottom:-52px;
}
#activite_bois .content{
	color:#052101;
	position:relative;
}
#activite_bois_2{
	position:absolute;
	left:51%;
	top:0px;
	max-width:49%;
	z-index:31;
	max-height:100%;
}
#activite_bois_1{
	position:absolute;
	right:0px;
	bottom:0px;
	max-width:49%;
	z-index:32;
	max-height:90%;
}
#activite_equitation{
	background:url("../img/activite_equitation_bg.png") repeat-x;
	z-index:40;
	top:-52px;
	margin-bottom:-52px;
}
#activite_equitation .content{
	color:#2B1802;
	position:relative;
}
#activite_equitation_2{
	position:absolute;
	right:0%;
	top:1%;
	max-width:50%;
	z-index:41;
	max-height:99%;
}
#activite_equitation_1{
	position:absolute;
	left:51%;
	bottom:5%;
	max-width:49%;
	z-index:42;
	max-height:95%;
}
#activite_natation{
	background:url("../img/activite_natation_bg.png") repeat-x;
	z-index:50;
	top:-52px;
	margin-bottom:-52px;
}
#activite_natation .content{
	color:#0C0828;
	position:relative;
	left:50%;
}
#activite_natation_2{
	position:absolute;
	left:0px;
	top:20px;
	max-width:49%;
	z-index:51;
	max-height:90%;
}
#activite_natation_1{
	position:absolute;
	right:50%;
	bottom:0px;
	max-width:49%;
	z-index:52;
	max-height:100%;
}
#activite_bricolage{
	background:url("../img/activite_bricolage_bg.png") repeat-x;
	z-index:60;
	top:-52px;
	margin-bottom:-52px;
}
#activite_bricolage .content{
	color:#FCA9A9;
	position:relative;
	left:50%;
}
#activite_bricolage_1{
	position:absolute;
	right:54%;
	bottom:0px;
	max-width:49%;
	z-index:61;
	max-height:90%;
}
#activite_tirArc{
	background:url("../img/activite_tirArc_bg.png") repeat-x;
	z-index:70;
	top:-52px;
	margin-bottom:-52px;
}
#activite_tirArc .content{
	color:#660B0B;
	position:relative;
}
#activite_tirArc_1{
	position:absolute;
	left:54%;
	top:0px;
	max-width:49%;
	z-index:71;
	max-height:90%;
}
#activite_jeuxInterieur{
	background:url("../img/activite_jeuxInterieur_bg.png") repeat-x;
	z-index:80;
	top:-52px;
	margin-bottom:-52px;
}
#activite_jeuxInterieur .content{
	color:#3F2802;
	position:relative;
	left:50%;
}
#activite_jeuxInterieur_1{
	position:absolute;
	left:0px;
	bottom:0px;
	max-width:50%;
	z-index:81;
	max-height:100%;
}
#activite_jeuxTheme{
	background:url("../img/activite_jeuxTheme_bg.png") repeat-x;
	z-index:90;
	top:-52px;
	margin-bottom:-52px;
}
#activite_jeuxTheme .content{
	color:#3A1401;
	position:relative;
}
#activite_jeuxTheme_2{
	position:absolute;
	left:50%;
	top:0px;
	max-width:50%;
	z-index:91;
	max-height:100%;
}
#activite_jeuxTheme_1{
	position:absolute;
	right:2%;
	bottom:0px;
	max-width:48%;
	z-index:92;
	max-height:95%;
}
#activite_tennis{
	background:url("../img/activite_tennis_bg.png") repeat-x;
	z-index:80;
	top:-52px;
	margin-bottom:-52px;
}
#activite_tennis .content{
	color:#063F00;
	position:relative;
	left:50%;
}
#activite_tennis_2{
	position:absolute;
	right:1%;
	top:0px;
	max-width:49%;
	z-index:82;
	max-height:100%;
}
#activite_tennis_1{
	position:absolute;
	right:55%;
	bottom:0px;
	max-width:49%;
	z-index:82;
	max-height:100%;
}

@media screen and (max-width: 729px){
	#activite_accrobranche .content{
		left:0%;
	}
	#activite_natation .content{
		left:0%;
	}
	#activite_bricolage .content{
		left:0%;
	}
	#activite_jeuxInterieur .content{
		left:0%;
	}
}