html, body{
    font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	color: #fff;
	background-color: #616161;
	/*background-image: url(/images/skins/commun/bg.jpg);*/
	background-repeat: repeat-x;
	background-position: top;
}

#catalogueMenuHaut {}
#ongletChapitres { background-color:#fff; border-radius:5px 5px 0px 0px; display:block; text-align:center; color:#FFF; text-decoration:none; width:150px; padding:3px; float:left;}
#ongletChapitres:hover {background-color:#000;}
#ongletVignettes { background-color:#fff; border-radius:5px 5px 0px 0px; display:block; text-align:center; color:#FFF; text-decoration:none; width:150px; padding:3px; float:left; margin-left:10px;}
#ongletVignettes:hover { background-color:#000;}

#fbFooter {
	margin-top:15px;
	height: 49px;
	background-color: #000000;
	background-repeat: repeat-x;
	margin-top:21px;
}

.fbPaginationMinor {
	color: #fff;
	margin-left: 10px;
}

#fbContents {
	color: #fff;
	float: left;
	margin-top: 17px;
	margin-left: 15px;	
}

#fbMenu {
	float: right;
	margin-top: 9px;
	margin-right: 15px;
}

#altmsg { 
	position: absolute;
	background-color:#000000;
	padding: 20px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	text-align:center;
}
#altmsg:hover { 
	opacity: 0.8;
	filter: alpha(opacity=80);
}
a.altlink:link {
	color: #FFFFFF;
}

a.altlink:visited {
	color: #DDDDDD;
}

a.altlink:hover{
	color: #FFFFFF;
}

#catalogue {float:left;width:100%;}
#catalogueMenuGauche { width:210px; float:left;}
#navigationVignettes {margin-left:10px; overflow:auto; height:800px;}
a img {border:0px;}
#fbContainer { margin:0 auto;}

#navigationChapitres { background-color:#000; padding:10px; overflow:hidden;}
#navigationChapitres a { text-decoration:none; color:#CCC;}
#navigationChapitres a:hover { color:#FFF;}
#navigationFermerVolet a { color:#FFF; text-decoration:none; background-color:#333; text-align:center; display:block;}
#navigationFermerVolet a:hover { background-color:#666;} 
#navigationOuvrirVolet { float:left; left:0px; position:absolute; top:70px; width:21px; font-size:11px; }
#navigationOuvrirVolet a { color:#FFF; text-decoration:none; background-color:#333; text-align:center; display:block;}
