@charset "utf-8";
/* CSS Document */

.Titre_page {
	font-size: large;
	text-align: center;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Valorisation {
	color: #FFFFFF;
	display: none;
}
hr {
	line-height: inherit;
	font-weight: lighter;
	vertical-align: super;
	color: #CCCCCC;
	font-variant: normal;
}
.Bordure_bas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.Bordure_haut {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Bordure_haut_bas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-style: none;
	border-left-style: none;
}


#popup {
BORDER: #C0C0C0 2px outset;
BACKGROUND: white;
POSITION: absolute;
display: none;
}

.hidden {display: none;}
h2 {
	font-size: large;
	line-height: normal;
	font-weight: bold;
}
.retrait {
	margin-left: 30px;
	text-indent: -20px;
}
.Bordure_haut_Droit {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.Bordure_Droit {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bibliographie {
	margin-left: 0.5in;
	text-indent: -0.5in;
	line-height: 1.1em;
}
