@charset "utf-8";
#google{
	text-align : center;
}

#box2{
	overflow : hidden;
}

.map{
	text-align : center;
}

#contener1{
	width : 400px;
	float : left;
	margin-left : 15px;
}

#contener2 img{
	padding : 20px 20px 0 0;
	display : block;

}

#contener2 p{
	clear-float : left;
	text-align : right;
	padding : 20px 30px 0 0;
}



