@charset "utf-8";
#cadre_type {
	height: 560px;
	width: 960px;
	margin-top: -280px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-color: #B2A793;
}
#cadre_type_blanc {
	height: 560px;
	width: 960px;
	margin-top: -280px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-color: #FFF;
}

#contenu {
	position: absolute;
	height: 408px;
	width: 636px;
	left: 320px;
	top: 152px;
	overflow: auto;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #292C30;
}
h1 {
	font-size: 23px;
	margin: 4px;
	font-variant: normal;
	font-weight: normal;
}

p {
	margin: 4px;
	text-align: justify;
	white-space: normal;
}
#titre {
	position: absolute;
	left: 140px;
	top: 152px;
	height: 408px;
	width: 180px;
}



body {
	background-color: #434339;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#menu {
	margin: 0px;
	height: 408px;
	width: 140px;
	position: absolute;
	left: 0px;
	top: 152px;
	background-color: #000000;
}
#entete {
	position: absolute;
	height: 152px;
	width: 960px;
	left: 0px;
	top: 0px;
	background-image: url(../images/entete.jpg);
	margin: 0px;
}
#langue {
	position: absolute;
	height: 30px;
	width: 60px;
	left: 15px;
	bottom: 0px;
	text-align: center;
}
a {
	text-decoration: none;
}
img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.centre {
	text-align: center;
}
.gauche {
	text-align: left;
}
#admin {
	position: absolute;
	height: 152px;
	width: 960px;
	left: 0px;
	top: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	background-color: #000000;
	color: #C0B49C;
	line-height: 70px;
}
h2 {
	margin-top: 8px;
	margin-left: 8px;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
}
.droite {
	text-align: right;
	margin-right: 10px;
}
#titrePage {
	background-color: #292C30;
	position: absolute;
	height: 40px;
	width: 180px;
	left: 0px;
	top: 0px;
	color: #FFF;
	text-indent: 4px;
}
#entete_fra {
	position: absolute;
	height: 152px;
	width: 960px;
	left: 0px;
	top: 0px;
	background-image: url(../images/entete.jpg);
	margin: 0px;
}
#entete_eng {
	position: absolute;
	height: 152px;
	width: 960px;
	left: 0px;
	top: 0px;
	background-image: url(../images/entete_eng.jpg);
	margin: 0px;
}
#entete_deu {
	position: absolute;
	height: 152px;
	width: 960px;
	left: 0px;
	top: 0px;
	background-image: url(../images/entete_eng.jpg);
	margin: 0px;
}
#cadre_type_creme {
	height: 560px;
	width: 960px;
	margin-top: -280px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-color: #D3CCC6;
}
