#page
{
	background-image: url('/images/frontend/accueil/fond.jpg');
	font-size: 14px;
}
#page div
{
	position: absolute;
}
#page #conseil
{
	top: 350px;
	left: 44px;
	width: 287px;
	height: 176px;
}
#organisation
{
	top: 333px;
	line-height: 23px;
	left: 345px;
	width: 280px;
	height: 176px;
}
#atelier
{
	top: 320px;
	left: 650px;
	width: 280px;
	height: 210px;
}
#atelier p
{
	margin-top: 10px;
	margin-bottom: 3px;
	height: 45px;
}
#atelier img
{
	width: 85px;
	height: 54px;
	margin: 1px;
	border: 1px solid white;
}
#enter
{
	width: 900px;
	top: 531px;
	height: 23px;
	left: 47px;
	line-height: 22px;
}
#enter a
{
	display: block;
	float: left;
	width: 273px;
	padding-left: 12px;
	font-size: 16px;
	margin-right: 15px;
}

#atelier img:hover
{
	border: 1px solid #97357E;
}
h1
{
	font-size: 26px;
	margin-left: 10px;
	font-weight: normal;
}
p
{
	margin-top: 95px;
	line-height: 14px;
	margin-left: 2px;
}

h2
{
	font-size: 25px;
	font-weight: normal;
	height: 25px; 
}
.entrer
{
	position: absolute;
	top: 182px;
	left: 220px;

}
.entrer a
{
	font-size: 20px;
}
