@charset "UTF-8";
/* CSS Document */

.texte courant {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}

A:link {text-decoration: none; color: #24A2C2}
A:visited {text-decoration: none; color: #24A2C2}
A:active {text-decoration: none; color: #24A2C2}
A:hover {text-decoration: none; color: #1A6C80}