
<!--
#headarea {
/* pas d'image en haut de ma barre photo */
	height: 60px;
}

body  {
	background-image: url(pics/linedbg_feublanc.gif);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #060F23; /*#162852;*/
}

#fond {
	background-image: none;
}

#headarea h1 {
	background-image:  url(pics/barre_eric.jpg);
}

#container {
	background-image: url(pics/containerbg_feublanc.gif);
}

#petit_descriptif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 10pt;
	text-align: right;
	padding: 0 20px 0 20px;
	margin: 0;
	height: 84px;
}


/*--- menu ---*/

#menu_livre {
	padding: 0;
	margin: 0 15px 0 0;
	background-image: url(pics/menubg_mid_pale_feublanc.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

/* Show only to IE PC \*/
* html #menu_livre {height: 1%;} /* For IE 5 PC; real ugly hack */

#menu_livre_top {
	padding-top: 19px;
	margin: 0;
	background-image: url(pics/menufeublanc_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* todo: si jamais je veux un rollover sur le haut du menu de livre...
#menu_livre_top:hover {
	background-image: url(pics/menufeublanc_top.jpg);
}*/

#menu_livre_bot {
	padding-bottom: 19px;
	margin: 0;
	background-image: url(pics/menubg_bot_pale_feublanc.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#menu_livre_sup {
	margin: 0 21px 75px 0;
}

#menu_livre_bot:hover {
	background-image: url(pics/menubg_bot_feublanc.gif);
}

#menu_livre a {
	border: none;
	color: #A03229;
}

#menu_livre li a {
	padding: 2px 6px 2px 0;
	margin: 0;
	display: block;
	width: 108px;
}

#menu_livre a:visited {  color: #A03229}

/*inutile pour le menu du livre, probablement
#menu_livre a:hover {
	border-bottom: 1px solid #A03229;
}
*/

#menu_livre li a:hover {
	background-image: url(pics/menubg_mid_feublanc.jpg);
	border: none;
}

/* menu */
#menu_livre ul {
	padding: 0;
	margin: 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#menu_livre li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 31px;
	text-align: right;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#menu li:hover {
}


/*--- pour lien couverture ---*/
a.noborder:hover {
  border-bottom: none;
}

/*--- header feublanc ---*/

h2 { /* définir avant header puisque header basé sur h2 */
	margin: 0px 0px 15px 72px;
	padding: 15px 0 0px 36px;
	background-image: url(pics/section_block_feublanc.gif);
}

h3 {
	background-image: url(pics/st_block_feublanc.gif);
}

#main ul.liste_ss {
	background-color: #D1D5DE;
}

#titre_feublanc {
	margin: 7px 0 0 70px;
	padding: 0;
	height: 141px;
	background-image: url(pics/header_feublanc.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
/*	margin: 7px 0 0 7px;
	padding: 0 0 0 15px;
	border-left: 50px solid #A2B6D1;*/
}

#titre_feublanc a {
	height: 141px;
	width: 462px;
	display: block;
}

blockquote {
	background-color: #D1D5DE;
}

.sous_titre {
	margin: -15px 20px 0px 108px;
}

#titre_feublanc span {
	visibility: hidden;
}

h2 a, h2 a:hover {
	border: none;
}

.bloc_livre {
	width: 177px;
}

/*--- billets feublanc ---*/

.billet, .billet_seul {
/*	margin-left: 72px;
	padding: 0 0 0 38px;*/
	background-image: url(pics/section_block_feublanc.gif);
}


-->
