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

.Titre_page {
	font-size: large;
	text-align: center;
}
h1 {
	color: #2F617F; 
}
h2 {
	font-size: large;
	line-height: normal;
	font-weight: bold;
	color: #8981A8;
}
.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;}
.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;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #214559;
	font-size: 11px;
}
a {
	color: #0DA3E1;
}
a:link {
	text-decoration: none;
	color: #0DA3E1;
}
a:visited {
	text-decoration: none;
	color: #A39DDF;
}
a:hover {
	color: #3E81A8;
	background-color: #FC9A6A;
}.gris {
	color: #E4E4E4;
}
.gris {
	color: #D7D7D7;
}
.gris {
	color: #C7C7C7;
}
.gris {
	color: #666;
}

