/* CSS Document */

body {
	
}
.nePasImprimer {
	display:none;
}
.bodyTexte {
	background-color:#FFFFFF;
	background-image:none;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: normal;
}
.bodyTexte p {
	margin-top: 0px;
	margin-bottom: 5px;
}
a:link, a:visited {
	color:#AD0002;
	text-decoration:none;
}
a:hover, a:active, a:focus {
	color:#CC0000;
	text-decoration:underline;
}

#menuBiblio h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-style: italic;
	font-weight: normal;
}

div .separe {
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#menu h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: right;
}
#acces h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	line-height: 120%;
}
#menuSommaire {
	display:none;
}
#menuSommaire h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
}
#contenu h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #990000;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contenu h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #CC3300;
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contenu p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}
hr {
	color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 0px;
}
img {display:none;}

#copyright {
	margin-top:30px;
	text-align: center;
}
#copyright p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.aaa {
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

