body {
	margin-left:0px;
	margin-top:0px;
	background-color:#FEE6A7;
}

a:link{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
a:active{
	text-decoration: none;
}

#background{
	position:absolute;
	height:100%;
	width:45px;
	margin:0 0 0 0;
	background-image:url(../images/lignes_vert.jpg);
	background-repeat:repeat-y;
}

#background_lignes{
	position:absolute;
	height:100%;
	width:120px;
	margin-left:39px;
	background-image:url(../images/diagonales.jpg);
	background-repeat:repeat;
}

#logo{
	position:absolute;
	left:48%;
	top:41%;
	width:550px;
	height:200px;
	margin-left:-250px;
	margin-right:-250px;
}

#entrez{
	position:absolute;
	left:100%;
	top:28%;
	width:50px;
	height:100px;
	margin-left:-25px;
	margin-right:-50px;
}

#liens_baseline{
	position:absolute;
	left:10%;
	top:60%;
	margin-left:-25px;
	margin-right:-50px;
}	