.VilleTitle
{
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 16px;
	font-weight: bold;
	line-height: 60px;
	padding-left: 5px;
	vertical-align: middle;
	color: #FFFFFF;
	height: 60px;
}

.VilleRow {
	background-color: #B92D1E;
	background-image: url(Ville-bgd.png);
}

.VillePix {
	background-color: #B92D1E;
	background-image: url(Ville-img.jpg);
	width: 60px;
	height: 60px;
	background-repeat: no-repeat;
	border-right: 1px, white;
}

.VilleBorder {
	border: 1px solid #B92D1E;
}

.VillePane {
	background-color: #ffffff;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
}

.VillePane p {
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 11px;
}



