/* CSS Document */

body {
	background-color: #A89987;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
table.center { width:100%; height:100%; margin:0px; padding:0px;text-align: center; }

#conteneur {
    position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	height: 550px;
	border: 0px;
	
     }
	 
.signature {font-weight: bold; font-size: 10px; text-decoration:none; width:990px; margin-top: 10px; margin-bottom: 10px; }
.adresse {color:#FFFFFF; font-weight: bold; font-size: 10px; text-decoration:none; text-align:left;}
.adresselink {color:#FFFFFF; font-weight: bold; font-size: 10px; text-decoration:none; }
.adresselink:hover {color:#FFFFFF; font-weight: bold; font-size: 10px; text-decoration:underline; }

.detect {color:#000000; font-weight: bold; font-size: 10px; text-decoration:none; }
.detectlink {color:#FFFFFF; font-weight: bold; font-size: 10px; text-decoration:none; }
.detectlink:hover {color:#FFFFFF; font-weight: bold; font-size: 10px; text-decoration:underline; }

.mentions { color:#FCE9D0; font-weight: bold; font-size: 10px; text-decoration:none; }
.mentionslink { color:#584B3C; font-weight: bold; font-size: 11px; text-decoration:none; }
.mentionslink:hover { color:#FCE9D0; font-weight: bold; font-size: 11px; text-decoration:underline; }

.agauche {float:left; }
.adroite {float:right; }
