body,div,embed,object,img {
	padding : 0px;
	margin : 0px;
	border:0px;
}
body {
	background-color: #ffe7ac;
}
#conteneur_global {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffe7ac;
	visibility: visible;
	overflow: visible;
	width: 864px;
	height: auto;
}
#cadre {/* conteneur global et arrière-plan du titre du cadre */
	width: 862px;
	background-image: url(img/ombre.png);
	background-repeat: repeat-y;
	position: absolute;
	height: auto;
	padding-right: 15px;
	padding-left: 14px;
}
#conteneur {
	width: 800px;
	margin-left: 17px;
	height: 100%;
	position: relative;
}
#fond {
	background-color: #ffe7ac;
}

#banniere {
	position: relative;
	height: 220px;
	width: 800px;
	clear: right;
}
#contenu_gauche {
	width: 175px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	background-color: #ffe7ac;
}
#menu {
	position: relative;
	width: 175px;
	height: 300px;
}
#news {
	width: 175px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #8b5819;
	float: left;
}
#news_1 {
	position: relative;
	height: 200px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #1a3600;
	border-bottom-color: #1a3600;
	width: 175px;
}
#news_2 {
	position: relative;
	height: 200px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #1a3600;
	border-bottom-color: #1a3600;
	width: 175px;
}
#contenu {
	float: right;
	width: 603px;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #ffe7ac;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#pied {
	position: relative;
	width: 800px;
	float: left;
	background-color: #ffe7ac;
	border-bottom-width: 1.5px;
	border-bottom-style: solid;
	border-bottom-color: #c0a77f;
	border-top-width: 1.5px;
	border-top-style: solid;
	border-top-color: #c0a77f;
	font-size: 12px;
}
#pied_info {
	float: right;
	width: 650px;
	position: relative;
}

#admin {
	position: absolute;
	width: 285px;
}
#admin a:hover {
	text-decoration: none;
	color: #000000;
}
#admin a:link {
	text-decoration: none;
	color: #000000;
}
#admin a:visited {
	text-decoration: none;
	color: #000000;
}
#admin a:active {
	text-decoration: none;
	color: #000000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.titre {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8b5819;
}
