#pdv {
	padding: 10px 0 0 0;
}

#pdv form {
	background: #1a1a1a;
	padding: 14px 80px 14px 22px;
	margin: 6px 0 20px 0;
	font-weight: bold;
	color: #454545;
}

#pdv form a {
	text-transform: uppercase;
	text-decoration: none;
	color: #454545;
}

#pdv form a:hover,
#pdv form a.selected {
	color: white;
}

#pdv form select{
	width: 100%;
	margin: 0 0 6px 0;
	font-size: 10px;
}

#pdv .pointdevente {
	width: 312px;
	padding: 14px;
	background: #1a1a1a;
	margin: 4px 0 0 0;
	float: left;
}

#pdv .pointdevente img {
	float: right;
	width: 152px;
	margin-left: 8px;
}

#pdv .pointdevente span.tel, 
#pdv .pointdevente a {
	line-height: 20px;
}