/*	structure de la page	*/

/*	généralités	*/

@page
	{
	size:portrait;
	}

body
	{
	font-size:12px;
	font-family:helvetica, arial;
	margin:0px;
	background-color:none;
	overflow:none;
	scrollbar-face-color: #bfdcc8;
	scrollbar-shadow-color: #a9c2b4;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #a9c2b4;
	scrollbar-darkshadow-color: #8a9a8e;
	scrollbar-track-color: #cee7c9;
	scrollbar-arrow-color: #5f7069;
	}

img
	{
	border:0px;
	}

/*	Positionnement des éléments	*/

#menu
	{
	display:none;
	}

#langue
	{
	display:none;
	}

#main
	{
	width:auto;
	height:auto;
	}

#main_haut
	{
	width:auto;
	height:auto;
	padding-left:10px;
	color:#578bba;
	}

#main_page
	{
	width:auto;
	height:auto;
	padding-left:0px;
	}

#main_bas
	{
	width:auto;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	color:#578bba;
	}

#main_haut a, #main_bas a
	{
	color:#578bba;
	}

/*	elemenents de menus	*/

#rapel_pos
	{
	display:none;
	}

/*	mise en page	*/

#main_page a
	{
	color:#47657f;
	text-decoration:underline;
	content:" (" attr(href) ") ";
	}
#main_page a:hover
	{
	background-color:none;
	text-decoration:none;
	}
#main_page a:hover img
	{
	background-color:none;
	text-decoration:none;
	}

h1, h2, h3, h4
	{
	color:#47657f;
	font-family:times;
	}

p
	{
	font-size:1.2em;
	text-indent:20px;
	font-family:times;
	}

/*	classes specifiques	*/

.flotant_droit
	{
	display:block;
	float:right;
	width:25%;
	text-align:left;
	border:1px #578bba solid;
	background-color:none;
	}

#actions_speciales
	{
	display:none;
	}

/*	bibliographie	*/

#livre_top
	{
	width:auto;
	height:auto;
	background-image:none;
	}
#livre_top img
	{
	display:none;
	}

#livre_gauche
	{
	width:auto;
	background-color:none;
	background-image:none;
	}

#livre_droite
	{
	width:auto;
	background-color:none;
	background-image:none;
	}

#livre_page
	{
	width:auto;
	}
#livre_page ol, #livre_page .flotant_droit a
	{
	font-size:9px;
	text-decoration:none;
	}

#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
	{
	display:none;
	}

#livre_top a
	{
	position:relative;
	display:none;
	width:auto;
	height:auto;
	color:none;
	vont-weight:700;
	text-decoration:none;
	text-align:center;
	}

#livre_top a span
	{
	display:none;
	}
#livre_top .plus_long, #livre_top .plus_long span
	{
	width:auto;
	}

#livre_top a:hover
	{
	height:auto;
	margin-top:0px;
	}
#livre_top a:hover span
	{
	height:auto;
	}


#livre_page img
	{
	max-width:100%;
	}