#livre_top
	{
	width:100%;
	height:50px;
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image:url(gal/biblio/mep/top.gif);
	background-repeat:repeat-x;
	}

#livre_gauche
	{
	width:100%;
	background-color:#ffffff;
	background-image:url(gal/biblio/mep/left.gif);
	background-repeat:repeat-y;
	background-position:left center;
	}

#livre_droite
	{
	width:100%;
	background-image:url(gal/biblio/mep/right.gif);
	background-repeat:repeat-y;
	background-position:right center;
	}

#livre_page
	{
	width:86%;
	margin-left:7%;
	margin-right:7%;
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	}

#livre_page p
	{
	font-family:"Times New Roman", Times, serif, Georgia;
	}
#livre_page h1, #livre_page h2, #livre_page h3, #livre_page h4
	{
	font-family:"Times New Roman", Times, serif, Georgia;
	}

#livre_bottom
	{
	width:100%;
	height:22px;
	background-image:url(gal/biblio/mep/bottom.gif);
	background-repeat:repeat-x;
	}

#livre_top a
	{
	position:absolute;
	display:block;
	width:100px;
	height:50px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	}

#livre_top a span
	{
	position:absolute;
	z-index:2;
	left:0px;
	width:100px;
	height:50px;
	text-align:center;
	background-image:url(gal/biblio/mep/top.gif);
	background-repeat:repeat-x;
	background-position:center bottom;
	}
#livre_top .plus_long, #livre_top .plus_long span
	{
	width:120px;
	}

#livre_top a:hover
	{
	height:84px;
	margin-top:-34px;
	}
#livre_top a:hover span
	{
	height:84px;
	}

#livre_page img
	{
	max-width:100%;
	width:auto;
	}
#actions_speciales img
	{
	min-width:10px;
	width:auto;
	}

/*	elments redéfinis	*/

.flotant_droit
	{
	background-color:#fafafa;
	}