body
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
	font-family: Verdana, Arial, Georgia;
	font-size: 0.7em;
}
h1
{
	text-indent: -50000px;
}
#logo
{
	width: 123px;
	height: 95px;
	position: absolute;
	top: 0px;
	left: auto;
	
	background: url("image/logo02.jpg") no-repeat;
}
#en_tete
{
	height: 75px;
	
	z-index: 2;
}
#en_tete p
{
	text-align: right;
}
#menu, #menu ul
{
	padding: 0;
	margin-top: 5px;
	list-style: none;
	line-height: 25px;
	text-align: center;
}
#menu
{
	width: auto;
	z-index: 3;
}
#menu a
{
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	background: #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
}
#menu .bouton_gauche
{
	float: left;
	border-right: 8px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
#menu .bouton_droite
{
	float: right;
	border-left: 8px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
#menu li ul li
{
	border-top: 1px solid transparent;
}
#menu a:hover
{
	color: #FFFFFF;
	background: #000000;
}
#menu li:hover ul, #menu li li:hover ul
{
	left: auto;
	min-height: 0;
}
#menu .rubrique
{
	color: #FFFFFF;
	background: #000000;
}
#corps
{
	width: 850px;
	margin-top: 70px;
	margin-bottom: 20px;
	margin-left: 25px;
	margin-right: 25px;
	padding: 0;
	
	color: #000000;
	background: #FFFFFF;
	text-align: justify;
	line-height: 1.5;
	z-index: 1;
}
#corps p
{
	margin-top: 5px;
	margin-bottom: 0;
}
#corps ul
{
	margin-left: -40px;
}
#corps ul li
{
	display: inline;
	list-style-type: none;
	font-size: 0.9em;
	text-align: center;
}
#corps .bouton
{
	float: left;
	border-right: 8px solid #FFFFFF;
}
#corps .date
{
	font-weight: bold;
}
#corps .bio
{
	margin-bottom: 25px;
}
#corps .image 
{
	background: #FFFFFF;
}
#corps .titre
{
	font-size: 1.1em;
	font-weight: bold;
}
#corps .menu
{
	font-size: 1.2em;
}
#corps .soustitre
{
	font-weight: bold;
}
#corps .citation
{
	font-style: italic;
}
#corps .titrecite
{
	font-weight: bold;
	font-style: italic;
}
#corps .rightcite
{
	font-style: italic;
	text-align: right;
}
#corps .righttitre
{
	font-weight: bold;
	font-style: italic;
	text-align: right;
}
#corps .souligner
{
	text-decoration: underline;
}
#corps .actualite
{
	text-align: center;
}
img
{
	border: none;
}
a
{
	color: #000000;
	text-decoration: none;
	background: #CCCCCC;
}
a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background: #CCCCCC;
}
#corps em
{
	font-style: normal;
}
