@charset "utf-8";
/* CSS Document */
.Centrer
{
	float:inherit;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	padding-top:0px;
	background:white;
}

/*	Autre	*/
.TablePuces
{
	width: 400px;
}

.Bottom
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.Top
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.Menu
{
	width: 575px;
	height: 27px;
	float: right;
}

/*	Page Accueil	*/
.TitreAccueil
{
	float: right;
	width: 575px;
	height: 48px;
}

.CorpsAccueil
{
	width: 575px;
	height: 360px;
	float: right;
}

.BordureGaucheAccueil
{
	width: 225px;
	height: 360px;
	background-image:url('../images/AMR_SiteWeb_decoupe_16.jpg');
	background-repeat: repeat-y;
}

/*	Page Politique	*/
.CorpsPoli
{
	width: 575px;
	height: 360px;
	float: right;
}

.BordureGauchePoli
{
	width: 225px;
	height: 360px;
	background-image:url('../images/AMR_SiteWeb_decoupe_16.jpg');
	background-repeat: repeat-y;
}

/*	Page Problématique	*/
.CorpsProb
{
	width: 575px;
	height: 1230px;
	float: right;
}

.BordureGaucheProb
{
	width: 225px;
	height: 1230px;
	background-image:url('../images/AMR_SiteWeb_decoupe_16.jpg');
	background-repeat: repeat-y;
}

/*	Page Communiqué	*/
.CorpsComm
{
	width: 575px;
	height: 1420px;
	float: right;
}

.BordureGaucheComm
{
	width: 225px;
	height: 1420px;
	background-image:url('../images/AMR_SiteWeb_decoupe_16.jpg');
	background-repeat: repeat-y;
}

/*	Page Réponse du Ministre	*/
.CorpsRepMin
{
	width: 575px;
	height: 450px;
	float: right;
}

.BordureGaucheRepMin
{
	width: 225px;
	height: 450px;
	background-image:url('../images/AMR_SiteWeb_decoupe_16.jpg');
	background-repeat: repeat-y;
}

/*	Page Formulaire (Appuyez nous)	*/
.CorpsForm
{
	width: 575px;
	height: 520px;
	font: Arial, Helvetica, sans-serif;
	float: right;
	font-size:small;
}

.BordureGaucheForm
{
	width: 225px;
	height: 520px;
	background-image:url('../images/AMR_SiteWeb_decoupe_16.jpg');
	background-repeat: repeat-y;
}

/*	Page Remerciement	*/
.CorpsMerci
{
	width: 575px;
	height: 308px;
	font: Arial, Helvetica, sans-serif;
	font-size:small;
	float: right;
}

.BordureGauche
{
	width: 225px;
	height: 308px;
	background-image:url('../images/AMR_SiteWeb_decoupe_16.jpg');
	background-repeat: repeat-y;
}