/* Linkeo Optipages */
@import "/css/optipage.css";



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}


body {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8x;
	color: #666666;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
}


.bandeau {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;  
}

a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #fff;
    text-decoration: none;
}

a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #fff;
    text-decoration: none;
}

a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #fff;
    text-decoration: none;
}

