/* CSS Document */

body {
	background-color: #2E1E18 /*#331A33*/ /*B0008D*/;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#conteneur {
    position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 0px;	
     }
 
.signature {text-decoration:none; width:100%; margin-top: 11px; margin-bottom: 10px; }
.adresse {color:#666666; font-weight: bold; font-size: 10px; text-decoration:none; text-align:left;}
.adresselink {color:#666666; font-weight: bold; font-size: 10px; text-decoration:none; }
.adresselink:hover {color:#82B81A; font-weight: bold; font-size: 10px; text-decoration:underline; }

.detect {color:#CDB7CC; font-weight: bold; font-size: 10px; text-decoration:none; }
.detectlink {color:#82B81A; font-weight: bold; font-size: 10px; text-decoration:none; }
.detectlink:hover {color:#CDB7CC; font-weight: bold; font-size: 10px; text-decoration:underline; }

.mentions { color:#CDB7CC; font-weight: bold; font-size: 10px; text-decoration:none; }
.mentionslink { color:#CDB7CC; font-weight: bold; font-size: 10px; text-decoration:none; }
.mentionslink:hover { color:#82B81A; font-weight: bold; font-size: 10px; text-decoration:underline; }

.agauche {float:left; }
.adroite {float:right; }
.aumilieu {text-align:center; }


