#mapa{
	width:650px;
	height:400px;
	float:left;
	margin-top:30px;
	}

#mapa a{
	color:#BF57A2;
	font-weight:bolder;
	}



#texto-donde{
	width:1024px;
	margin:0 auto;
	color:#3B2F7D;
	text-align:justify;
	}

#tel{
	float:right;
	width:250px;
	height:128px;
	background:url(../imagenes/telefono-atencion.png) no-repeat;
	margin-top:100px;
	padding-top:45px;
	padding-left:100px;
	margin-bottom:50px;
	}

#telefono{
	float:right;
	width:350px;
	height:128px;
	margin-top:30px;
	}

#telefono h2{
	font-family: 'Lato', sans-serif;
	font-style:italic;
	color:#BF57A2;
	text-align:left;
	}

#donde-comprar{
	width:350px;
	height:276px;
	background:url(../imagenes/bg-donde-comprar.png);
	}

#donde-comprar h1{
	color:#BF57A2;
	padding-top:230px;
	padding-left:30px;
	text-shadow:1px 1px #FFFFFF;
	}

#imagen-donde{
	visibility:visible;
	}