﻿.top-buffer { margin-top:25px; }
.top-buffer-x2 { margin-top:50px; }
.top-buffer-x3 { margin-top:75px; }
.top-buffer-x4 { margin-top:100px; }

.dl-nowrap dt {
    white-space: normal;
}

.black { color: #000000;}

#tiendas dt {
		font-weight: bold;
		font-size: 1.1em;
		margin-top: 10px;
}
#tiendas dd {
		margin-left: 0px;
}
#tiendas img {
	max-height: 140px;
    max-width: 100%;
    margin-bottom: 10px;
}
p.first {
	margin-top: 15px;
}