body {
	background-color: #006C79;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.liens {
	font-family: Verdana;
	font-size: 12px;
	color: #006C79;
	font-weight: bold;
}
.titre {
	font-family: Verdana;
	font-size: 14px;
	color: #006C79;
	font-weight: bold;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.texte {
	font-family: Verdana;
	font-size: 12px;
	color: #006C79;
}
.formulaire {
	background-color: #006C79;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}
.texte_form {
	font-family: Verdana;
	font-size: 11px;
	color: #006C79;
}
.date_java {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.texte_rouge {
	font-family: Verdana;
	font-size: 12px;
	color: #DF0031;
	font-weight:bold;
}
.defil_tab_bleu {
	width: 100%;
	height: 100%;
	overflow: auto;
	scrollbar-face-color:#006C79;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
}
.defil_tab_rouge {
	width: 100%;
	height: 100%;
	overflow: auto;
	scrollbar-face-color:#DF0031;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
}
.referencement {
	visibility:hidden;
	z-index:100;
	position:absolute;
	overflow:hidden;
	position:absolute;
	width:1px;
	top:1px;
	height:10px
}