 
.texte {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #384A68;
}

.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #384A68;
}

.titre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #384A68;
}


.menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #24334C;
	font-weight: bold;
	text-decoration: none;
}
.menu a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #24334C;
	text-decoration: none;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
}




.bordure {
	border: 1px solid #413F4F;
}

.bgnorepeatx { 
background-repeat:repeat-y;
}

.bgnorepeaty { 
background-repeat:repeat-x;
}
.bordure {
	border: 1px solid #89846E;
}
