/* CSS Document */

#bandeau{color:#CC0000; border-bottom:1px solid #CC0000; border-top:2px solid #CC0000; }

/*#articles a{background:url("../images/trait-A.gif") top left no-repeat;*/

body {scrollbar-face-color:#BCC8DF; scrollbar-shadow-color:#002157;scrollbar-highlight-color:#FFFFFF;scrollbar-3dlight-color:#002157; scrollbar-darkshadow-color:#002157; scrollbar-track-color:#ECEFF2; scrollbar-arrow-color:#336699; }
#contenu
{
	width:39em;
}
#contenu h1 {color: #CC0000;}
body
{
background-color:#FFFFFF;
 margin:0px;
 padding:0px;
 _background:url("../images/fd-E-haut.jpg") no-repeat;
}

#articles li{background:url(../images/fd-article-rouge.gif) no-repeat;  };


.listes
{
	list-style:outside;
	width:100%;
	
}
.listes li 
{
	/*list-style-image:url(../images/icones-pdf-off.gif);background-color:#00CC66;*/
	padding:0px;
	
	
}
.listes ul
{
	margin-top:15px;
	list-style-type:none;
	margin-left:0px;
	
}
.listes li a
{
	display:block;
	background:url(../images/ico-listepdf-off.gif) no-repeat;
	height:15px;
	text-indent:25px;
	padding-top:5px;
}
.listes li a:hover
{
	background:url(../images/ico-listepdf-on.gif) no-repeat;
}

.listes li a:link,.listes a:visited
{
	text-decoration:none;
	color:#000000;
}

.listes li a:hover
{
	color:#FF0000;
}

.listes dt
{
	font-size:0.7em;
	font-weight:bold;
	
	
}
.listes ul, .listes dd
{	
	margin-left:0px;
	padding-left:0px;
}
