/* pour prendre 100% de l'espace dans pratiquement tous les browsers */

html,body {
	height: 100%;
}

/* pour arranger le tableau dans Netscape */

td img{
display:block;
}

body {
	background-image: url(images/fond2.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.copy {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.drop {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#mainIden {
	margin-left: -380px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 760px;
}
#txtIden {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	left: 190px;
	top: 150px;
	width: 500px;
}
#fourmis {
	position: absolute;
	left: 190px;
	top: 220px;
}
#punaise {
	position: absolute;
	left: 190px;
	top: 320px;
}
#mouche {
	position: absolute;
	left: 190px;
	top: 420px;
}
#souris {
	position: absolute;
	left: 440px;
	top: 220px;
}
#autres {
	position: absolute;
	left: 470px;
	top: 325px;
}
#manga {
	background-image: url(images/manga.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 180px;
	top: 130px;
	height: 345px;
	width: 202px;
}
#txtJoin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	left: 330px;
	top: 180px;
	width: 350px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
#dropFourmis {
	left: 100px;
	top: 20px;
	position: absolute;
}
#dropBedbug {
	position: absolute;
	left: 100px;
	top: 20px;
}
#dropMouche {
	position: absolute;
	left: 100px;
	top: 15px;
}
#dropSouris {
	position: absolute;
	left: 100px;
	top: 20px;
}
#dropAutres {
	position: absolute;
	left: 70px;
	top: 15px;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 30px;
	padding-left: 34px;
	padding-right: 50px;
}
.texteAcc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
#liste li {
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
}
#copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}