BODY {
	background-color: #ffffff ;
/*	color: #8d2f00 ; */
	color: #773300 ;
	font-family : "Trebuchet MS", Verdana, Helvetica, Sans-serif; 
	font-size : 16px ;
	width : 997px ;
	margin : auto ;
}

a:link {color: #0000ff}
a:visited {color: #800080}
a:active {color: #ff0000}

h1 {
	text-align : center ;
	font-size : 20px ;
	font-style : italic ;
	font-weight : bold;
}

.emphase {
	color : #000066;
}

.logo {
	width : 100px;
	height : 62px;
	margin-top : 1px;
	border : none;
}

#nav {
	width : 995px;
}
#left {
	border-right : solid #993300 1px;
	float : left;
	background-color : rgb(153, 51, 0);
	width: 100px;
	height : 67px;
}

#bandeau {
/*	border : solid green 1px;*/
	height : 67px;
	padding-top : 0px;
	line-height : 25px;
	font-size : 18px;
	background-image : url(http://pro.ovh.net/~gumspari/images/pano_67.jpg);
	float : left;
	width : 750px;
	margin-left : 0px;
	text-align : center;
	font-family : "Trebuchet MS", Verdana, Helvetica, Sans-serif; 
	color : #8d2f00 ;
	font-style : italic ;
	font-weight : bold;
	background-color: #ffffff ;
	}

#bandeau a:active, #bandeau a:visited, #bandeau a:link {
	color: #331100 ;
	text-decoration : none;
}

#bandeau a:hover {
	color : blue;
	text-decoration : underline;
}

#supd {
	height : 64px;
	line-height : 12px;
	border : solid #993300 1px;
	float : left;
	width : 130px;
	background-color : #fff6cf;
	padding-top : 1px;
	padding-left : 7px;
	text-align : left;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color : black;
	}

#supd a {
	font-family: Arial, helvetica, Sans-serif;
	font-size: 11px;
}
#supd a:active, #supd a:visited, #supd a:link {
	color: black;
	text-decoration:none;
}
#supd a:hover {
	color: blue;
	text-decoration : underline;
}

#barre_menus {
/*	position : absolute ;
	top : 68px;
	left : 0px;*/
	float : left;
	height : 20px;
	width : 990px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height : 14px;
	margin-left : 0px;
	color : #ffff00;
	background-color : #993300;
}

#menu dl, #menu dt, #menu dd, #menu ul, #menu li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	z-index:10;
	visibility: visible;
	position: absolute;
	margin-top: 0px;
	margin-left: 45px;
	width :990px;
}
#menu dl {
	float: left;
	width: 150px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	margin: 0px;
	border : white 1px;
	border-right-style: dotted;
	font-weight: bold;
}
#menu dd {
	display: none;
	margin-top: 3px;
	border : black dotted 1px;
}
#menu li {
	text-align: left;
	background: #fff;
	text-indent: 3px;
	display: block;
	background-color : #fff6cf;
}
#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
	background-color: #f0e686;
}
#contenu {
	position : relative;
	top : 0px;
	float : left;
	z-index : 1;
	left : 0px;
	width : 995px;
	margin-top : 10px;
	margin-right : 0px;
	padding-left : 10px;
	text-align : justify;
}
#contenu ul li {
	list-style-type : disc;
	text-align : left;
	margin-top : 0px;
}
#contenu_coppermine {
	position :relative;
	float : left;
	top : 0px;
	left : 0px;
	width : 995px;
	margin-left : 10px;
	text-align : justify;
}

