/* Titres */
.titre{font-size:16px Verdana,Arial,Helvetica,sans-serif;font-weight:bold;color:Goldenrod}

/* Texte général */
.txt{font-size:14px;color:#ffffff}

/* Texte small */
.txt_small{font-size:10px;color:#ffffff}

/* liens */
a:link,a:active,a:visited,a.postlink{color:Navajowhite;text-decoration:none}
a:hover{color:coral}

/* Texte compteur */
.txtcpt{font-size:10px;color:Navajowhite}

	/* hide from ie on mac \*/
	#flashcontent {
		height: 100%;
	}
	/* end hide */
