div#com{
	float : left;
}

ul#result li{
	display: inline;
}

div#retro{
	float : right;
	border-left: 1px solid black;	
}

div#corps{

	width : 455px;
	height : 400px;

}

h2{
	margin : 10px 0 0 100px;
}


div#lien{
	position:relative;
	margin-top : 1220px;
	}

#ajout li {
	display: inline;
}


#result a {
	color:green;
	text-decoration: none;
	padding: 0 0.8em;
	border-left: 1px dotted white;
	line-height:47px;

}

div#bloc{
	margin: 40px 0 0 0;
	padding: 25px;
	border-radius: 15px;
	position : relative;
	}

div#bloc a{
	color: blue;
	text-decoration : none;
	margin-right : 90px;
}

span#postee{
	float : right;
}

div#bloc:hover{
	font-size : 15px;
	border : 1px dotted black;
	border-bottom : 2px solid black;
	margin : 35px 0 0 0;
}

span#numbers{
	float:left;
}

span#counter{
	padding-left: 100px;
}

span#precsuiv{
	float:right;
	//border : 5px solid black;
	width : 100px;
	height : 100px;
	}

div#numpage{
	margin-top : 400px;
}
