/*-------------------------------------------------------------------------------------------------------------
                                           CSS version haut et bas débit
---------------------------------------------------------------------------------------------------------------*/

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color: #7D4520;
}


.Style1 {color: #999999}


#communication {
	text-align: center;
	color: #041725; font-weight: normal; font-size: 10px; text-decoration:none;
}

.lien {color: #041725; font-weight: normal; font-size: 10px; text-decoration:none; }
.lien:hover {color: #072033; font-weight: normal; font-size: 10px; text-decoration:none; }




/*----------------------------------------------------------------
				Insertion du flash + détection 
------------------------------------------------------------------*/
#flashcontent {
	text-align: center;
}

#detectcontent {
	text-align: center;
}
.detect {color: #AB9891; font-weight: bold; font-size: 10px; text-decoration:none; }	
.detect a:link, .detect a:visited {
	color: #999999;
	font-weight: bold;
	font-size: 10px;
	text-decoration:underline;
}
.detect a:hover {color: #000000; font-weight: bold; font-size: 10px; text-decoration:none; }
 



#presentation {
	width: 500px;
	margin: 10px auto;
	text-align: justify;
	color: #FFFFFF; font-weight: normal; font-size: 10px; text-decoration:none;
}
#presentation a:link, #presentation a:visited {
	color: #FFFFFF; font-weight: bold; font-size: 10px; text-decoration:none;
}
#presentation a:hover {
	color: #FFFFFF; font-weight: bold; font-size: 10px; text-decoration:underline;
}

