body {

    background : #fdf3d1;
    color : #444;
    margin : 0px;
    padding : 0px;
    border : 0px;
    font-family : "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
    font-size : 12px;
    padding : 25px;

}

img {

   border : 0;

}
a {

   border : 0;
   font-weight : bold;
   text-decoration : none;
   color : #6f5a10;

}
a:hover {

   background-color : #9f8016;
   text-decoration : none;
   color : #ffffff;

}
#page {
   width: 800px;
   position : relative;
   margin-left : auto;
   margin-right : auto;

}
#banner {

   position : relative;
   width : 798px;
   height : 100px;
   border : 1px dotted #e8daaa;
   background : url("../images/baniere1186.jpg") no-repeat left top;
   margin-bottom : 5px;

}

/*-----------------------le menu programmable------------------------*/
#menu-prog {
	padding-top: 83px;
	padding-left: 2px;
	width:798px;
	height: 18px;
	}

#menu-prog .bouton{
	background:#fdf3d1;
	width:159px;
	float:left;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	}

#menu-prog a:link {
	background:#fdf3d1;
	color:#bcb26f;
	text-decoration:none;
	}
	
#menu-prog a:visited {
	background:#fdf3d1;
	color:#bcb26f;
	text-decoration:none;
	} 
	
#menu-prog a:hover {
	background:#bcb26f;
	color:#fdf3d1;
	text-decoration:none;
	}


#menu {

   position : relative;
   float : left;
   width : 17%;
   background-color : #e2daa7;
   border : 1px dotted #9f8016;
   padding : 4px;
   margin-right : 5px;

}
.sousrub {

   margin-left : 5px;

}
.soussousrub {

   margin-left : 5px;

}
.soussoussousrub {

   margin-left : 5px;

}
.main {

   position : relative;
   float : right;
   width : 79%;
   background-color : #e9e3be;
   border : 1px dotted #a19859;
   padding : 4px;
   margin-bottom : 25px;

}
.descriparticle {

   clear : left;
   padding : 5px;
   margin : 1px;
   background-color : #f4eac8;
   text-align : justify;
   border : 1px dotted #584606;

}
.souscadre {

   clear : left;
   margin-left : 5px;
   margin-right : 5px;
   margin-top : 15px;
   margin-bottom : 10px;
   border-top : 1px dashed #5a4807;
   padding-top : 10px;
   padding-bottom : 5px;

}

.textearticle {
    background: #fbf8d8;
    padding: 5px;
    text-align: justify;
}

.vignettealegende {

   float : left;
   width : 200px;
   height : 250px;
   padding : 1px;
   margin : 1px;
   background-color : #fbf3d8;
   text-align : center;

}
.vignetteincluse {

   padding-top : 5px;
   padding-bottom : 5px;
   width : 200px;
   margin : 2px;
   background-color : #fbf3d8;
   text-align : center;

}
.logorubrique {

   float : left;
   padding : 10px;

}
table {

   border : none;
   padding : 0;
   margin : 0;

}

.signaturetexte {
	margin-left: 400px;
}

ul {
	padding-left: 10px;
	margin-left: 0px;
}

li {
	padding-left: 0px;
	margin-left: 0px;

}

h3 {

   margin-top : 0;
   margin-bottom : 0;

}
h4 {

   margin-top : 0;
   margin-bottom : 0;

}

#footer {
   clear:both;
   padding-bottom:2em;
}
