/* CSS Document */

.migas_situacion{
	background-image:url(../img/migas_situacion.gif);
	background-repeat: no-repeat;
}

p.direccion{
	display:block;
	float:left;
	width:610px;
	font-size: 14px;
	color: #5E5C5B;
	padding-bottom: 15px;
}
p.direccion img{
	vertical-align:bottom;
}
#map{
	display:block;
	float:left;
	width:608px;
	height:320px;
	border: 1px solid #BABABA;
}

