#entete {
	background-image : url(../img/fond_crib.jpg);
	background-repeat : no-repeat;
	left : 0;
	height : 100px;
	position : absolute;
	top : 0;
	width : 1009px;
}

#logo {
	position : absolute;
	right : 0;
	top : 0;
}

#inscription_newsletter {
	position : absolute;
	width : 180px;
	left : 0;
	top : 301px;
	padding : 10px;
	z-index : 99;
}

#inscription_newsletter h3 {
	font-size : 11pt;
}

#menu{
	left : 0;
	position : absolute;
	top : 100px;
	width : 200px;
}

#menu li{
	list-style-type : none;
	height : 20px;
}

#menu li a {
	background-color : #000;
	color : #fff;
	display : block;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	height : 20px;
	line-height : 21px;
	padding-left : 10px;
	text-decoration : none;
	width : 190px;
}

#menu li a:hover {
	background-color : #fff;
	color : #000;
	font-weight : bold;
}

#menu #centreDeDoc a:hover {
	font-size : 9pt;
	background-color : #fff;
	color : #000;
	font-weight : bold;
}

#bottom {
	background-color : #5e691d;
	color : white;
	font-size : 8pt;
	height : 17px;
	line-height : 17px;
	text-align : center;
}

#bottom span {
	vertical-align : top;
}

#bottom img {
	border : 1px solid #000;
}

.acc a {
	background-image : url(../img/menu/trefle.jpg);
	background-repeat : no-repeat;
}

.acc a:hover {
	background-position : 0 -20px;
}

.rep a {
	background-image : url(../img/menu/herbe.jpg);
	background-repeat : no-repeat;
}

.rep a:hover {
	background-position : 0 -20px;
}

.ass a {
	background-image : url(../img/menu/pissenlit.jpg);
	background-repeat : no-repeat;
}

.ass a:hover {
	background-position : 0 -20px;
}

.dos a {
	background-image : url(../img/menu/glace.jpg);
	background-repeat : no-repeat;
}

.dos a:hover {
	background-position : 0 -20px;
}

.adh a {
	background-image : url(../img/menu/rose.jpg);
	background-repeat : no-repeat;
}

.adh a:hover {
	background-position : 0 -20px;
}

.bor a {
	background-image : url(../img/menu/coton.jpg);
	background-repeat : no-repeat;
}

.bor a:hover {
	background-position : 0 -20px;
}

.doc a {
	background-image : url(../img/menu/nervure.jpg);
	background-repeat : no-repeat;
}

.doc a:hover {
	background-position : 0 -20px;
}

.repe a {
	background-image : url(../img/menu/glace.jpg);
	background-repeat : no-repeat;
}

.repe a:hover {
	background-position : 0 -20px;
}