/* ----------------------------------------- */
/* --------------- STYLE NOIR -------------- */
/* ------ parties modifiables (couleur) ---- */
body { background:#000 url('../img/img-theme/NOIR-fond-page.jpg') repeat; } /* NOIR */
/* -------------------------------------- */
#header { width:100%; height:30px; margin:0 auto; }
#corpspage { width:100%; height:510px; margin:0 auto; padding:0; border-top:1px solid #0C0C0C; border-bottom:1px solid #0C0C0C;
	background:#000 url('../img/img-theme/NOIR-fond-corps.jpg') repeat-x; }
	#corpsGauche { width:240px; height:502px; margin:0 auto; padding:4px; 
		background:url('../img/img-logoAD/NOIR-rose.png') no-repeat; }
	#imageCentreOui { border:1px solid #0C0C0C; }
#footer { width:100%; height:30px; margin:0 auto; padding:0; }
/* -------------------------------------- */
/* container Gauche : MENU */
a.textMenu0 { color:#0C0C0C; font-size:0.8em; font-style:italic; text-align:left; }
a.textMenu0:hover { color:#A8A8A8; font-size:0.8em; font-style:italic; text-align:left; }
a.textMenu1 { color:#A8A8A8; font-size:0.8em; font-weight:bold; text-align:left; }
/* -------------------------------------- */
/* infos-bulle des pictos */
.listePictos ul li div:hover div { width:80px; height: 80px; overflow:hidden; background:url('../img/img-theme/NOIR-info-bulle.png') no-repeat; }
.listePictos ul li div:hover div table { color:#A8A8A8; }

