@charset "utf-8";
/* CSS Document */

/* *** L'entete de page *** */
#bandeauEntete {
	margin:0 auto;
	padding:10px 0 ;
	width:750px;
	background-color:#9EA38B;
}

#bandeauEntete a {
	color:#000;
}

#bandeauEntete img {
	border:0;
}

#bandeauEntete ul {
	float:right;
	margin:0;
	padding:0;
	width:180px;
	list-style:none;
}

#bandeauEntete li {
	padding:0;
	float:left;
	margin-right:0.5em;
}

#logoNocturnes {
	margin-right:30px;
}

#logoFourneau {
	float:right;
	padding:0 50px;
	text-align:center;
}

/* *** le pied de page *** */

#menuPied {
	overflow:hidden;
	margin:0 auto;
	width:750px;
	background-color:#000;
	color:#fff;
}

#menuPied p {
	margin:0.2em 0.5em;
	font-size:0.8em;
}

p.bordure {
	margin:0 auto;
	width:750px;
}

#menuPied img {
	border:0;
}

#menuPiedContacts {
	padding:10px 3px;
	width:150px;
	float:right;
	text-align:center;
}

#menuPiedDroite a, #menuPiedDroite a:hover {
	border:0;
}
