body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	color:#000000;
	font-family:"Times New Roman",Times,serif;
	font-size :11pt;
} 

p  {
	margin-top : 5px;
	margin-bottom : 5px; 
}                      
ul {
	margin-top : 5px;
	margin-bottom : 5px;
	list-style:none;
}  
a {
	text-decoration:underline;
}	

table,td {
	border:none;
	border-collapse:collapse;
	padding:3pt;
}

p.titre {
	font-weight: bold;
}

p.intertitre {
	font-weight: bold;
}   
                
#menu,#contact,#noprint,.saisiebtn{
	display:none;
}

#contenu {
	color:#000000;
	float:left;
}
#contenu p{
	color:#000000;
	margin:10px;
}
#contenu ul,li {
	color:#000000;
	list-style:none;
}
#contenu a {
	color:#000000;
	text-decoration:underline;
}
#notice {
	color:#000000;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:6px;
}
#notice h3 {
	color:#000000;
	font-weight:bold;
	margin:6px 0px 0px 0px;
	padding:0px;
}
#notice ul {
	color:#000000;
	border:0px;
	margin:0px;
	padding:0px;
}
#liste {
	font-family:Arial;
}
#liste a {
	color:#000000;
	font-family:Arial;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
}
#liste ul {
	list-style:none;
	margin:0px;
	padding:10px;
}
#liste.titre {
	font-weight: bold;
	margin-bottom: 0px
}
#liste.intertitre {
	font-weight: bold; 
}   

.entete {font-weight:bold;text-align:right;margin:0px;padding:0px;}
.libelle {font-weight:bold;text-align :left;color:#000000;}
.titre {font-weight:bold;text-align:justify;color:#000000;font-size:12pt}
.revue {font-weight:normal;text-align:justify;color:#000000;}
.resume {text-align:justify;color:#000000;}
.fasc {font-weight:normal;color:#000000;}
.saisiebtn{
        /* bouton de saisie */
        color:#000000;
        background-color:white;
  	cursor:pointer;
        border:1px;
        border-color:#000000;
        padding:0px 0px 0px 5px;
        margin:0px 0px 0px 0px;
        text-align:left;
}

