 
.texte {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.titre {

	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #006600;
}

.soustitre {

	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #006600;
}

.lien a:link {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.lien a:visited {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.lien a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-variant: normal;
}


.lienmot a:link {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.lienmot a:visited {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.lienmot a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	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;
}
.texterouge {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.textevert {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00CC00;
}
