body{
	background-image: url("../pictures/images/fond-page-accueil.jpg");
	margin: 0px 0px 0px 0px;
        font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
        font-size:small;
}

a{
    color:#663300;
}

.left_menu{
    list-style: none;
}

h2{
   margin-top: 5px;
   color: white;
}

#header{
	width: 100%;
	background-image: url(../pictures/images/bandeau-du-haut.png); 
    background-repeat: no-repeat;
    height: 108px;
}

#bandeau{
	width: 954px;
	height: 217px;
	background-color: #c1a798;
	margin-left: 15px;
	margin-top: -16px;
	*margin-top: -95px;
}

#bandeau_gauche{
	width: 36px;
	height: 217px;
	float: left;
	background-color: #5f0000;
}

#bandeau_menu{
	
}

#bandeau_flash{
	float:right;
}

#contenu{
	border-top: 2px solid #fea211;
	width: 954px;
	min-height: 700px;
	background-color: #c1a798;
	margin-left: 15px;
	overflow: auto;
}

#contenu_article{
	margin-left: 230px;
	max-width: 700px;
	overflow:auto;
}

#footer{
	width: 954px;
	height: 70px; 
	background-image: url(../pictures/images/bas_page.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
	text-align:center;
	color: white;
}

#footer p{
    margin-top: -10px;
    margin-left:200px;
}

#fond_menu{
	display:block;
	width:203px;
	height:962px;
	background-image:url(../pictures/images/bande-menu-gauche.png);
	background-repeat:no-repeat;
	color:#990000;
	top: 98px;
	margin-left:-4px;
	position:absolute;
}

#menu_titre{
	position:absolute;
	font-family:"Lucida Calligraphy";
	color: white;
	font-weight:bold;
	display:block;
	width:350px;
	height:100px;
	text-align:left;
	top: 40px;
	margin-left: 230px;
        list-style:none;
        font-size:14px;
}

#menu_logo{
	background-image:url(../pictures/images/logo.png);
	background-repeat:no-repeat;
	position:absolute;
	display: block;
	width: 165px;
	height: 160px;
	top: 35px;
	margin-left: 35px;
        list-style:none;
}

#menu_menu{
	position:absolute;
	display:block;
	height:100px;
	width:100px; 
	top: 120px;
        list-style:none;
}

.l0{
	position:absolute;
	top: 100px;
	line-height:24px;
	/*margin:3px;*/
    font-weight : bold; 
    font-family: Verdana;
    font-size : 12px; 
   	list-style-type:none;
	list-style:none;
	height: 650px;
	font-weight: bold;
	text-decoration:none;
	color: maroon;
	width: 180px;
	display: block;
	background-image: url(/dev/null);	
	z-index:10;
	margin-left: -10px;
	*margin-left: 15px;
}

.l0 a{
	
	display:block;
	color:maroon;
	text-decoration:none;
        list-style:none;
}

.l0 a:hover{
	color:white;
        list-style:none;
	
}
.l0 a:active{
	
	display:block;
	color:white;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
        list-style:none;
}


.l0 .actif {
	color: #fe7600;
        list-style:none;
}

.l1 a{
	color: #b12600 ;
        list-style:none;
}

.l0 .l1 .actif a{
	color: #fe7600;
        list-style:none;
}


.l1{
	font-weight : normal;
	font-family: Verdana;
	font-size : 11px; /* hauteur du texte : 12 pixels */
	color:#b12600;
    margin-left: -20px;
    list-style:none;
	
}

.l1 li{
    display:block;
    width:110px;
    list-style:none;
}

.l0 li{
    list-style:none;
}

#menu_1{
	position:absolute;
	display:block;
	height:100px;
	width:100px;
	background-image: url(/dev/null);
	background-color:#fea211;
	color: #5f0000;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:center;
	width:145px;
	text-decoration: none;
	top: 82px;
	margin-left: 500px;
}


#menu_2{
	position:absolute;
	display:block;
	height:100px;
	width:100px;
	background-image: url(/dev/null);
	background-color:#fea211;
	color: #5f0000;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:center;
	width:145px;
	text-decoration: none;
	top: 82px;
	margin-left:650px;
}


.title_comment{
    color: white;
}

#menu_3{
	position:absolute;
	display:block;
	height:100px;
	width:100px;
	background-image: url(/dev/null);
	background-color:#fea211;
	color: #5f0000;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:center;
	width:145px;
	text-decoration: none;
	top: 82px;
	margin-left:800px;
}

#contenu_article ul li{
    list-style-image:url(../pictures/puce.jpg);
}

ul li{
	list-style:none;
}