@charset "iso-8859-1";


BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:18px;
	/*background-image : url(images/rdpn-fds.gif);
	background-repeat : repeat;
	*/
	background : #00014F;
}

#conteneur { 
margin-bottom:7px;
padding:0px;
border:1px solid #000;
width:100%;
background:#0E0E76;



 }
 
TD.gauche {
	background-color : #EDEAFC;
}

TD {font-size:11px;
color:black;}

TD.centre {	background-color : #EDEAFC; padding-right:5px; 
	
}
a {
	color: black;
	text-decoration : none;
	font-size : 11px;
	
}
a:activ {font-weight : bolder;
	 }

a:link {font-weight : bolder;
	 }
a:visited {font-weight : bolder;
	 }
	 
	 
a:hover {
font-weight : bolder;
	color: Navy;
	text-decoration : underline;
	font-size : 11px;
	font-weight : bolder;
}


a.num {
	color: black;
	text-decoration : none;font-weight : bolder;
}
a.num:hover {
	color: Navy;
	text-decoration : underline;font-weight : bolder;
}

.footer{
	color:black;
	font-size:10px;
	font-style : italic;
	background-color:#ffffcc;
	margin-left:35%;
	margin-right:35%;
}
SPAN.date {
	font-size : 10px;
	color:green;
	font-weight:bold;
	text-align : right;
}
h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
}
.menu {
	background-color : white;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 0.5px;
}

.pied {
	font-size:10px;
	font-weight : normal;
}
.centre-tab {text-align:center;  }

.auteur {
text-align:left;
	
}
.imgauche{
	  float:left; margin:5px; padding:5px;
}