.texteComic {
	font-family: "Comic Sans MS";
	font-size: 1em;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	padding: 0;
	margin: 0;
}



p {
	padding: 0;
	margin: 0;
}

form {
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 0;
	background-color: #CC3300;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited /* Quand le visiteur a déjà vu la page concernée */
{
   color: #9966CC;
   text-decoration: underline;
}

a:hover /* Quand le visiteur pointe sur le lien */
{
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

.cheminHautPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}

.typeVegetal {
	font-family: "Comic Sans MS";
	font-size: 1.2em;
	font-style: normal;
	color: #FF9900;
}

.titreFiche {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.8em;
	font-style: italic;
	background-color: #009900;
	text-align: center;
	vertical-align: middle;
	color: #3300CC;
}


font .titreCaracteristiques, .titreCaracteristiques {
	font-family: "Comic Sans MS";
	font-size: 1.3em;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}

.defCaracteristique {
	font-family: "Comic Sans MS";
	font-size: 1em;
	font-style: normal;
	color: #FF6600;
	text-decoration: underline;
}

.defCaracteristiqueNonSouligne{
	font-family: "Comic Sans MS";
	font-size: 1em;
    font-style: normal;
    color: #FF6600;
    text-decoration: none;
}

.texteVerdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #000000;
}

.annonce {
	font-family: "Comic Sans MS";
	font-size: 1em;
	font-style: normal;
	color: #FF9900;
}

.titreRubriqueAccueil a:visited, .titreRubriqueAccueil a, .titreRubriqueAccueil{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	color: #FFFFFF;
	background-color: #CC6600;
	text-decoration: none;
}

.titreIndex{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;
	font-style: italic;
	font-weight: bold;
	font-size: 3em;
}

 a.rubriqueIndex{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;
	font-style: italic;
	font-weight: bold;
	font-size: 2em;
}

 a.rubriqueIndexToutesCategories{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;
	font-style: italic;
	font-weight: bold;
	font-size: 1.3em;
}

.compteurRubriqueIndex {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;
	font-style: normal;
	font-weight: normal;
	font-size: 0.7em;
}