#liste_annonces{
	margin: 0px auto;
	border: solid 2px #77E259;
	width: 570px;
}

#liste_annonces div{
	margin: 0px;
}

#liste_annonces div h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0F620D;
	padding: 2px;
	margin: 0px;
}

#liste_annonces div table tr td h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0F620D;
	margin: 0px;
	padding: 0px 3px;
}

#liste_annonces div table tr td img{
	border: none;
}

#liste_annonces div table tr td p{
	margin: 3px 0px;
	text-align: left;
	padding: 0px 3px;
	border: none;
}

#liste_annonces div table tr td p span{
	font-weight: bold;
}

#liste_annonces div p{
	margin: 2px 0px 0px;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 3px;
	border-bottom: dashed 1px #77E259;
}

#pagination{
	text-align: center;
	margin: 4px;
	padding: 0px;
}

#pagination a{
	text-decoration: none;
	padding: 0px 2px;
}

#pagination a:hover{
	background-color: #CCFF99;
}

#pagination span{
	font-weight: bold;
}
