/* CSS Document */

body {
	background-color: #DCC0BA;
	background-image: url(fond.jpg);
	background-repeat: repeat;
	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:#663300;font-size: 14px;}
.signature {text-decoration:none; width:100%; margin-top: 10px; margin-bottom: 10px; }
.adresse {color:#663300; font-weight: bold; font-size: 10px; text-decoration:none; text-align:left; }
.adresselink {color:#663300; font-weight: bold; font-size: 10px; text-decoration:none; }
.adresselink:hover {color:#000000; font-weight: bold; font-size: 10px; text-decoration:underline; }

.detect {color:#000000; font-weight: bold; font-size: 10px; text-decoration:none; }
.detectlink {color:#000000; font-weight: bold; font-size: 10px; text-decoration:none; }
.detectlink:hover {color:#663300; font-weight: bold; font-size: 10px; text-decoration:underline; }

.mentions { color:#E4D6D4; font-weight: bold; font-size: 10px; text-decoration:none; }
.mentionslink { color:#89255C; font-weight: bold; font-size: 11px; text-decoration:none; }
.mentionslink:hover { color:#F1037F; font-weight: bold; font-size: 11px; text-decoration:underline; }

.agauche {float:left; }
.adroite {float:right; }
.aumilieu {text-align:center; }

.link {color:#991539; font-weight: bold; font-size: 10px; text-decoration:none; }
.link:hover {color:#991539; font-weight: bold; font-size: 10px; text-decoration:underline; }
