@import url("site-langue.css");

div#haut
{
	height: 200px;
}

div#haut div
{
	width: 460px;
	height: 180px;
}

div#europe
{
	float: left;
}

div#specific
{
	float: right;
}

div#bas
{
	clear: both;
	padding-bottom: 20px;
}

div.bloc
{
	position: relative;
}

div.bloc a
{
	font-weight: bold;
}

a.en-savoir-plus
{
	position: absolute;
	bottom: 5px;
	right: 10px;
}

div#bas p.metier
{
	text-align: center;
	margin: 20px 0px;
}

p.metier img
{
	margin: 0px 30px;
}

