#entete {
	height: 25px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #394D57;
	padding-top: 5px;
}
#menu {
	background-color: #FFFFFF;
	height: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bandeau1.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
}
#menu ul,li {
	list-style-type: none;
	margin:0;
	padding:0;
}
#menu ul{
	top: 41px;
	left:89px;
	background:url(images/bandeau1.jpg) top left no-repeat;
	width:740px;
	text-align:center;
}
#menu li{
	float: left;
}
#menu li a {
	display:block;
	height:30px;
	width:130px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	line-height:30px;
}
#menu li a:hover {
	background-image: url(images/bandeau2.jpg);
	background-repeat: top left no-repeat;
	color: #000000;
}

a#menu1:hover {
	background-position:-20px 0%;
}	
a#menu2:hover {
	background-position:-150px 0%;
}
a#menu3:hover {
	background-position:-220px 0%;
}
a#menu4:hover {
	background-position:-350px 0%;
}
a#menu5:hover {
	background-position:-480px 0%;
}
#contenu {
	background-color: #FFFFFF;
	height: 500px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
}
.titrepetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #698174;
}



#pied {
	background-image: url(images/barrebas2.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
	text-align: right;
	line-height: 30px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #8AA9BB;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7081C6;
	text-align: center;
}
.bords {
	border: thin solid #C0D4B9;
}
#conseil {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 300px;
	width: 300px;
	left: 457px;
	top: 128px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7081C6;
}
.borddroit {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #D6DCEA;
}
* {
	margin-top: 0px;
}
