/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	}
.bodyfr {background-color:#FFFFFF;}

#conteneur {
    position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 0px;	
     }

#flashcontent {
	text-align: center;
	}

#detectcontent {
	text-align: center;
	}
 
#signature {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding:0px;
	text-align: center;
	border: 0px;
	}

.adresse {color:#000000; font-weight: bold; font-size: 10px; text-decoration:none; }
.adresse a:link {color:#000000; font-weight: bold; font-size: 10px; text-decoration:none; }
.adresse a:hover {color:#000000; font-weight: bold; font-size: 10px; text-decoration:underline; }
.adresse a:visited {color:#000000; font-weight: bold; font-size: 10px; text-decoration:none; }

.adressefr {color:#000000; font-weight: bold; font-size: 10px; text-decoration:none; }
.adressefr a:link {color:#000000; font-weight: bold; font-size: 10px; text-decoration:none; }
.adressefr a:hover {color:#000000; font-weight: bold; font-size: 10px; text-decoration:underline; }
.adressefr a:visited {color:#000000; font-weight: bold; font-size: 10px; text-decoration:none; }

.detect {color:#000000;	font-weight: bold; font-size: 10px;	text-decoration:none; }	
.detect a:link {color:#000000; font-weight: bold; font-size: 10px; text-decoration:none; }
.detect a:hover {color:#000000; font-weight: bold; font-size: 10px; text-decoration:underline; }
.detect a:visited {color:#000000; font-weight: bold; font-size: 10px; text-decoration:none; }

.mentions { color:#000000; font-weight: normal; font-size: 10px; text-decoration:none; }
.mentions a:link { color:#000000; font-weight: bold; font-size: 11px; text-decoration:none; }
.mentions a:hover { color:#000000; font-weight: bold; font-size: 11px; text-decoration:underline; }
.mentions a:visited { color:#000000; font-weight: bold; font-size: 11px; text-decoration:none; }
