/* CSS Document */

.boxAnnonce {
	float: left;
	width: 147px;
	border: solid 1px #554e4c;
	padding: 10px;
	margin-top: 17px;
	color: #8F857C;
	line-height: 13px;
	font-size: 10px;
	height: 250px;
}
.boxAnnonce img {
	margin-bottom: 7px;
	border: solid 1px #554e4c;
}
.boxAnnonce strong {
	color: #ffffff;
}
.boxAnnonce h3 {
	color: #ffffff;
	margin-bottom: 5px;
	font-weight: bold;
}
.formInputK {
	width : 710px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
	border:  solid 1px #ffffff;
	background-color: #2D2826;
	margin-top: 10px;
}
#distriCarte  {
	float: left;
	width: 485px;
	height: 440px;
}
#distriListing {
	float: left;
	width: 198px;
	margin: 0 10px 0 18px;
	height: 440px;
	overflow:hidden;
}
#distriListing h3 {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 2px;	
}
#distriListing h2.villeDistri {
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: dotted 1px #e14920;
	padding-bottom: 3px;
	margin-top: 20px;
}
