

body {
	background: #E9E9E9 url(../img/bg.gif) repeat-y 50% 0;
	margin: 0;
	padding: 0;
}
a img {
	border-width: 0; 
	border-style: none;
}
#page {
	width: 760px; 
	margin: 0 auto; 
	position: relative;
}
#entete {
	width: 685px; height: 125px;
	background: #F9F9F9 url(../img/entete.jpg);
	position: absolute;
	top: 0px; left: 39px;
}
#navbar {
	width: 685px; height: 35px;
	position: absolute;
	padding-top: 0;
	padding-left: 39px;
	top: 125px; left: 0px;
}

#corps {
	width: 685px;
	background: #F9F9F9 url(../img/storybg.gif);
	position: absolute;
	top: 150px; left: 39px;
}
.divider {
	margin: 5px auto; 
	height: 15px;
	background: url(../img/barre.gif) no-repeat;
}	
#content {
	width: 650px;
	margin: 20px 5px 0 20px;
}
#content h1 {
	margin: 10px 0 5px;
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 2px;
	text-align: center;
	color: #FFF;
}
#content p {
	text-indent: 25px; 
	text-align: justify;
	line-height: 150%;
	margin: 0;
	padding: 5px 0;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.citation  {text-align:right;}

#content ul {
	text-align: justify; line-height: 150%; margin-left: 25px !important; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; color: #FFF;}	
#bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000080;
	width: 650px; margin: 0 5px 0 20px;
	margin-bottom: 5px;
	text-align: center;
}	
#bas a{
	color: #FFF;
	text-decoration: none;
}
#bas a:hover{
	color: #000080;
	text-decoration: none;
}
#nav_bas {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	background: #8D8DD2;
	text-align: center;
	color: #000080;
	font-size: 0.7em;
}
#nav_bas a{
	color: #FFF;
	text-decoration: none;
}
#nav_bas a:hover{
	color: #000080;
	text-decoration: none;
}
#copy {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0;
	background: #fff;
	text-align: center;
	color: #999;
	font-size: 0.7em;
}
#cadre{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFF;

}
.cadre_mail {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	color:#000;
	background: #FFF;
}
.envoyer_mail {
	border:#4F04D7 solid 1px;
	background-color:#991320;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	color:#000;
}
.lien{
	color: #FFF;
	text-decoration: none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
