body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	font-size: 0.8em;
	background-image: url(../images/fond_body.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.version {
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 40px;
	right: 7px;
}
.myspace {
	float: right;
	top: 10px;
	position: relative;
	right: 170px;
}


.content p {
	margin-top: 0px;
	margin-right: 252px;
	margin-bottom: 0px;
	margin-left: 18px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
.content a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}



.footer {
	height: 50px;
	background-image: url(../images/bas.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 550px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0.7em;
}

.image_droite {
	float: right;
	border: 1px solid #666666;
}
.date {
	color: #FF9900;
	font-weight: bold;
}



ul#menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 350px;
	position: relative;
	float: right;
	z-index: 100;
}
.masque {
	visibility: hidden;
}
h2 {
	width: 550px;
	height: 110px;
	margin: 0px;
	padding: 0px;
	clear: both;
	position: absolute;
	top: 110px;
}
.textefr {
}
.texteen {
	font-style: italic;
	font-weight: bold;
}


h2.news {
	background-image: url(../images/fr/news_titre.gif);
	background-repeat: no-repeat;
}

h1 {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
h1 a {
	font-size: 9px;
	text-decoration: none;
	display: block;
	height: 100px;
	width: 320px;
}
th {
	text-align: left;
	background-image: url(../images/fr/head.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 800px;
}



#menu li {
	float: left;
}
#menu li.prst a {
	text-decoration: none;
	background-image: url(../images/fr/presentation_off.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 110px;
	display: block;
}
#menu li.prst a:hover {
	background-image: url(../images/fr/presentation_on.gif);
}
#menu li.news a {
	text-decoration: none;
	background-image: url(../images/fr/news_off.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 51px;
	display: block;
}
#menu li.news a:hover {
	background-image: url(../images/fr/news_on.gif);
}
#menu li.bio a {
	text-decoration: none;
	background-image: url(../images/fr/bio_off.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 36px;
	display: block;
}
#menu li.bio a:hover {
	background-image: url(../images/fr/bio_on.gif);
}
#menu li.medias a {
	text-decoration: none;
	background-image: url(../images/fr/media_off.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 67px;
	display: block;
}
#menu li.medias a:hover {
	background-image: url(../images/fr/media_on.gif);
}
#menu li.contact a {
	text-decoration: none;
	background-image: url(../images/fr/contact_off.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 79px;
	display: block;
}
#menu li.contact a:hover {
	background-image: url(../images/fr/contact_on.gif);
}
h2.bio {
	background-image: url(../images/fr/bio_titre.gif);
	background-repeat: no-repeat;
}
.titresouligne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-size: 1.4em;
	padding-top: 10px;
}
.content ol {
	margin: 0px 0px 0px 50px;
}

h2.media {
	background-image: url(../images/fr/media_titre.gif);
	background-repeat: no-repeat;
}
h2.contact {
	background-image: url(../images/fr/contact_titre.gif);
	background-repeat: no-repeat;
}
h2.prst {
	background-image: url(../images/fr/prst_titre.gif);
	background-repeat: no-repeat;
}
#menu li.prst_en a {

	text-decoration: none;
	background-image: url(../images/en/presentation_off.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 110px;
	display: block;
}
#menu li.prst_en a:hover {

	background-image: url(../images/en/presentation_on.gif);
}
.myspace_en {

	float: right;
	top: 10px;
	position: relative;
	right: 155px;
}
h2.media_en {

	background-image: url(../images/en/media_titre.gif);
	background-repeat: no-repeat;
}
h2.prst_en {

	background-image: url(../images/en/prst_titre.gif);
	background-repeat: no-repeat;
}
