a.lienMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.lienGauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #548abc;
	text-decoration: underline;
}




.ArialMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.MenuOut {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #548abc;
}
.MenuOver {
	background-color: #548abc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #548abc;
}

.SousMenuOut {
}

.SousMenuOver {
	background-color: #548abc;
}

.MenuGaucheOut {
}

.MenuGaucheOver {
	background-color: #ffffff;
	
}



.interlignePet {
	line-height: 5px;
	color: #babdec;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #548abc;
}

.interlignePet2 {
	line-height: 5px;
	color: #77aee7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #548abc;
}

.BordHautBleuCiel {
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #8abdec;
}
.fondInter {
	background-color: #a29e89;
	background-image: url(images/inter_fond.gif);
	background-repeat: repeat-x;
}
.titreMarron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888153;
}
.BordMarronBas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888153;
}
.TxtVert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2d6c05;
}

.TxtMarron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #625d41;
	list-style-image: none;
	list-style-type: square;
}
.tableauprofession {
	background-color: #DBEBFA;
	border: 1px solid #77AEE7;
	padding: 2px;
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.TxtBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8abdec;
}

.TitreVert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2d6c05;
	font-weight: bold;
}
.fondVertClair {
	background-color: #dcf1c6;
	padding: 3px;
}

.fondVertClair1 {
	background-color: #EAF3E4;
	padding: 3px;
}
.BordMarron {
	border: 1px solid #625d41;
}
a.lientexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d6c05;
	text-decoration: underline;
	font-weight: normal;
}
	
a.lientexte:hover {	
	text-decoration: none;
}

a.lienTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2d6c05;
	text-decoration: underline;
	font-weight: normal;
}
	
a.lienTitre:hover {	
	text-decoration: none;
}

