/*
** Header de la page - header.css
*/

#header {
	float:left;
	width: 100%;
	border: 0;
	margin: 0px auto 0px auto;
	padding: 80px 0 10px 0;
	background:  url(../../../../../../img/public/scenes-de-cirque/top.jpg) no-repeat;
}

#case_1
{
	height: 100%;
	width: 23px;
	float: left;
}

#img_1
{
	height: 100%;
	width: 146px;
	float: left;
}

#case_2 {
	height: 100%;
	width: 30px;
	float: left;
}

#case_3 {
	height: 100%;
	width: 790px;
	float: right;
}

.langue_choix_img { /* bouton de changement de langue (image) */
	width: 15px;
	height: 10px;
	margin-left: 10px;
	margin-top: 20px;
}
