.pagination {
font:12px Arial, Helvetica, sans-serif;
margin:40px 0 0 90px;
}

.pagination a {
background:#fff;
border:1px solid #06c;
color:#06c;
margin:2px;
padding:.2em .4em;
text-decoration:none
}

.pagination a:hover {
background:#fff;
border:1px solid #bd88fe;
color:#bd88fe
}

.pagination span.inactive {
background:#fff;
border:1px solid #f0f0ff;
color:#f0f0ff;
margin:2px;
padding:.2em .4em
}

.pagination span.active {
background:#f4ebff;
border:1px solid #bd88fe;
color:#bd88fe;
font-weight:700;
margin:2px;
padding:.2em .4em
}

#results{
margin-left:90px;
list-style-type:circle
}

.fondId{
font: 14px Arial, Helvetica, sans-serif;
color:#000000;
}
.fondImg{
background:#E1E1E3;
}

#tete{
	width: 100%;
	height: 320px;
	position: fixed;
	top : 0px;
	left: 0px;
	background: #fff;
	text-align: center;
	-webkit-box-shadow: 1px 2px 5px 1px #666666;
	box-shadow: 1px 2px 5px 1px #666666;
}

#top{
	margin-top: 320px;
}

.id{
  color: #000000;
  font-family: arial;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
}