body
{
	width: 798px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #fada94;
}


#en_tete_high
{
	#position: relative; 
	overflow: hidden;
	display: table;
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	margin-top: auto;
	margin-bottom: auto;
	padding-bottom: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}

#en_tete
{
/*	#position: relative;  */
/*	overflow: hidden; */
/* 	display: table; */
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	height: 140px;
	margin-top: 10px; 
	margin-bottom: 10px;
/*	padding-bottom: auto; */
/*	padding-top: 0px; */
/*	padding-bottom: 0px; */
	font-family: "URW Chancery L", serif;
	font-size: 50px;
	text-align: center;
	color: #d03436;
	font-weight: bold;
	background-color: #fdfca3;
}

#en_tete_remaining
{
/*	#position: relative;  */
/*	overflow: hidden; */
/* 	display: table; */
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	height: 140px;
	margin-top: 10px; 
	margin-bottom: 10px;
/*	padding-bottom: auto; */
/*	padding-top: 0px; */
/*	padding-bottom: 0px; */
	font-family: "URW Chancery L", serif;
	font-size: 50px;
	text-align: center;
	color: #d03436;
	font-weight: bold;
/*	background-color: #fdfca3;*/
}

#menu
{
	margin-left: auto;
	float: left;
	width: 200px;
	margin-top: 10px;
/*	background-color: #787b9b;*/
/*	padding-left: auto; */
/*	padding-right: auto; */
}

#corps
{
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
/*	background-color: rgb(245,220,120); */
/*	padding: 5px; */
/*	color: rgb(255,0,0); */
/*	font-size: 16pt; */
}

.centerText
{
	text-align: center;
}	

.container {
/*    min-height: 10em; */
	display: table-cell;
	vertical-align: middle;
	#position: absolute; 
	#top: 50%;
}

.head_img_left {
	margin-right: 6px;
}

.head_img_right {
	margin-left: 6px;
}

.head_img {
	margin-right: 6px;
	margin-left: 6px;
}

.myPicture {
	float: right;
}

.large {
	font-size: xx-large;
}

p, ul
{
	text-align: justify;
	color: #d03436;
}