@charset "utf-8";

@import url('page_interne.css');

#Corps_TitrePage
{
	background: white url(../images/commun/elements/fond_titre_2.gif) no-repeat top left;
	margin: 30px 0 30px 0;
	width: 632px;
}

#Corps_Outils
{
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0;
	margin: 30px 0 0 0;
}

#Corps
{
	width: 750px;
	margin: 0 0 0 20px;
	
}

#Corps_Contenu
{
	width: 728px;
	margin: 0 0 0 16px;
	padding: 0;
}

#Corps p
{
	text-align: justify;
	padding: 0 0 0 20px;
}

.Corps_ImgAccueil
{
	float: left;
	margin: 0 20px 20px 0;
}

#Corps_C1
{
	text-align: center;
}

#Corps_C1 img
{
	margin: 10px 5px;
}


