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

.textecourant {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	padding-left:15px;
}

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}