body {
	margin:0px 0px 0px 0px;
	background-color:#F5E1C6;
	font-family:Lucida Bright;
	font-size:14px;
	color: #69521F;
}
/*#################################################### les MENUS */
.menuPrincipal {
	font-size: 16px;
	color: #69521F;
	font-weight: bold;
}
a.menuPrincipal:link { 
	color: #69521F;
	text-decoration:none;
}
a.menuPrincipal:visited {
	text-decoration:none; 
	color: #69521F;
}
a.menuPrincipal:hover {
	text-decoration:none;
	color: #FF6600;
}
a.menuPrincipal:active { 
	text-decoration:none;
	color: #69521F;
}

.menuADroite {
	font-size: 16px;
	color: #69521F;
	font-weight: bold;
}
a.menuADroite:link { 
	color: #69521F;
	text-decoration:none;
}
a.menuADroite:visited {
	text-decoration:none; 
	color: #69521F;
}
a.menuADroite:hover {
	text-decoration:none;
	color: #FF6600;
}
a.menuADroite:active { 
	text-decoration:none;
	color: #69521F;
}

.menuBas {
	font-size: 16px;
	color: #69521F;
	font-weight: bold;
}
a.menuBas:link { 
	color: #69521F;
	text-decoration:none;
}
a.menuBas:visited {
	text-decoration:none; 
	color: #69521F;
}
a.menuBas:hover {
	text-decoration:none;
	color: #FF6600;
}
a.menuBas:active { 
	text-decoration:none;
	color: #69521F;
}

/*#################################################### les PAGES */
.page_Titre_1 {
	font-size: 22px;
	color: #69521F;
	font-weight: bold;
}
.page_Titre_2 {
	font-size: 18px;
	text-decoration:none;
	color: #69521F;
	font-weight: bold;
}
.page_Titre_3 {
	font-size: 16px;
	color: #69521F;
	font-weight: bold;
}

/*#################################################### les PARAGRAPHES */
.parag_Titre_1 {
	font-size: 16px;
	color: #69521F;
	font-weight: bold;
}
.parag_Titre_EN {
	font-size: 16px;
	color: #A48231;
	font-weight: bold;
}

a.parag_Titre_1:link { 
	color: #69521F;
	text-decoration:none;
	font-weight: bold;
}
a.parag_Titre_1:visited {
	text-decoration:none; 
	color: #69521F;
	font-weight: bold;
}
a.parag_Titre_1:hover {
	text-decoration:none;
	color: #FF6600;
	font-weight: bold;
}
a.parag_Titre_1:active { 
	text-decoration:none;
	color: #69521F;
	font-weight: bold;
}
.parag_Titre_2 {
	font-size: 16px;
	text-decoration:none;
	color: #69521F;
	font-weight: normal;
}
.parag_Titre_3 {
	font-size: 14px;
	color: #69521F;
	font-weight: bold;
}
.parag_Texte {
	font-size: 14px;
	color: #69521F;
	font-weight: normal;
}
.parag_Texte_en {
	font-size: 14px;
	color: #A48231;
	font-weight: normal;
}

a.parag_Texte:link { 
	color: #69521F;
	text-decoration:none;
	font-weight: bold;
}
a.parag_Texte:visited {
	text-decoration:none; 
	color: #69521F;
	font-weight: bold;
}
a.parag_Texte:hover {
	text-decoration:none;
	color: #FF6600;
	font-weight: bold;
}
a.parag_Texte:active { 
	text-decoration:none;
	color: #69521F;
	font-weight: bold;
}

/*#################################################### les MENTIONS LEGALES */
.mentionsLegales {
	font-size: 11px;
	color: #69521F;
	font-weight: bold;
}
a.mentionsLegales:link { 
	color: #69521F;
	text-decoration:none;
}
a.mentionsLegales:visited {
	text-decoration:none; 
	color: #69521F;
}
a.mentionsLegales:hover {
	text-decoration:none;
	color: #FF6600;
}
a.mentionsLegales:active { 
	text-decoration:none;
	color: #69521F;
}