.textetop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textecentre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCDD;
}
.textebas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
}
a {
	color: #CFCFDF;
}
a:hover {
	color: white;
}
.lignebas {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #858787;
}
.cadre {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #858787;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #858787;
	border-right-color: #858787;
	border-left-color: #858787;
}
.lignebasCopie {
	padding: 2px;
	padding-right: 5px;
	background-color: #5D6060;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #858787;
	border-top-width: 1px;
	border-top-color: #858787;
}
body {
	background-color: black;
	padding-top: 6px;
}

