BODY {
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #AFC6BD; 
	SCROLLBAR-ARROW-COLOR: #AFC6BD; 
	SCROLLBAR-TRACK-COLOR: #AFC6BD; 
	SCROLLBAR-DARKSHADOW-COLOR: #AFC6BD;
}


.titretexte {
	font-family: Helvetica;
	font-size: 24px;
	padding-left: 5px;
}

.texte{
	font-family: Helvetica;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	text-align: justify;
}

.texte_gros{
	font-family: Helvetica;
	font-size: 16px;
	color: #333333;
	line-height: 20px;
	font-weight: bold;
}

.lien, .lien:visited {
	font-family: Helvetica;
	color: #55B223;
	text-decoration: none;
	font-weight: bold;
}

.lien:hover {
	font-family: Helvetica;
	color: #F7D100;
	text-decoration: none;
	font-weight: bold;
}

.rubriqueb, .rubriqueb:visited { 
	font-family: Helvetica; 
	font-size: 10pt; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
}

.rubriqueb:hover { 
	font-family: Helvetica; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}

.ancre {
	font-size: xx-small;
	color: #FFFFFF;
}

div#cadre {/* conteneur global et arrière-plan du titre du cadre */
width: 199px;
padding-top: 20px;
background: url(graphic/menu/menugauche2a.gif) no-repeat left top;
}
div#bloccadre {/* arrière-plan bas et sur l'ensemble du cadre */
background: url(graphic/menu/menugauche2b.gif) no-repeat left bottom;
padding-bottom: 20px;
}
div#bloccadre p {
margin: 0 15px 0 10px;
}

.titrerubriqueb {
	font-family: Helvetica;
	font-size: 18px;
	color: #333333;
	margin-left: 15px;
}

.lienrubriqueb_actuel, .lienrubriqueb_actuel:visited {
font-family: Helvetica;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none; 
	font-weight: bold;
}

.lienrubriqueb_actuel:hover {
font-family: Helvetica;
	font-size: 13px;
	color: #55B223;
	text-decoration: none; 
	font-weight: bold;
}

.lienrubriqueb, .lienrubriqueb:visited {
	font-family: Helvetica;
	font-size: 13px;
	color: #000000;
	text-decoration: none; 
	font-weight: bold;
}

.lienrubriqueb:hover {
	font-family: Helvetica;
	font-size: 13px;
	color: #55B223;
	text-decoration: none; 
	font-weight: bold;
}

