/* 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;
	font-size: 13px;
	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:#FFFFFF; font-weight: bold; font-size: 10px; text-decoration:none; }
.adresse a:link {color:#FFFFFF; font-weight: bold; font-size: 10px; text-decoration:none; }
.adresse a:hover {color:#FFFFFF; font-weight: bold; font-size: 10px; text-decoration:underline; }
.adresse a:visited {color:#FFFFFF; font-weight: bold; font-size: 10px; text-decoration:none; }

.detect {color:#FFFFFF;	font-weight: bold; font-size: 10px;	text-decoration:none; }	
.detect a:link {color:#FFFFFF; font-weight: bold; font-size: 10px; text-decoration:none; }
.detect a:hover {color:#FFFFFF; font-weight: bold; font-size: 10px; text-decoration:underline; }
.detect a:visited {color:#FFFFFF; font-weight: bold; font-size: 10px; text-decoration:none; }

.mentions { color:#FFFFFF; font-weight: normal; font-size: 10px; text-decoration:none; }
.mentions a:link { color:#FFFFFF; font-weight: bold; font-size: 11px; text-decoration:none; }
.mentions a:hover { color:#FFFFFF; font-weight: bold; font-size: 11px; text-decoration:underline; }
.mentions a:visited { color:#FFFFFF; font-weight: bold; font-size: 11px; text-decoration:none; }


#PlainHtml {
border-style: solid; border-width: 1px; border-color: #FFFFFF;
float:left;
width: 739px;
height: 425px;
margin: 8px;
padding: 8px;
}
