 
.texte {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.txtpied {
	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;
}

.titresommaire {

	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
}

.soustitre {

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

.titrepageweb {

	font-family: Trebuchet MS;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
}


.lien a:link {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #7DB643;
	font-weight: normal;
	text-decoration: none;
}
.lien a:visited {

	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #7DB643;
	text-decoration: none;
}
.lien a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	font-variant: normal;
}


.lien2 a:link {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.lien2 a:visited {

	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.lien2 a:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	font-variant: normal;
}


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

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

	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-align: justify;
}
.textevert {


	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #7DB643;
	text-align: justify;
}
.textecentre {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.textecentregras {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}

.titrecentre {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #006600;
	text-align: center;
}
.textecentrerouge {

	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.petittextecentreitalique {

	font-family: Trebuchet MS;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.petittextecentre {

	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.textesouligne {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-decoration: underline;
}
