body {
	font-family: helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	
}
a {
	color:#000000;
	text-decoration:underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
#contenu {
	position:absolute;
	top:0px;
	left:0px;
	width:300px;
	
}
#bandeau {
	position:absolute;
	left:0px;
	top:0px;
}
#noms {
	position:absolute;
	width:300px;
	height:35px;
	left:0px;
	top:0px;
	background-image:url(images/noms.jpg);
	background-position: -430px;
}
#edwin {
	position:absolute;
	top:35px;
	left:0px;
	width:300px;
	min-height:432px;
	background-color:#CCCB9F;
	background-image:url(images/edwin.jpg);
	background-position:top;
	background-repeat:no-repeat;
 }
#login {
	display: table;
	position:relative;
	top:0px;
	width: 190px;
	margin-left: 0px;
	letter-spacing: normal;
	text-align: right;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	left:5px;
	height:auto;
}
