#home_menu
{
	margin:0;
	display: block;
	list-style:none;
	font-family: "Futura", tahoma, serif;
	clear: both;
}


.home_btn
{
	background-color:#009775;
	background-image:url("/img/btnwall.jpg");
	float: left;
	text-align:center;
	color:white;
	text-decoration:none;
	border-radius: 10px;
	margin:10px;
	/*box-shadow: 8px 8px 0px #334d5c; */
	font-size: 1.5vw;
}
.home_btn:link,.home_btn:hover,.home_btn:focus, .home_btn:active
{
	text-decoration:none;
	color:white;
}

span.text
{
	line-height:1.2;
	display:inline-block;
	font-size: 30px;
}

#home_btn_recherche
{
	width:250px;
	height: 250px;
	line-height:440px;
	text-align: right;
	padding-right: 10px;
}

#home_btn_recherche:hover span.animation,#home_btn_recherche:focus span.animation
{
	 visibility: visible;
}

#home_btn_thematique
{
	margin-top: 150px;
	width:300px;
	height: 300px;
	line-height:530px;
	text-align: right;
	padding-right: 10px;
	margin-left: -300px;
}
#home_btn_thematique:hover span.animation,#home_btn_thematique:focus span.animation
{
	 visibility: visible;
}


#home_btn_actu:hover span.animation, #home_btn_actu:focus span.animation
{
	 visibility: visible;
}

#home_btn_carte
{
	margin-top: 100px;
	width:260px;
	height: 260px;
	line-height:450px;
	text-align: left;
	padding-left: 10px;

}
#home_btn_carte:hover span.animation,#home_btn_carte:focus span.animation
{
	visibility: visible;
}

.home_empty_block, .home_image_block
{
	float: left;
	border-radius: 10px;
	margin:15px;
}

#empty1
{
	margin-top: 305px;
	margin-left:-210px;
	width:70px;
	height: 70px;
	background-color: #ce3724;
}

#empty2
{
	margin-top: 160px;
	margin-left:20px;
	width:90px;
	height: 90px;
	background-color: #ce3724;
}

#empty3
{
	margin-top: 325px;
	margin-left:-400px;
	width:80px;
	height: 80px;
	background-color: #ce3724;
}


.home_image_block a
{
	display: block;
	width: 100%;
	height:100%;
}

#compteur
{
	margin-left: 8px;
	border: 2px solid #334d5c;
	padding: 5px;

}

#compteur a,#compteur a:link,#compteur a:hover,#compteur a:focus, #compteur a:active
{
	text-decoration:none;
	color:black;
}

#image1
{
	width:100px;
	height: 100px;
	background: no-repeat url(https://raddo-ethnodoc.com/archive/225440) top/200% ;
	margin-left: 50px;

}

#image2
{
	width:100px;
	height: 100px;
	background: no-repeat url(https://raddo-ethnodoc.com/archive/262586) bottom/200%;
	margin-top: 405px;
	margin-left:-525px;
}

#image3
{
	width:100px;
	height: 100px;
	background: no-repeat url(https://raddo-ethnodoc.com/archive/6277) bottom/200%;
	margin-top: 325px;
	margin-left:-400px;
}

#image4
{
	width:100px;
	height: 100px;
	background: no-repeat url(https://raddo-ethnodoc.com/archive/248259) center/150%;
	margin-top: 405px; 
	margin-left:-275px;
}

.animation
{
	visibility: hidden;
}

@media (max-width: 991px) 
{
	.home_btn
	{
		width: 100%!important;
		height: 15vw!important;
		margin: inherit!important;
		margin-bottom: 3vw!important; 
		padding-left :  3vw!important;
		padding-right :  3vw!important;
		padding-top: 2vw!important;
		padding-bottom: 2vw!important;
		font-size: 3vw!important;
		line-height: inherit!important;
	}

	#image1, #image2, #image3, #image4, #empty1, #empty2
	{
		display: none;
	}
}


@media (max-width: 1199px) 
{
	.home_btn
	{
		font-size: 20px;
	}
	#home_btn_recherche
	{
		width:200px;
		height: 200px;
		line-height:350px;
	}

	#home_btn_thematique
	{
		width:250px;
		height: 250px;
		line-height:450px;
	}

	#home_btn_actu
	{
		width:200px;
		height: 200px;
		line-height:350px;
		margin-top: 250px;
	}

	#home_btn_carte
	{
		width:210px;
		height: 210px;
		line-height:350px;
	}

	#empty1
	{
		margin-top: 230px;
		width:50px;
		height: 50px;
	}
	
	#empty2
	{
		margin-left:-70px;
		width:70px;
		height: 70px;
	}

	#image1
	{
		margin-left: 15px;
	
	}
	
	#image2
	{
		margin-top: 345px;
		margin-left:-230px;
	}

	#image3
	{
		margin-top: 345px;
		margin-left:-110px;
	}

	#image4
	{
		margin-top: 345px;
		margin-left:-580px;
	}

}

@media (max-height: 846px) or (max-width:1120px)
{	
	footer
	{
		position: initial;
		margin-top: 600px;
	}
}
