.bord_noir {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {       
 	background-color:#336699;       
	height:75px;       
	border:1px solid #000000; 
} 
.topnav { 
     background-color:#003366;
     border-left:1px solid #000000;      
	 border-bottom:1px solid #000000;       
	 border-right:1px solid #000000;
}	 
.gauche {
	clear: both;
	width:200px;
	float:left;
	margin-left: 2px;
	margin-right: 10px;
}
h1 {
	margin:0;
	padding:0;
}
h1 img {
	border:0;
}
#corps{
	clear: both;
	width: 592px;
}
.titre{
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
}
.sstitre{
	color: #CC0000;
	font-weight: bold;
}
.auteur{
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.photo{
	float:left;
	margin-left: 2px;
	margin-right: 10px;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	clip:   rect(10px 10px 10px 10px);
}
partie{
	height: 50px;
}
#footer{
	clear: both;
	color: #000000;
}
.link{
	color: #000000;
}
.link2{
	color: #000000;
	text-decoration: none;
}
.liste {
	color: #996600;
	list-style-type: square;
}