#header {
	background-color:transparent;
	/*background-image: URL('../img/top.gif');*/
	background-position: right;
	Background-Repeat: No-Repeat;
	height: 86px;
	position: absolute;
	width: 99%;
}
#menu {
	background-color: transparent;
	background-image: URL('../img/nav.jpg');
	background-position: right;
	Background-Repeat: No-Repeat;
	height: 27px;
	min-width: 773px;
	position: absolute;
	top: 89px;
	width: 99%;
}
#corps {
	background-color: RGB(215,216,184);
	position: absolute;
	min-width: 773px;
	top: 116px;
	width: 99%;
}

.content_menu a {
	color: white;
}

.contenu_01 {
	background-image: URL('../img/contenu_01.gif');
	height: 25px;
	width: 16px;
}
.contenu_02 {
	background-image: URL('../img/contenu_02.gif');
	Background-Repeat: Repeat-X;
	Color: black;
	height: 25px;
}
.contenu_03 {
	background-image: URL('../img/contenu_03.gif');
	height: 25px;
	width: 3px;
}
.content_menu {
	color: lightgrey;
	margin-right: 10px;
	position: absolute;
	right: 20px;
	text-align: right;
}
.entete_01 {
	background-image: URL('../img/entete_01.gif');
	height: 23px;
	width: 16px;
}
.entete_02 {
	background-image: URL('../img/entete_02.gif');
	Background-Repeat: Repeat-X;
	min-width: 400px;
	Color: white;
	height: 23px;
}
.entete_03 {
	background-image: URL('../img/entete_03.gif');
	height: 23px;
	width: 3px;
}
.top01 {
	background-image: URL('../img/top_01.gif');
	Background-Repeat: No-Repeat;
	height: 86px;
	Min-Width: 297px;
	width: 297px;
}
.top02 {
	background-image: URL('../img/top_02.gif');
	Background-Repeat: Repeat-X;
	Color: white;
	height: 86px;
}
.top03 {
	background-image: URL('../img/top_03.gif');
	Background-Repeat: No-Repeat;
	Min-Width: 315px;
	height: 86px;
	width: 315px;
}

a {
	cursor: pointer;
	text-decoration: none;
	vertical-align: middle;
}
a:hover {
	color: darkgreen;
}
a:visited
{
	
}
