@charset "utf-8";
/* CSS Document */

body {
padding:0;
margin:0;
background-color: #000000;
background-image:url(images/fond_page.jpg);
background-position: center top;
background-repeat: no-repeat;
}

.contener {
width:850px;
height:700px;
margin: auto;
padding:0;
}


#grafitionline {
	width: 15px;
	height: 80px;
	margin: 0px 7px 10px 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

