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

body {
	margin: 0px;
 	background: #FFFFFF;
}

.no_cadre{
border:none;
}

	
a:active {
    color:#333 ; /* active link color */
	text-decoration:none;
	font-weight:bolder;
}

a:link {
    color:#333 ; /* link color */
	text-decoration:none;
	font-weight:bolder;
	
}

a:visited {
    color:#333 ; /* visited link color */
	text-decoration:none;
	font-weight:bolder;
}

.lien {
	font style="font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:6;
	color:#FFF;
}

