body {
	font-family: georgia;
	font-size: .9em;
	color: #000000;
	margin: 0px;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-size: 1.3em;
	color: #CC0000;
}
.div_liste_org {
	width: 640px;
	padding-left: 5px;
	margin-top: 5px;
}
.div_liste_org a:link,.div_liste_org a:visited {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #000000;
	background-color: #FBF2DD;
	border: 1px solid #CCCCCC;
}
.div_liste_org a:hover {	
	background-color: #F5E0AD;
	
}
.div_liste_org img {
	float: left;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
	padding-top: 2px;
}
.div_cfbct {
	width: 630px;
	background-image: url(/cfbct/images/fond_organig_entete.jpg);
	background-repeat: no-repeat;
	height: 130px;
	padding: 5px;
	font-weight: bold;
	margin-left: 5px;
	background-position: right;
}
.plaque_adresse {
	margin: 0px;
	font-size: .8em;
	font-style: normal;
	background-color: #E6E6E6;
	width: 350px;
	padding: 5px;
	border: 5px solid #F8E8C2;
}
.nom_responsable {
	font-size: .8em;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
}



.tab_info {
	background-color: #FBF2DD;
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size: .9em;
}

.nom_service {
	font-weight: bold;
	color: #666666;
	margin-left: 5px;
}

a:link, a:visited {
	color: #000000;
}

a:hover {
	background-color: #F4DEAA;
}
