body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #F4F4F4;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 5px;
}
.cellule-principale {
	background-image: url(../img/eglivre.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.menu {
	font-weight: normal;
	color: #FF7F00;
	position: relative;
	top: 5px;
	height: 50px;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.resume {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0080FF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0080FF;
}
.bloc_principal {
	left: 40px;
	position: relative;
}
.bloc_secondaire {
	left: 95px;
	position: relative;
	width: 580px;
}
a:link {
	color: #FF7F00;
	text-decoration: underline;
}
a:visited {
	color: #FF7F00;
}
a:hover {
	color: #FF7F00;
	text-decoration: none;
}
a:active {
	color: #FF7F00;
}
th {
	font-weight: normal;
	text-align: left;
}
.pertinence {
	font-size: 10px;
}
.cellresult {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.cellresultnum {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.soustitrebandeau {
	font-size: 24px;
}
.sousinfo {
	font-size: 12px;
}
hr {
	color: #0040FF;
}
.additif {
	background-color: #DDDDFF;
}
.nouveau {
	background-color: #95B8FF;
}

