body {
	margin: 0;
	padding: 0;
	background-color: #000000;
}
#haut {
height: 220px;
}
#conteneur {
position: relative;
width: 800px;
margin: 0 auto; 
}
#centre {
	margin-left: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#centre p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#centre a{
	color: #000000;
	text-decoration: underline;
}
#centre a:hover{
	color: #000000;
	text-decoration: none;
}
#synopsis {
	margin-left: 0
	px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#synopsis a{
	color: #e67817;
	text-decoration: none;
	font-weight: bold;
}
#synopsis a:hover{
	color: #e67817;
	text-decoration: underline;
}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
}
#gauche {
	position: absolute;
	width: 158px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	left: 2px;
	top: 238px;
}
#gauche a,a:hover{
	color: #000000;
	text-decoration: none;
}
#gauche p{
	font-weight: bold;
	font-size: 14px;
	text-indent: 20px;
}
#gauche ul{
	right: 0px;	
	}
#gauche li{
	list-style-position: inherit;
	list-style-type: disc;
	color: #133167;
	}

.menu_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.menu_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}	

#bas {
	background-image: url(images/fond.jpg);
	background-repeat: repeat-y;
}
#pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}
#pied a{
	color: #ffffff;
	text-decoration: underline;
}
#pied a:hover{
	color: #FF9900;
	text-decoration: underline;
}
p {margin: 0 0 10px 0;}
.formateur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#date {
	border: thin dotted #e77817;
	padding: 5px;
	list-style-position: inside;
}
#date h1 {
	font-size: 14px;
}
#date adresse{
	text-decoration: underline;	
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.titrematin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6e3c1c;
}
.conclusion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e3c1c;
}
