body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
h1 {
	font-size: 1.5em;
	color: #CC0000;
}
h2 {
	font-size: 1.3em;
	color: #CC0000;
}
h3 {
	font-size: 1.1em;
	color: #CC0000;
}

.div_cfbct {
	background-image: url(/cfbct/images/cfbct_detoure.png);
	background-repeat: no-repeat;
	background-position: 95% 8px;
	height: 100px;
	padding: 5px;
	font-weight: bold;
	background-color: #FFFFCC;
	border: 1px solid #905055;
	margin: 0px;
}
.div_carte {
	float: left;
	width: 564px;
	margin-left: 0px;
	z-index: 10;
}
.div_nom_conseil {
	clear: none;
	float: left;
	margin-top: 50px;
	width: 320px;
}
.div_nom_conseil p {
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #AA7300;
	border-right-color: #AA7300;
	border-bottom-color: #AA7300;
	border-left-color: #AA7300;
	border-bottom-style: solid;
	background-color: #EFEFEF;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.div_nom_conseil h1 {
	font-size: 1.1em;
	color: #905055;
	background-color: #F1CE80;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}

.justifier {
	text-align: justify;
}
.tabelu {
	vertical-align: top;
	border: 1px solid #905055;
	background-color: #FFFFCC;
	padding: 5px;
}
.tabelu tr:hover {
	font-weight: bold;
	background-color: #F1CE80;
}
.div_nom_conseil p:hover {
	font-weight: bold;
}
