/* CSS Document */
.sponsors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	font-style: italic;
}
..sponsors  A:link {background: #000000; color: #FFFFFF; text-decoration: none}
..sponsors A:visited {background: #000000; color: #FFFFFF; text-decoration: none}
..sponsors A:active {background: #000000; color: #FFFFFF; text-decoration: none}
..sponsors A:hover {background: #000000; color: #FFFFFF; text-decoration: underline}
.texte_presentation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878787;
	vertical-align: text-top;
	text-decoration: none;
}
.texte_presentation  A:link {background: #000000; color: #FFFFFF; text-decoration: none}
.texte_presentation A:visited {background: #000000; color: #FFFFFF; text-decoration: none}
.texte_presentation A:active {background: #000000; color: #FFFFFF; text-decoration: none}
.texte_presentation A:hover {text-decoration: underline overline; color: #00FFFF;font-size:14; font-weight:bold;}
