.ZonaShoppings {
	text-align:left;
	color:#0EA9CC;
	font-size:23px;
	font-family:Times New Roman;
	padding: 0px 0px 5px 5px;
}
.NombreShopping{
	font-weight:bold;
	font-family:trebuchet ms;
	font-size:14px;
	color:#BBB45C;
	padding: 0px 0px 3px 5px;
	text-align:left;
	font-style:italic;
}
.DireccionShopping{
	font-weight:bold;
	padding: 0px 0px 10px 5px;
    background-image: url(/Playas/imgs/Decor1.gif);    
    background-position: 100% 23%; 
	background-repeat:no-repeat;
}
.InformacionShopping{
	color:#646464;
	padding:10px 20px 10px 20px;
	text-align:left;
	border-bottom: dotted 1px #BBB45C;
	border-top: dotted 1px #BBB45C;
	margin-bottom:25px;
	background-color:#FAFEFF;
}
.EspacioShopping{
	height:20px;
}
