/* CSS Document */

body {
	background-color: #527638;
	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;	
     }
 h1{color:#ffffff;font-size: 12px; font-weight:bold;}
.titre{ color:#D6A052;font-size: 14px; font-weight:bold;}

.adresselink2 {color:#ffcc66; font-weight: bold; font-size: 10px; text-decoration:underline; }
.adresselink2:hover {color:#ffcc66; font-weight: bold; font-size: 10px; text-decoration:underline; }


.signature {text-decoration:none; width:100%; margin-top: 10px; margin-bottom: 10px; }
.adresse {color:#ffffff; font-weight: bold; font-size: 10px; text-decoration:none; text-align:left;}
.adresselink {color:#ffcc66; font-weight: bold; font-size: 10px; text-decoration:none; }
.adresselink:hover {color:#ffcc66; font-weight: bold; font-size: 10px; text-decoration:underline; }

.detect {color:#ffffff; font-weight: bold; font-size: 10px; text-decoration:none; }
.detectlink {color:#ffcc66; font-weight: bold; font-size: 10px; text-decoration:none; }
.detectlink:hover {color:#ffffff; font-weight: bold; font-size: 10px; text-decoration:underline; }

.mentions { color:#ffffff; font-weight: bold; font-size: 10px; text-decoration:none; }
.mentionslink { color:#ffcc66; font-weight: bold; font-size: 11px; text-decoration:none; }
.mentionslink:hover { color:#ffcc66; font-weight: bold; font-size: 11px; text-decoration:underline; }

.agauche {float:left; }
.adroite {float:right; }
.aumilieu {text-align:center; }


