body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0456FF;
	margin: 5px;
}
.entete {
	background-color: #A8C5FF;
	padding: 5px;
}
.contenu {
	font-size: 12px;
	padding: 10px;
	background-color: #E6EEFF;
	line-height: 18px;
}
.menu {
	background-color: #A8C5FF;
	font-size: 11px;
	font-weight: bold;
	padding: 8px;
	color: #000000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.item {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E6EEFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #0456FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.item a {
	text-decoration: none;
}
.item a:hover {
	color: #C22126;
}

.item2 {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E6EEFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.item2 a {
	text-decoration: none;
}
.item2 a:hover {
	color: #C22126;
}h1 {
	font-size: 20px;
	font-weight: normal;
	color: #C22126;
}
.contenu a {
	color: #000000;
}
.choixon {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C22126;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	border: 2px solid #FFFFFF;
}
.choixoff {
	font-size: 14px;
	font-weight: bold;
	color: #C22126;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
}
.choixoff a {
	color: #C22126;
}

