.texte {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.titre {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #295529;
	background-image: url(images/bar.jpg);

}

a:active { color: #31A229; text-decoration: none; }
a:link { color: #31A229; text-decoration: none;  }
a:visited { color: #31A229; text-decoration: none;  }
a:hover { color: #295529; text-decoration: underline; }

.conseils {
	font-family: Verdana;
	font-size: 12px;
	text-transform: uppercase;
	color: #339933;
}

.tableauTitre {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
}

.textegros {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

ul {
	color: #34A12C;
	list-style-type: disc;
}

ol {
	color: #34A12C;
	clip:  rect(auto auto auto auto);
}
