*{
	margin: 0px;
	padding: 0px;
}
.container {
	height: 100%;
	width: 100%;
}
.contenu {
	height: 550px;
	width: 980px;
	position: relative;
	background-image: url(fond.jpg);
	border: 2px solid #EE860B;
	top: 20px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.menu{
	width: 600px;
	position: absolute;
	top: 90px;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	left: 400px;
	text-align: left;
}
.container .contenu .menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.container .contenu .menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.container .contenu .menu a:hover {
	color: #ffe847;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffe847;
}
.mini_photo{
	position: absolute;
	top: 160px;
	left: 15px;
	height: 300px;
	width: 200px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 27px;
	font-size: 18px;
	text-align: left;
}
.container .contenu .mini_photo a:link {
	color: #000000;
	text-decoration: none;
}
.container .contenu .mini_photo a:visited {
	color: #000000;
	text-decoration: none;
}
.container .contenu .mini_photo a:hover {
	color: #ffe847;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffe847;
}
.photo{
	position: absolute;
	top: 140px;
	left: 290px;
	height: 300px;
	width: 450px;
}
.texte{
	position: absolute;
	top: 160px;
	left: 290px;
	height: 300px;
	width: 655px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	overflow: auto;
}
.important{
	color:red;
}
.pied_de_page{
	position: absolute;
	left: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 528px;
	width: 980px;
	text-align: center;
	font-weight: bold;
}
.droit{
	position: absolute;
	width: 980px;
	top: 552px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
}
.container .contenu .droit a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
.container .contenu .droit a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.container .contenu .droit a:hover {
	color: #666666;
	text-decoration: underline;
}
.baniere {
	position: absolute;
	width: 658px;
	top: 73px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-align: center;
	left: 260px;
	font-weight: bold;
}

